./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 798a7b37 Calling Ultimate with: /root/.sdkman/candidates/java/21.0.5-tem/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../sv-benchmarks/c/pthread-race-challenges/thread-join-binomial-race.i -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! data-race) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash f3721357e68fd557f222f8a0ce5068ab4a46e5f8573d31ce219014656501246c --- Real Ultimate output --- This is Ultimate 0.3.0-?-798a7b3-m [2025-03-04 07:00:15,216 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-03-04 07:00:15,266 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf [2025-03-04 07:00:15,269 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-03-04 07:00:15,270 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-03-04 07:00:15,287 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-03-04 07:00:15,288 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-03-04 07:00:15,288 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-03-04 07:00:15,289 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-03-04 07:00:15,289 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-03-04 07:00:15,290 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-03-04 07:00:15,290 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-03-04 07:00:15,290 INFO L153 SettingsManager]: * Use SBE=true [2025-03-04 07:00:15,290 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-03-04 07:00:15,291 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2025-03-04 07:00:15,291 INFO L153 SettingsManager]: * sizeof long=4 [2025-03-04 07:00:15,291 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-03-04 07:00:15,291 INFO L153 SettingsManager]: * sizeof POINTER=4 [2025-03-04 07:00:15,291 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-03-04 07:00:15,291 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2025-03-04 07:00:15,291 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-03-04 07:00:15,291 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2025-03-04 07:00:15,291 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2025-03-04 07:00:15,291 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2025-03-04 07:00:15,291 INFO L153 SettingsManager]: * sizeof long double=12 [2025-03-04 07:00:15,292 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-03-04 07:00:15,292 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-03-04 07:00:15,292 INFO L153 SettingsManager]: * Use constant arrays=true [2025-03-04 07:00:15,292 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-03-04 07:00:15,292 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-03-04 07:00:15,292 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-03-04 07:00:15,292 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-04 07:00:15,292 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-03-04 07:00:15,293 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-03-04 07:00:15,293 INFO L153 SettingsManager]: * Compute procedure contracts=false [2025-03-04 07:00:15,293 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2025-03-04 07:00:15,293 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-03-04 07:00:15,293 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2025-03-04 07:00:15,293 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-03-04 07:00:15,293 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-03-04 07:00:15,293 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-03-04 07:00:15,293 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-03-04 07:00:15,293 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! data-race) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> f3721357e68fd557f222f8a0ce5068ab4a46e5f8573d31ce219014656501246c [2025-03-04 07:00:15,530 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-03-04 07:00:15,535 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-03-04 07:00:15,537 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-03-04 07:00:15,538 INFO L270 PluginConnector]: Initializing CDTParser... [2025-03-04 07:00:15,538 INFO L274 PluginConnector]: CDTParser initialized [2025-03-04 07:00:15,539 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/pthread-race-challenges/thread-join-binomial-race.i [2025-03-04 07:00:16,670 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/092d169c3/761ea5bf3ff745869829e9c4d5270c51/FLAG123f1146f [2025-03-04 07:00:16,927 INFO L384 CDTParser]: Found 1 translation units. [2025-03-04 07:00:16,929 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/pthread-race-challenges/thread-join-binomial-race.i [2025-03-04 07:00:16,944 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/092d169c3/761ea5bf3ff745869829e9c4d5270c51/FLAG123f1146f [2025-03-04 07:00:17,229 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/092d169c3/761ea5bf3ff745869829e9c4d5270c51 [2025-03-04 07:00:17,231 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-03-04 07:00:17,232 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-03-04 07:00:17,233 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-03-04 07:00:17,233 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-03-04 07:00:17,236 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-03-04 07:00:17,236 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 04.03 07:00:17" (1/1) ... [2025-03-04 07:00:17,237 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@2217ad44 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 07:00:17, skipping insertion in model container [2025-03-04 07:00:17,237 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 04.03 07:00:17" (1/1) ... [2025-03-04 07:00:17,259 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-03-04 07:00:17,573 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-04 07:00:17,583 INFO L200 MainTranslator]: Completed pre-run [2025-03-04 07:00:17,622 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-04 07:00:17,655 INFO L204 MainTranslator]: Completed translation [2025-03-04 07:00:17,655 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 07:00:17 WrapperNode [2025-03-04 07:00:17,655 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-03-04 07:00:17,656 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-03-04 07:00:17,656 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-03-04 07:00:17,656 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-03-04 07:00:17,660 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 07:00:17" (1/1) ... [2025-03-04 07:00:17,677 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 07:00:17" (1/1) ... [2025-03-04 07:00:17,691 INFO L138 Inliner]: procedures = 265, calls = 17, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 77 [2025-03-04 07:00:17,692 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-03-04 07:00:17,692 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-03-04 07:00:17,692 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-03-04 07:00:17,692 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-03-04 07:00:17,697 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 07:00:17" (1/1) ... [2025-03-04 07:00:17,697 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 07:00:17" (1/1) ... [2025-03-04 07:00:17,699 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 07:00:17" (1/1) ... [2025-03-04 07:00:17,699 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 07:00:17" (1/1) ... [2025-03-04 07:00:17,704 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 07:00:17" (1/1) ... [2025-03-04 07:00:17,705 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 07:00:17" (1/1) ... [2025-03-04 07:00:17,706 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 07:00:17" (1/1) ... [2025-03-04 07:00:17,706 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 07:00:17" (1/1) ... [2025-03-04 07:00:17,708 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-03-04 07:00:17,708 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2025-03-04 07:00:17,709 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2025-03-04 07:00:17,709 INFO L274 PluginConnector]: IcfgBuilder initialized [2025-03-04 07:00:17,710 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 07:00:17" (1/1) ... [2025-03-04 07:00:17,713 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-04 07:00:17,722 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 07:00:17,733 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2025-03-04 07:00:17,735 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2025-03-04 07:00:17,750 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2025-03-04 07:00:17,750 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexUnlock [2025-03-04 07:00:17,750 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2025-03-04 07:00:17,750 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2025-03-04 07:00:17,750 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2025-03-04 07:00:17,750 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2025-03-04 07:00:17,750 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-03-04 07:00:17,750 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2025-03-04 07:00:17,750 INFO L130 BoogieDeclarations]: Found specification of procedure thread [2025-03-04 07:00:17,750 INFO L138 BoogieDeclarations]: Found implementation of procedure thread [2025-03-04 07:00:17,750 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-03-04 07:00:17,750 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-03-04 07:00:17,751 WARN L225 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2025-03-04 07:00:17,830 INFO L256 CfgBuilder]: Building ICFG [2025-03-04 07:00:17,832 INFO L286 CfgBuilder]: Building CFG for each procedure with an implementation [2025-03-04 07:00:18,060 INFO L303 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2025-03-04 07:00:18,062 INFO L307 CfgBuilder]: Performing block encoding [2025-03-04 07:00:18,082 INFO L331 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2025-03-04 07:00:18,084 INFO L336 CfgBuilder]: Removed 0 assume(true) statements. [2025-03-04 07:00:18,084 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 04.03 07:00:18 BoogieIcfgContainer [2025-03-04 07:00:18,084 INFO L131 PluginConnector]: ------------------------ END IcfgBuilder---------------------------- [2025-03-04 07:00:18,086 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2025-03-04 07:00:18,086 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2025-03-04 07:00:18,089 INFO L274 PluginConnector]: TraceAbstraction initialized [2025-03-04 07:00:18,090 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 04.03 07:00:17" (1/3) ... [2025-03-04 07:00:18,091 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@28ff0942 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 04.03 07:00:18, skipping insertion in model container [2025-03-04 07:00:18,091 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 07:00:17" (2/3) ... [2025-03-04 07:00:18,091 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@28ff0942 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 04.03 07:00:18, skipping insertion in model container [2025-03-04 07:00:18,091 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 04.03 07:00:18" (3/3) ... [2025-03-04 07:00:18,092 INFO L128 eAbstractionObserver]: Analyzing ICFG thread-join-binomial-race.i [2025-03-04 07:00:18,106 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2025-03-04 07:00:18,108 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG thread-join-binomial-race.i that has 2 procedures, 151 locations, 1 initial locations, 2 loop locations, and 15 error locations. [2025-03-04 07:00:18,108 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2025-03-04 07:00:18,172 INFO L143 ThreadInstanceAdder]: Constructed 3 joinOtherThreadTransitions. [2025-03-04 07:00:18,199 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 195 places, 206 transitions, 425 flow [2025-03-04 07:00:18,267 INFO L124 PetriNetUnfolderBase]: 7/179 cut-off events. [2025-03-04 07:00:18,269 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2025-03-04 07:00:18,273 INFO L83 FinitePrefix]: Finished finitePrefix Result has 184 conditions, 179 events. 7/179 cut-off events. For 1/1 co-relation queries the response was YES. Maximal size of possible extension queue 6. Compared 235 event pairs, 0 based on Foata normal form. 0/150 useless extension candidates. Maximal degree in co-relation 89. Up to 3 conditions per place. [2025-03-04 07:00:18,273 INFO L82 GeneralOperation]: Start removeDead. Operand has 195 places, 206 transitions, 425 flow [2025-03-04 07:00:18,280 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 144 places, 148 transitions, 303 flow [2025-03-04 07:00:18,285 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-03-04 07:00:18,292 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;@c0422c3, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-03-04 07:00:18,292 INFO L334 AbstractCegarLoop]: Starting to check reachability of 20 error locations. [2025-03-04 07:00:18,300 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-03-04 07:00:18,300 INFO L124 PetriNetUnfolderBase]: 0/20 cut-off events. [2025-03-04 07:00:18,300 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-03-04 07:00:18,300 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-04 07:00:18,302 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-04 07:00:18,302 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE (and 17 more)] === [2025-03-04 07:00:18,306 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 07:00:18,306 INFO L85 PathProgramCache]: Analyzing trace with hash -1061697158, now seen corresponding path program 1 times [2025-03-04 07:00:18,311 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 07:00:18,311 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [179295614] [2025-03-04 07:00:18,311 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-04 07:00:18,313 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 07:00:18,369 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 20 statements into 1 equivalence classes. [2025-03-04 07:00:18,376 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 20 of 20 statements. [2025-03-04 07:00:18,379 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 07:00:18,379 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-04 07:00:18,459 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-04 07:00:18,460 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-04 07:00:18,460 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [179295614] [2025-03-04 07:00:18,460 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [179295614] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-04 07:00:18,460 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-04 07:00:18,461 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-04 07:00:18,462 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1608662232] [2025-03-04 07:00:18,462 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-04 07:00:18,466 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-04 07:00:18,469 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-04 07:00:18,481 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-04 07:00:18,481 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-04 07:00:18,520 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 179 out of 206 [2025-03-04 07:00:18,522 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 144 places, 148 transitions, 303 flow. Second operand has 3 states, 3 states have (on average 180.33333333333334) internal successors, (541), 3 states have internal predecessors, (541), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-04 07:00:18,522 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-04 07:00:18,522 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 179 of 206 [2025-03-04 07:00:18,523 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-04 07:00:18,570 INFO L124 PetriNetUnfolderBase]: 5/171 cut-off events. [2025-03-04 07:00:18,570 INFO L125 PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES. [2025-03-04 07:00:18,572 INFO L83 FinitePrefix]: Finished finitePrefix Result has 193 conditions, 171 events. 5/171 cut-off events. For 4/4 co-relation queries the response was YES. Maximal size of possible extension queue 6. Compared 210 event pairs, 0 based on Foata normal form. 2/147 useless extension candidates. Maximal degree in co-relation 94. Up to 15 conditions per place. [2025-03-04 07:00:18,573 INFO L140 encePairwiseOnDemand]: 201/206 looper letters, 14 selfloop transitions, 2 changer transitions 1/145 dead transitions. [2025-03-04 07:00:18,573 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 145 places, 145 transitions, 329 flow [2025-03-04 07:00:18,574 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-04 07:00:18,577 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-04 07:00:18,583 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 556 transitions. [2025-03-04 07:00:18,588 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8996763754045307 [2025-03-04 07:00:18,589 INFO L175 Difference]: Start difference. First operand has 144 places, 148 transitions, 303 flow. Second operand 3 states and 556 transitions. [2025-03-04 07:00:18,590 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 145 places, 145 transitions, 329 flow [2025-03-04 07:00:18,594 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 145 places, 145 transitions, 329 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-04 07:00:18,598 INFO L231 Difference]: Finished difference. Result has 145 places, 144 transitions, 299 flow [2025-03-04 07:00:18,600 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=206, PETRI_DIFFERENCE_MINUEND_FLOW=297, PETRI_DIFFERENCE_MINUEND_PLACES=143, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=145, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=143, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=299, PETRI_PLACES=145, PETRI_TRANSITIONS=144} [2025-03-04 07:00:18,604 INFO L279 CegarLoopForPetriNet]: 144 programPoint places, 1 predicate places. [2025-03-04 07:00:18,605 INFO L471 AbstractCegarLoop]: Abstraction has has 145 places, 144 transitions, 299 flow [2025-03-04 07:00:18,605 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 180.33333333333334) internal successors, (541), 3 states have internal predecessors, (541), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-04 07:00:18,605 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-04 07:00:18,605 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-04 07:00:18,605 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2025-03-04 07:00:18,606 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE (and 17 more)] === [2025-03-04 07:00:18,606 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 07:00:18,606 INFO L85 PathProgramCache]: Analyzing trace with hash -1530044133, now seen corresponding path program 1 times [2025-03-04 07:00:18,606 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 07:00:18,606 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1813617291] [2025-03-04 07:00:18,606 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-04 07:00:18,606 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 07:00:18,617 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 24 statements into 1 equivalence classes. [2025-03-04 07:00:18,625 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 24 of 24 statements. [2025-03-04 07:00:18,628 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 07:00:18,628 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-04 07:00:18,675 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-04 07:00:18,675 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-04 07:00:18,675 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1813617291] [2025-03-04 07:00:18,675 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1813617291] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-04 07:00:18,675 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-04 07:00:18,675 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-04 07:00:18,675 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [559173120] [2025-03-04 07:00:18,675 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-04 07:00:18,676 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-04 07:00:18,676 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-04 07:00:18,676 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-04 07:00:18,677 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-04 07:00:18,698 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 175 out of 206 [2025-03-04 07:00:18,699 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 145 places, 144 transitions, 299 flow. Second operand has 3 states, 3 states have (on average 176.0) internal successors, (528), 3 states have internal predecessors, (528), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-04 07:00:18,699 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-04 07:00:18,699 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 175 of 206 [2025-03-04 07:00:18,699 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-04 07:00:18,746 INFO L124 PetriNetUnfolderBase]: 5/166 cut-off events. [2025-03-04 07:00:18,746 INFO L125 PetriNetUnfolderBase]: For 5/5 co-relation queries the response was YES. [2025-03-04 07:00:18,751 INFO L83 FinitePrefix]: Finished finitePrefix Result has 191 conditions, 166 events. 5/166 cut-off events. For 5/5 co-relation queries the response was YES. Maximal size of possible extension queue 6. Compared 201 event pairs, 0 based on Foata normal form. 0/145 useless extension candidates. Maximal degree in co-relation 162. Up to 15 conditions per place. [2025-03-04 07:00:18,751 INFO L140 encePairwiseOnDemand]: 201/206 looper letters, 15 selfloop transitions, 1 changer transitions 0/140 dead transitions. [2025-03-04 07:00:18,751 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 142 places, 140 transitions, 323 flow [2025-03-04 07:00:18,752 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-04 07:00:18,752 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-04 07:00:18,753 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 545 transitions. [2025-03-04 07:00:18,753 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8818770226537217 [2025-03-04 07:00:18,753 INFO L175 Difference]: Start difference. First operand has 145 places, 144 transitions, 299 flow. Second operand 3 states and 545 transitions. [2025-03-04 07:00:18,753 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 142 places, 140 transitions, 323 flow [2025-03-04 07:00:18,754 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 140 places, 140 transitions, 319 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-04 07:00:18,758 INFO L231 Difference]: Finished difference. Result has 140 places, 140 transitions, 289 flow [2025-03-04 07:00:18,761 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=206, PETRI_DIFFERENCE_MINUEND_FLOW=287, PETRI_DIFFERENCE_MINUEND_PLACES=138, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=140, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=139, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=289, PETRI_PLACES=140, PETRI_TRANSITIONS=140} [2025-03-04 07:00:18,762 INFO L279 CegarLoopForPetriNet]: 144 programPoint places, -4 predicate places. [2025-03-04 07:00:18,762 INFO L471 AbstractCegarLoop]: Abstraction has has 140 places, 140 transitions, 289 flow [2025-03-04 07:00:18,762 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 176.0) internal successors, (528), 3 states have internal predecessors, (528), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-04 07:00:18,762 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-04 07:00:18,762 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-04 07:00:18,762 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2025-03-04 07:00:18,762 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr7ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE (and 17 more)] === [2025-03-04 07:00:18,763 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 07:00:18,763 INFO L85 PathProgramCache]: Analyzing trace with hash -2023303755, now seen corresponding path program 1 times [2025-03-04 07:00:18,763 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 07:00:18,763 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [163686601] [2025-03-04 07:00:18,763 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-04 07:00:18,763 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 07:00:18,776 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 37 statements into 1 equivalence classes. [2025-03-04 07:00:18,788 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 37 of 37 statements. [2025-03-04 07:00:18,788 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 07:00:18,788 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-04 07:00:18,824 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-04 07:00:18,824 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-04 07:00:18,825 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [163686601] [2025-03-04 07:00:18,825 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [163686601] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-04 07:00:18,825 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-04 07:00:18,825 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-04 07:00:18,825 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2039528367] [2025-03-04 07:00:18,825 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-04 07:00:18,825 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-04 07:00:18,825 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-04 07:00:18,825 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-04 07:00:18,825 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-04 07:00:18,856 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 179 out of 206 [2025-03-04 07:00:18,857 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 140 places, 140 transitions, 289 flow. Second operand has 3 states, 3 states have (on average 180.33333333333334) internal successors, (541), 3 states have internal predecessors, (541), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-04 07:00:18,857 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-04 07:00:18,857 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 179 of 206 [2025-03-04 07:00:18,857 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-04 07:00:18,903 INFO L124 PetriNetUnfolderBase]: 23/279 cut-off events. [2025-03-04 07:00:18,905 INFO L125 PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES. [2025-03-04 07:00:18,905 INFO L83 FinitePrefix]: Finished finitePrefix Result has 325 conditions, 279 events. 23/279 cut-off events. For 4/4 co-relation queries the response was YES. Maximal size of possible extension queue 11. Compared 817 event pairs, 8 based on Foata normal form. 0/239 useless extension candidates. Maximal degree in co-relation 296. Up to 37 conditions per place. [2025-03-04 07:00:18,906 INFO L140 encePairwiseOnDemand]: 203/206 looper letters, 14 selfloop transitions, 2 changer transitions 0/139 dead transitions. [2025-03-04 07:00:18,906 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 141 places, 139 transitions, 319 flow [2025-03-04 07:00:18,907 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-04 07:00:18,907 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-04 07:00:18,908 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 554 transitions. [2025-03-04 07:00:18,908 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8964401294498382 [2025-03-04 07:00:18,908 INFO L175 Difference]: Start difference. First operand has 140 places, 140 transitions, 289 flow. Second operand 3 states and 554 transitions. [2025-03-04 07:00:18,908 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 141 places, 139 transitions, 319 flow [2025-03-04 07:00:18,909 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 140 places, 139 transitions, 318 flow, removed 0 selfloop flow, removed 1 redundant places. [2025-03-04 07:00:18,911 INFO L231 Difference]: Finished difference. Result has 140 places, 139 transitions, 290 flow [2025-03-04 07:00:18,911 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=206, PETRI_DIFFERENCE_MINUEND_FLOW=286, PETRI_DIFFERENCE_MINUEND_PLACES=138, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=139, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=137, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=290, PETRI_PLACES=140, PETRI_TRANSITIONS=139} [2025-03-04 07:00:18,912 INFO L279 CegarLoopForPetriNet]: 144 programPoint places, -4 predicate places. [2025-03-04 07:00:18,912 INFO L471 AbstractCegarLoop]: Abstraction has has 140 places, 139 transitions, 290 flow [2025-03-04 07:00:18,912 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 180.33333333333334) internal successors, (541), 3 states have internal predecessors, (541), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-04 07:00:18,913 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-04 07:00:18,913 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-04 07:00:18,913 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2025-03-04 07:00:18,914 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE (and 17 more)] === [2025-03-04 07:00:18,915 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 07:00:18,915 INFO L85 PathProgramCache]: Analyzing trace with hash -532079004, now seen corresponding path program 1 times [2025-03-04 07:00:18,915 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 07:00:18,915 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [505994106] [2025-03-04 07:00:18,915 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-04 07:00:18,915 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 07:00:18,928 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 46 statements into 1 equivalence classes. [2025-03-04 07:00:18,932 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 46 of 46 statements. [2025-03-04 07:00:18,933 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 07:00:18,933 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-04 07:00:18,987 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-04 07:00:18,987 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-04 07:00:18,987 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [505994106] [2025-03-04 07:00:18,987 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [505994106] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-04 07:00:18,988 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-04 07:00:18,988 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-04 07:00:18,988 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [394223177] [2025-03-04 07:00:18,988 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-04 07:00:18,988 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-04 07:00:18,988 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-04 07:00:18,988 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-04 07:00:18,988 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-04 07:00:19,011 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 175 out of 206 [2025-03-04 07:00:19,011 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 140 places, 139 transitions, 290 flow. Second operand has 3 states, 3 states have (on average 176.0) internal successors, (528), 3 states have internal predecessors, (528), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-04 07:00:19,011 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-04 07:00:19,011 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 175 of 206 [2025-03-04 07:00:19,011 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-04 07:00:19,058 INFO L124 PetriNetUnfolderBase]: 45/387 cut-off events. [2025-03-04 07:00:19,058 INFO L125 PetriNetUnfolderBase]: For 5/5 co-relation queries the response was YES. [2025-03-04 07:00:19,060 INFO L83 FinitePrefix]: Finished finitePrefix Result has 465 conditions, 387 events. 45/387 cut-off events. For 5/5 co-relation queries the response was YES. Maximal size of possible extension queue 18. Compared 1482 event pairs, 20 based on Foata normal form. 0/339 useless extension candidates. Maximal degree in co-relation 437. Up to 67 conditions per place. [2025-03-04 07:00:19,061 INFO L140 encePairwiseOnDemand]: 200/206 looper letters, 16 selfloop transitions, 2 changer transitions 0/137 dead transitions. [2025-03-04 07:00:19,061 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 138 places, 137 transitions, 322 flow [2025-03-04 07:00:19,062 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-04 07:00:19,063 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-04 07:00:19,063 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 547 transitions. [2025-03-04 07:00:19,064 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8851132686084142 [2025-03-04 07:00:19,064 INFO L175 Difference]: Start difference. First operand has 140 places, 139 transitions, 290 flow. Second operand 3 states and 547 transitions. [2025-03-04 07:00:19,064 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 138 places, 137 transitions, 322 flow [2025-03-04 07:00:19,064 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 136 places, 137 transitions, 318 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-04 07:00:19,066 INFO L231 Difference]: Finished difference. Result has 137 places, 137 transitions, 292 flow [2025-03-04 07:00:19,069 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=206, PETRI_DIFFERENCE_MINUEND_FLOW=278, PETRI_DIFFERENCE_MINUEND_PLACES=134, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=135, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=133, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=292, PETRI_PLACES=137, PETRI_TRANSITIONS=137} [2025-03-04 07:00:19,070 INFO L279 CegarLoopForPetriNet]: 144 programPoint places, -7 predicate places. [2025-03-04 07:00:19,070 INFO L471 AbstractCegarLoop]: Abstraction has has 137 places, 137 transitions, 292 flow [2025-03-04 07:00:19,070 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 176.0) internal successors, (528), 3 states have internal predecessors, (528), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-04 07:00:19,070 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-04 07:00:19,071 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-04 07:00:19,071 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2025-03-04 07:00:19,071 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE (and 17 more)] === [2025-03-04 07:00:19,072 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 07:00:19,072 INFO L85 PathProgramCache]: Analyzing trace with hash 467159772, now seen corresponding path program 1 times [2025-03-04 07:00:19,072 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 07:00:19,072 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1025979376] [2025-03-04 07:00:19,072 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-04 07:00:19,072 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 07:00:19,082 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 52 statements into 1 equivalence classes. [2025-03-04 07:00:19,094 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 52 of 52 statements. [2025-03-04 07:00:19,094 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 07:00:19,094 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-04 07:00:19,433 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-04 07:00:19,433 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-04 07:00:19,433 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1025979376] [2025-03-04 07:00:19,434 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1025979376] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-04 07:00:19,434 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-04 07:00:19,434 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-04 07:00:19,434 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1620174759] [2025-03-04 07:00:19,434 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-04 07:00:19,434 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-03-04 07:00:19,434 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-04 07:00:19,434 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-03-04 07:00:19,435 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-03-04 07:00:19,608 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 179 out of 206 [2025-03-04 07:00:19,610 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 137 places, 137 transitions, 292 flow. Second operand has 6 states, 6 states have (on average 180.16666666666666) internal successors, (1081), 6 states have internal predecessors, (1081), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-04 07:00:19,610 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-04 07:00:19,610 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 179 of 206 [2025-03-04 07:00:19,610 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-04 07:00:19,715 INFO L124 PetriNetUnfolderBase]: 68/475 cut-off events. [2025-03-04 07:00:19,715 INFO L125 PetriNetUnfolderBase]: For 15/22 co-relation queries the response was YES. [2025-03-04 07:00:19,716 INFO L83 FinitePrefix]: Finished finitePrefix Result has 604 conditions, 475 events. 68/475 cut-off events. For 15/22 co-relation queries the response was YES. Maximal size of possible extension queue 23. Compared 2100 event pairs, 12 based on Foata normal form. 5/428 useless extension candidates. Maximal degree in co-relation 575. Up to 49 conditions per place. [2025-03-04 07:00:19,717 INFO L140 encePairwiseOnDemand]: 201/206 looper letters, 34 selfloop transitions, 4 changer transitions 1/156 dead transitions. [2025-03-04 07:00:19,717 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 141 places, 156 transitions, 406 flow [2025-03-04 07:00:19,718 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-04 07:00:19,718 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-03-04 07:00:19,719 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1113 transitions. [2025-03-04 07:00:19,720 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9004854368932039 [2025-03-04 07:00:19,720 INFO L175 Difference]: Start difference. First operand has 137 places, 137 transitions, 292 flow. Second operand 6 states and 1113 transitions. [2025-03-04 07:00:19,720 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 141 places, 156 transitions, 406 flow [2025-03-04 07:00:19,722 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 141 places, 156 transitions, 406 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-04 07:00:19,726 INFO L231 Difference]: Finished difference. Result has 141 places, 135 transitions, 293 flow [2025-03-04 07:00:19,726 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=206, PETRI_DIFFERENCE_MINUEND_FLOW=290, PETRI_DIFFERENCE_MINUEND_PLACES=136, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=136, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=132, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=293, PETRI_PLACES=141, PETRI_TRANSITIONS=135} [2025-03-04 07:00:19,726 INFO L279 CegarLoopForPetriNet]: 144 programPoint places, -3 predicate places. [2025-03-04 07:00:19,726 INFO L471 AbstractCegarLoop]: Abstraction has has 141 places, 135 transitions, 293 flow [2025-03-04 07:00:19,727 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 180.16666666666666) internal successors, (1081), 6 states have internal predecessors, (1081), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-04 07:00:19,727 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-04 07:00:19,727 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-04 07:00:19,727 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2025-03-04 07:00:19,727 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE (and 17 more)] === [2025-03-04 07:00:19,727 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 07:00:19,727 INFO L85 PathProgramCache]: Analyzing trace with hash 740428006, now seen corresponding path program 1 times [2025-03-04 07:00:19,727 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 07:00:19,728 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [114994438] [2025-03-04 07:00:19,728 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-04 07:00:19,728 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 07:00:19,737 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 54 statements into 1 equivalence classes. [2025-03-04 07:00:19,749 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 54 of 54 statements. [2025-03-04 07:00:19,749 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 07:00:19,749 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-04 07:00:19,961 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-04 07:00:19,962 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-04 07:00:19,962 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [114994438] [2025-03-04 07:00:19,962 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [114994438] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-04 07:00:19,962 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-04 07:00:19,962 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-04 07:00:19,962 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1889632166] [2025-03-04 07:00:19,962 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-04 07:00:19,962 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-03-04 07:00:19,963 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-04 07:00:19,963 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-03-04 07:00:19,963 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-03-04 07:00:20,107 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 164 out of 206 [2025-03-04 07:00:20,109 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 141 places, 135 transitions, 293 flow. Second operand has 6 states, 6 states have (on average 165.66666666666666) internal successors, (994), 6 states have internal predecessors, (994), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-04 07:00:20,109 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-04 07:00:20,109 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 164 of 206 [2025-03-04 07:00:20,109 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-04 07:00:20,284 INFO L124 PetriNetUnfolderBase]: 183/780 cut-off events. [2025-03-04 07:00:20,284 INFO L125 PetriNetUnfolderBase]: For 27/27 co-relation queries the response was YES. [2025-03-04 07:00:20,286 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1198 conditions, 780 events. 183/780 cut-off events. For 27/27 co-relation queries the response was YES. Maximal size of possible extension queue 43. Compared 4657 event pairs, 48 based on Foata normal form. 0/686 useless extension candidates. Maximal degree in co-relation 1167. Up to 219 conditions per place. [2025-03-04 07:00:20,289 INFO L140 encePairwiseOnDemand]: 195/206 looper letters, 60 selfloop transitions, 19 changer transitions 0/185 dead transitions. [2025-03-04 07:00:20,289 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 146 places, 185 transitions, 551 flow [2025-03-04 07:00:20,291 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-04 07:00:20,292 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-03-04 07:00:20,293 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1064 transitions. [2025-03-04 07:00:20,294 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.86084142394822 [2025-03-04 07:00:20,294 INFO L175 Difference]: Start difference. First operand has 141 places, 135 transitions, 293 flow. Second operand 6 states and 1064 transitions. [2025-03-04 07:00:20,294 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 146 places, 185 transitions, 551 flow [2025-03-04 07:00:20,295 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 142 places, 185 transitions, 544 flow, removed 0 selfloop flow, removed 4 redundant places. [2025-03-04 07:00:20,298 INFO L231 Difference]: Finished difference. Result has 146 places, 154 transitions, 417 flow [2025-03-04 07:00:20,298 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=206, PETRI_DIFFERENCE_MINUEND_FLOW=286, PETRI_DIFFERENCE_MINUEND_PLACES=137, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=135, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=125, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=417, PETRI_PLACES=146, PETRI_TRANSITIONS=154} [2025-03-04 07:00:20,299 INFO L279 CegarLoopForPetriNet]: 144 programPoint places, 2 predicate places. [2025-03-04 07:00:20,299 INFO L471 AbstractCegarLoop]: Abstraction has has 146 places, 154 transitions, 417 flow [2025-03-04 07:00:20,300 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 165.66666666666666) internal successors, (994), 6 states have internal predecessors, (994), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-04 07:00:20,300 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-04 07:00:20,300 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-04 07:00:20,300 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2025-03-04 07:00:20,300 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting threadErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE (and 17 more)] === [2025-03-04 07:00:20,301 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 07:00:20,301 INFO L85 PathProgramCache]: Analyzing trace with hash 1967427826, now seen corresponding path program 1 times [2025-03-04 07:00:20,301 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 07:00:20,301 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1866004811] [2025-03-04 07:00:20,301 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-04 07:00:20,301 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 07:00:20,313 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 65 statements into 1 equivalence classes. [2025-03-04 07:00:20,316 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 65 of 65 statements. [2025-03-04 07:00:20,317 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 07:00:20,317 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-04 07:00:20,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-03-04 07:00:20,336 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-04 07:00:20,336 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1866004811] [2025-03-04 07:00:20,337 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1866004811] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-04 07:00:20,337 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-04 07:00:20,337 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-04 07:00:20,337 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [663298776] [2025-03-04 07:00:20,337 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-04 07:00:20,337 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-04 07:00:20,338 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-04 07:00:20,338 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-04 07:00:20,338 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-04 07:00:20,349 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 185 out of 206 [2025-03-04 07:00:20,349 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 146 places, 154 transitions, 417 flow. Second operand has 3 states, 3 states have (on average 186.66666666666666) internal successors, (560), 3 states have internal predecessors, (560), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-04 07:00:20,349 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-04 07:00:20,349 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 185 of 206 [2025-03-04 07:00:20,349 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-04 07:00:20,389 INFO L124 PetriNetUnfolderBase]: 32/275 cut-off events. [2025-03-04 07:00:20,389 INFO L125 PetriNetUnfolderBase]: For 30/30 co-relation queries the response was YES. [2025-03-04 07:00:20,390 INFO L83 FinitePrefix]: Finished finitePrefix Result has 465 conditions, 275 events. 32/275 cut-off events. For 30/30 co-relation queries the response was YES. Maximal size of possible extension queue 25. Compared 947 event pairs, 5 based on Foata normal form. 0/247 useless extension candidates. Maximal degree in co-relation 432. Up to 53 conditions per place. [2025-03-04 07:00:20,391 INFO L140 encePairwiseOnDemand]: 203/206 looper letters, 10 selfloop transitions, 2 changer transitions 0/153 dead transitions. [2025-03-04 07:00:20,391 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 147 places, 153 transitions, 439 flow [2025-03-04 07:00:20,391 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-04 07:00:20,391 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-04 07:00:20,392 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 568 transitions. [2025-03-04 07:00:20,392 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.919093851132686 [2025-03-04 07:00:20,392 INFO L175 Difference]: Start difference. First operand has 146 places, 154 transitions, 417 flow. Second operand 3 states and 568 transitions. [2025-03-04 07:00:20,392 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 147 places, 153 transitions, 439 flow [2025-03-04 07:00:20,395 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 147 places, 153 transitions, 439 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-04 07:00:20,397 INFO L231 Difference]: Finished difference. Result has 147 places, 153 transitions, 419 flow [2025-03-04 07:00:20,397 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=206, PETRI_DIFFERENCE_MINUEND_FLOW=415, PETRI_DIFFERENCE_MINUEND_PLACES=145, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=153, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=151, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=419, PETRI_PLACES=147, PETRI_TRANSITIONS=153} [2025-03-04 07:00:20,398 INFO L279 CegarLoopForPetriNet]: 144 programPoint places, 3 predicate places. [2025-03-04 07:00:20,398 INFO L471 AbstractCegarLoop]: Abstraction has has 147 places, 153 transitions, 419 flow [2025-03-04 07:00:20,399 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 186.66666666666666) internal successors, (560), 3 states have internal predecessors, (560), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-04 07:00:20,399 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-04 07:00:20,399 INFO L206 CegarLoopForPetriNet]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-04 07:00:20,399 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2025-03-04 07:00:20,399 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE (and 17 more)] === [2025-03-04 07:00:20,400 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 07:00:20,400 INFO L85 PathProgramCache]: Analyzing trace with hash 185300722, now seen corresponding path program 1 times [2025-03-04 07:00:20,400 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 07:00:20,400 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1034247725] [2025-03-04 07:00:20,400 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-04 07:00:20,400 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 07:00:20,411 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 74 statements into 1 equivalence classes. [2025-03-04 07:00:20,421 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 74 of 74 statements. [2025-03-04 07:00:20,421 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 07:00:20,421 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-04 07:00:20,421 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-04 07:00:20,427 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 74 statements into 1 equivalence classes. [2025-03-04 07:00:20,433 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 74 of 74 statements. [2025-03-04 07:00:20,433 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 07:00:20,433 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-04 07:00:20,458 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-04 07:00:20,458 INFO L340 BasicCegarLoop]: Counterexample is feasible [2025-03-04 07:00:20,459 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (19 of 20 remaining) [2025-03-04 07:00:20,460 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE (18 of 20 remaining) [2025-03-04 07:00:20,461 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE (17 of 20 remaining) [2025-03-04 07:00:20,461 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE (16 of 20 remaining) [2025-03-04 07:00:20,461 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr7ASSERT_VIOLATIONDATA_RACE (15 of 20 remaining) [2025-03-04 07:00:20,461 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (14 of 20 remaining) [2025-03-04 07:00:20,461 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (13 of 20 remaining) [2025-03-04 07:00:20,461 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE (12 of 20 remaining) [2025-03-04 07:00:20,461 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (11 of 20 remaining) [2025-03-04 07:00:20,462 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE (10 of 20 remaining) [2025-03-04 07:00:20,462 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (9 of 20 remaining) [2025-03-04 07:00:20,462 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (8 of 20 remaining) [2025-03-04 07:00:20,462 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr3ASSERT_VIOLATIONDATA_RACE (7 of 20 remaining) [2025-03-04 07:00:20,462 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr2ASSERT_VIOLATIONDATA_RACE (6 of 20 remaining) [2025-03-04 07:00:20,462 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (5 of 20 remaining) [2025-03-04 07:00:20,462 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (4 of 20 remaining) [2025-03-04 07:00:20,462 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr3ASSERT_VIOLATIONDATA_RACE (3 of 20 remaining) [2025-03-04 07:00:20,462 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr2ASSERT_VIOLATIONDATA_RACE (2 of 20 remaining) [2025-03-04 07:00:20,462 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (1 of 20 remaining) [2025-03-04 07:00:20,462 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (0 of 20 remaining) [2025-03-04 07:00:20,462 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2025-03-04 07:00:20,466 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1, 1, 1] [2025-03-04 07:00:20,469 WARN L246 ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis [2025-03-04 07:00:20,469 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances. [2025-03-04 07:00:20,515 INFO L143 ThreadInstanceAdder]: Constructed 8 joinOtherThreadTransitions. [2025-03-04 07:00:20,520 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 254 places, 274 transitions, 582 flow [2025-03-04 07:00:20,581 INFO L124 PetriNetUnfolderBase]: 36/560 cut-off events. [2025-03-04 07:00:20,581 INFO L125 PetriNetUnfolderBase]: For 16/16 co-relation queries the response was YES. [2025-03-04 07:00:20,585 INFO L83 FinitePrefix]: Finished finitePrefix Result has 584 conditions, 560 events. 36/560 cut-off events. For 16/16 co-relation queries the response was YES. Maximal size of possible extension queue 12. Compared 1836 event pairs, 0 based on Foata normal form. 0/465 useless extension candidates. Maximal degree in co-relation 316. Up to 9 conditions per place. [2025-03-04 07:00:20,585 INFO L82 GeneralOperation]: Start removeDead. Operand has 254 places, 274 transitions, 582 flow [2025-03-04 07:00:20,589 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 213 places, 224 transitions, 470 flow [2025-03-04 07:00:20,589 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-03-04 07:00:20,590 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;@c0422c3, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-03-04 07:00:20,590 INFO L334 AbstractCegarLoop]: Starting to check reachability of 24 error locations. [2025-03-04 07:00:20,592 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-03-04 07:00:20,592 INFO L124 PetriNetUnfolderBase]: 0/20 cut-off events. [2025-03-04 07:00:20,592 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-03-04 07:00:20,592 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-04 07:00:20,592 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-04 07:00:20,592 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE (and 21 more)] === [2025-03-04 07:00:20,593 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 07:00:20,593 INFO L85 PathProgramCache]: Analyzing trace with hash -1187507206, now seen corresponding path program 1 times [2025-03-04 07:00:20,593 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 07:00:20,593 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [667209179] [2025-03-04 07:00:20,593 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-04 07:00:20,593 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 07:00:20,599 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 20 statements into 1 equivalence classes. [2025-03-04 07:00:20,600 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 20 of 20 statements. [2025-03-04 07:00:20,600 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 07:00:20,600 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-04 07:00:20,612 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-04 07:00:20,613 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-04 07:00:20,613 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [667209179] [2025-03-04 07:00:20,613 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [667209179] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-04 07:00:20,613 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-04 07:00:20,613 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-04 07:00:20,613 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1617136290] [2025-03-04 07:00:20,613 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-04 07:00:20,613 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-04 07:00:20,613 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-04 07:00:20,613 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-04 07:00:20,613 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-04 07:00:20,644 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 234 out of 274 [2025-03-04 07:00:20,645 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 213 places, 224 transitions, 470 flow. Second operand has 3 states, 3 states have (on average 235.33333333333334) internal successors, (706), 3 states have internal predecessors, (706), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-04 07:00:20,645 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-04 07:00:20,645 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 234 of 274 [2025-03-04 07:00:20,645 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-04 07:00:20,817 INFO L124 PetriNetUnfolderBase]: 180/1181 cut-off events. [2025-03-04 07:00:20,817 INFO L125 PetriNetUnfolderBase]: For 109/113 co-relation queries the response was YES. [2025-03-04 07:00:20,823 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1457 conditions, 1181 events. 180/1181 cut-off events. For 109/113 co-relation queries the response was YES. Maximal size of possible extension queue 29. Compared 6043 event pairs, 32 based on Foata normal form. 25/994 useless extension candidates. Maximal degree in co-relation 927. Up to 220 conditions per place. [2025-03-04 07:00:20,827 INFO L140 encePairwiseOnDemand]: 268/274 looper letters, 25 selfloop transitions, 2 changer transitions 1/220 dead transitions. [2025-03-04 07:00:20,827 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 214 places, 220 transitions, 516 flow [2025-03-04 07:00:20,827 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-04 07:00:20,828 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-04 07:00:20,828 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 733 transitions. [2025-03-04 07:00:20,829 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8917274939172749 [2025-03-04 07:00:20,829 INFO L175 Difference]: Start difference. First operand has 213 places, 224 transitions, 470 flow. Second operand 3 states and 733 transitions. [2025-03-04 07:00:20,829 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 214 places, 220 transitions, 516 flow [2025-03-04 07:00:20,830 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 214 places, 220 transitions, 516 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-04 07:00:20,831 INFO L231 Difference]: Finished difference. Result has 214 places, 219 transitions, 464 flow [2025-03-04 07:00:20,831 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=274, PETRI_DIFFERENCE_MINUEND_FLOW=462, PETRI_DIFFERENCE_MINUEND_PLACES=212, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=220, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=218, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=464, PETRI_PLACES=214, PETRI_TRANSITIONS=219} [2025-03-04 07:00:20,833 INFO L279 CegarLoopForPetriNet]: 213 programPoint places, 1 predicate places. [2025-03-04 07:00:20,833 INFO L471 AbstractCegarLoop]: Abstraction has has 214 places, 219 transitions, 464 flow [2025-03-04 07:00:20,834 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 235.33333333333334) internal successors, (706), 3 states have internal predecessors, (706), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-04 07:00:20,834 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-04 07:00:20,834 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-04 07:00:20,834 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2025-03-04 07:00:20,834 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE (and 21 more)] === [2025-03-04 07:00:20,834 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 07:00:20,834 INFO L85 PathProgramCache]: Analyzing trace with hash 2005832731, now seen corresponding path program 1 times [2025-03-04 07:00:20,834 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 07:00:20,834 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [90156080] [2025-03-04 07:00:20,834 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-04 07:00:20,834 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 07:00:20,838 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 24 statements into 1 equivalence classes. [2025-03-04 07:00:20,839 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 24 of 24 statements. [2025-03-04 07:00:20,839 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 07:00:20,839 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-04 07:00:20,848 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-04 07:00:20,848 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-04 07:00:20,848 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [90156080] [2025-03-04 07:00:20,848 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [90156080] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-04 07:00:20,848 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-04 07:00:20,848 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-04 07:00:20,848 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1846491523] [2025-03-04 07:00:20,848 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-04 07:00:20,849 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-04 07:00:20,849 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-04 07:00:20,849 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-04 07:00:20,849 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-04 07:00:20,871 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 228 out of 274 [2025-03-04 07:00:20,871 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 214 places, 219 transitions, 464 flow. Second operand has 3 states, 3 states have (on average 229.0) internal successors, (687), 3 states have internal predecessors, (687), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-04 07:00:20,872 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-04 07:00:20,872 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 228 of 274 [2025-03-04 07:00:20,872 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-04 07:00:20,985 INFO L124 PetriNetUnfolderBase]: 200/1214 cut-off events. [2025-03-04 07:00:20,985 INFO L125 PetriNetUnfolderBase]: For 127/130 co-relation queries the response was YES. [2025-03-04 07:00:20,990 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1523 conditions, 1214 events. 200/1214 cut-off events. For 127/130 co-relation queries the response was YES. Maximal size of possible extension queue 35. Compared 6433 event pairs, 44 based on Foata normal form. 0/1007 useless extension candidates. Maximal degree in co-relation 1493. Up to 239 conditions per place. [2025-03-04 07:00:20,995 INFO L140 encePairwiseOnDemand]: 268/274 looper letters, 26 selfloop transitions, 1 changer transitions 0/214 dead transitions. [2025-03-04 07:00:20,995 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 210 places, 214 transitions, 508 flow [2025-03-04 07:00:20,996 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-04 07:00:20,996 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-04 07:00:20,996 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 716 transitions. [2025-03-04 07:00:20,997 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8710462287104623 [2025-03-04 07:00:20,997 INFO L175 Difference]: Start difference. First operand has 214 places, 219 transitions, 464 flow. Second operand 3 states and 716 transitions. [2025-03-04 07:00:20,997 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 210 places, 214 transitions, 508 flow [2025-03-04 07:00:20,998 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 208 places, 214 transitions, 504 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-04 07:00:20,999 INFO L231 Difference]: Finished difference. Result has 208 places, 214 transitions, 452 flow [2025-03-04 07:00:20,999 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=274, PETRI_DIFFERENCE_MINUEND_FLOW=450, PETRI_DIFFERENCE_MINUEND_PLACES=206, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=214, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=213, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=452, PETRI_PLACES=208, PETRI_TRANSITIONS=214} [2025-03-04 07:00:21,001 INFO L279 CegarLoopForPetriNet]: 213 programPoint places, -5 predicate places. [2025-03-04 07:00:21,001 INFO L471 AbstractCegarLoop]: Abstraction has has 208 places, 214 transitions, 452 flow [2025-03-04 07:00:21,001 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 229.0) internal successors, (687), 3 states have internal predecessors, (687), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-04 07:00:21,001 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-04 07:00:21,001 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-04 07:00:21,001 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2025-03-04 07:00:21,002 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr7ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE (and 21 more)] === [2025-03-04 07:00:21,002 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 07:00:21,002 INFO L85 PathProgramCache]: Analyzing trace with hash 1973549591, now seen corresponding path program 1 times [2025-03-04 07:00:21,002 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 07:00:21,002 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1078200447] [2025-03-04 07:00:21,002 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-04 07:00:21,002 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 07:00:21,006 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 37 statements into 1 equivalence classes. [2025-03-04 07:00:21,007 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 37 of 37 statements. [2025-03-04 07:00:21,008 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 07:00:21,008 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-04 07:00:21,017 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-04 07:00:21,018 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-04 07:00:21,018 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1078200447] [2025-03-04 07:00:21,018 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1078200447] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-04 07:00:21,018 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-04 07:00:21,018 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-04 07:00:21,018 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [410511436] [2025-03-04 07:00:21,018 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-04 07:00:21,018 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-04 07:00:21,019 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-04 07:00:21,019 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-04 07:00:21,019 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-04 07:00:21,042 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 234 out of 274 [2025-03-04 07:00:21,043 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 208 places, 214 transitions, 452 flow. Second operand has 3 states, 3 states have (on average 235.33333333333334) internal successors, (706), 3 states have internal predecessors, (706), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-04 07:00:21,043 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-04 07:00:21,043 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 234 of 274 [2025-03-04 07:00:21,043 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-04 07:00:21,262 INFO L124 PetriNetUnfolderBase]: 509/2766 cut-off events. [2025-03-04 07:00:21,262 INFO L125 PetriNetUnfolderBase]: For 149/152 co-relation queries the response was YES. [2025-03-04 07:00:21,269 INFO L83 FinitePrefix]: Finished finitePrefix Result has 3429 conditions, 2766 events. 509/2766 cut-off events. For 149/152 co-relation queries the response was YES. Maximal size of possible extension queue 64. Compared 20139 event pairs, 175 based on Foata normal form. 0/2315 useless extension candidates. Maximal degree in co-relation 3399. Up to 588 conditions per place. [2025-03-04 07:00:21,277 INFO L140 encePairwiseOnDemand]: 271/274 looper letters, 25 selfloop transitions, 2 changer transitions 0/213 dead transitions. [2025-03-04 07:00:21,277 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 209 places, 213 transitions, 504 flow [2025-03-04 07:00:21,277 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-04 07:00:21,277 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-04 07:00:21,278 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 730 transitions. [2025-03-04 07:00:21,278 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8880778588807786 [2025-03-04 07:00:21,278 INFO L175 Difference]: Start difference. First operand has 208 places, 214 transitions, 452 flow. Second operand 3 states and 730 transitions. [2025-03-04 07:00:21,278 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 209 places, 213 transitions, 504 flow [2025-03-04 07:00:21,280 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 208 places, 213 transitions, 503 flow, removed 0 selfloop flow, removed 1 redundant places. [2025-03-04 07:00:21,281 INFO L231 Difference]: Finished difference. Result has 208 places, 213 transitions, 453 flow [2025-03-04 07:00:21,281 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=274, PETRI_DIFFERENCE_MINUEND_FLOW=449, PETRI_DIFFERENCE_MINUEND_PLACES=206, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=213, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=211, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=453, PETRI_PLACES=208, PETRI_TRANSITIONS=213} [2025-03-04 07:00:21,282 INFO L279 CegarLoopForPetriNet]: 213 programPoint places, -5 predicate places. [2025-03-04 07:00:21,282 INFO L471 AbstractCegarLoop]: Abstraction has has 208 places, 213 transitions, 453 flow [2025-03-04 07:00:21,282 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 235.33333333333334) internal successors, (706), 3 states have internal predecessors, (706), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-04 07:00:21,282 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-04 07:00:21,282 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-04 07:00:21,282 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10 [2025-03-04 07:00:21,282 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE (and 21 more)] === [2025-03-04 07:00:21,283 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 07:00:21,283 INFO L85 PathProgramCache]: Analyzing trace with hash 2003425316, now seen corresponding path program 1 times [2025-03-04 07:00:21,283 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 07:00:21,283 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1805048908] [2025-03-04 07:00:21,283 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-04 07:00:21,283 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 07:00:21,288 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 46 statements into 1 equivalence classes. [2025-03-04 07:00:21,290 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 46 of 46 statements. [2025-03-04 07:00:21,290 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 07:00:21,290 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-04 07:00:21,302 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-04 07:00:21,302 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-04 07:00:21,302 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1805048908] [2025-03-04 07:00:21,302 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1805048908] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-04 07:00:21,302 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-04 07:00:21,302 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-04 07:00:21,302 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [398811763] [2025-03-04 07:00:21,302 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-04 07:00:21,303 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-04 07:00:21,304 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-04 07:00:21,305 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-04 07:00:21,305 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-04 07:00:21,320 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 228 out of 274 [2025-03-04 07:00:21,320 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 208 places, 213 transitions, 453 flow. Second operand has 3 states, 3 states have (on average 229.0) internal successors, (687), 3 states have internal predecessors, (687), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-04 07:00:21,321 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-04 07:00:21,321 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 228 of 274 [2025-03-04 07:00:21,321 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-04 07:00:21,648 INFO L124 PetriNetUnfolderBase]: 1011/4776 cut-off events. [2025-03-04 07:00:21,648 INFO L125 PetriNetUnfolderBase]: For 227/237 co-relation queries the response was YES. [2025-03-04 07:00:21,659 INFO L83 FinitePrefix]: Finished finitePrefix Result has 6093 conditions, 4776 events. 1011/4776 cut-off events. For 227/237 co-relation queries the response was YES. Maximal size of possible extension queue 118. Compared 40169 event pairs, 441 based on Foata normal form. 0/4071 useless extension candidates. Maximal degree in co-relation 6064. Up to 1212 conditions per place. [2025-03-04 07:00:21,675 INFO L140 encePairwiseOnDemand]: 267/274 looper letters, 27 selfloop transitions, 2 changer transitions 0/210 dead transitions. [2025-03-04 07:00:21,675 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 205 places, 210 transitions, 505 flow [2025-03-04 07:00:21,677 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-04 07:00:21,677 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-04 07:00:21,678 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 718 transitions. [2025-03-04 07:00:21,678 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8734793187347932 [2025-03-04 07:00:21,678 INFO L175 Difference]: Start difference. First operand has 208 places, 213 transitions, 453 flow. Second operand 3 states and 718 transitions. [2025-03-04 07:00:21,678 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 205 places, 210 transitions, 505 flow [2025-03-04 07:00:21,679 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 203 places, 210 transitions, 501 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-04 07:00:21,681 INFO L231 Difference]: Finished difference. Result has 204 places, 210 transitions, 453 flow [2025-03-04 07:00:21,681 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=274, PETRI_DIFFERENCE_MINUEND_FLOW=439, PETRI_DIFFERENCE_MINUEND_PLACES=201, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=208, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=206, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=453, PETRI_PLACES=204, PETRI_TRANSITIONS=210} [2025-03-04 07:00:21,681 INFO L279 CegarLoopForPetriNet]: 213 programPoint places, -9 predicate places. [2025-03-04 07:00:21,682 INFO L471 AbstractCegarLoop]: Abstraction has has 204 places, 210 transitions, 453 flow [2025-03-04 07:00:21,682 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 229.0) internal successors, (687), 3 states have internal predecessors, (687), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-04 07:00:21,682 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-04 07:00:21,682 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-04 07:00:21,682 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11 [2025-03-04 07:00:21,683 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE (and 21 more)] === [2025-03-04 07:00:21,683 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 07:00:21,683 INFO L85 PathProgramCache]: Analyzing trace with hash 1996020060, now seen corresponding path program 1 times [2025-03-04 07:00:21,683 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 07:00:21,683 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1311957702] [2025-03-04 07:00:21,683 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-04 07:00:21,684 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 07:00:21,689 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 52 statements into 1 equivalence classes. [2025-03-04 07:00:21,692 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 52 of 52 statements. [2025-03-04 07:00:21,692 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 07:00:21,692 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-04 07:00:21,871 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-04 07:00:21,872 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-04 07:00:21,872 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1311957702] [2025-03-04 07:00:21,872 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1311957702] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-04 07:00:21,872 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-04 07:00:21,872 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-04 07:00:21,872 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [320750015] [2025-03-04 07:00:21,872 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-04 07:00:21,872 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-03-04 07:00:21,872 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-04 07:00:21,872 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-03-04 07:00:21,872 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-03-04 07:00:22,082 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 235 out of 274 [2025-03-04 07:00:22,083 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 204 places, 210 transitions, 453 flow. Second operand has 6 states, 6 states have (on average 236.16666666666666) internal successors, (1417), 6 states have internal predecessors, (1417), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-04 07:00:22,083 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-04 07:00:22,083 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 235 of 274 [2025-03-04 07:00:22,083 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-04 07:00:22,503 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([698] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][238], [114#L1045-5true, 268#(= |#race~tids~0| 0), 241#L1028-5true, 262#(= |#race~threads_total~0| 0), 255#true, 252#true, Black: 266#true, 272#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0)]) [2025-03-04 07:00:22,503 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-03-04 07:00:22,504 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-03-04 07:00:22,504 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-04 07:00:22,504 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-03-04 07:00:22,510 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][246], [253#true, 114#L1045-5true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 254#true, 129#L1028-5true, Black: 266#true, 272#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0)]) [2025-03-04 07:00:22,510 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2025-03-04 07:00:22,510 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-03-04 07:00:22,510 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-04 07:00:22,510 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-04 07:00:22,514 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([698] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][240], [268#(= |#race~tids~0| 0), 181#L1045-3true, 241#L1028-5true, 262#(= |#race~threads_total~0| 0), 255#true, 274#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 252#true, Black: 266#true]) [2025-03-04 07:00:22,514 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-03-04 07:00:22,514 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-04 07:00:22,514 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-04 07:00:22,514 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-04 07:00:22,514 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([698] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_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], [268#(= |#race~tids~0| 0), 241#L1028-5true, 262#(= |#race~threads_total~0| 0), 14#L1045-2true, 255#true, 252#true, 275#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 266#true]) [2025-03-04 07:00:22,514 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-03-04 07:00:22,514 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-04 07:00:22,514 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-04 07:00:22,514 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-04 07:00:22,514 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([698] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_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], [268#(= |#race~tids~0| 0), 241#L1028-5true, 262#(= |#race~threads_total~0| 0), 255#true, 160#L1045-1true, 252#true, 275#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 266#true]) [2025-03-04 07:00:22,514 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-03-04 07:00:22,514 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-04 07:00:22,514 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-04 07:00:22,514 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-04 07:00:22,514 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([698] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_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], [116#L1045-4true, 268#(= |#race~tids~0| 0), 241#L1028-5true, 262#(= |#race~threads_total~0| 0), 255#true, 252#true, Black: 266#true, 273#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0))]) [2025-03-04 07:00:22,514 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-03-04 07:00:22,514 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-04 07:00:22,514 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-04 07:00:22,514 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-04 07:00:22,519 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][243], [253#true, 268#(= |#race~tids~0| 0), 181#L1045-3true, 262#(= |#race~threads_total~0| 0), 274#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 254#true, 129#L1028-5true, Black: 266#true]) [2025-03-04 07:00:22,519 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-04 07:00:22,519 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-04 07:00:22,519 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-04 07:00:22,519 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-04 07:00:22,519 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][244], [253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 160#L1045-1true, 254#true, 129#L1028-5true, 275#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 266#true]) [2025-03-04 07:00:22,519 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-03-04 07:00:22,519 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-04 07:00:22,519 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-04 07:00:22,519 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-04 07:00:22,519 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][244], [253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 14#L1045-2true, 254#true, 129#L1028-5true, 275#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 266#true]) [2025-03-04 07:00:22,519 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2025-03-04 07:00:22,519 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-04 07:00:22,519 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-04 07:00:22,519 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-04 07:00:22,520 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][245], [253#true, 116#L1045-4true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 254#true, 129#L1028-5true, Black: 266#true, 273#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0))]) [2025-03-04 07:00:22,520 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-04 07:00:22,520 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-04 07:00:22,520 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-04 07:00:22,520 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-03-04 07:00:22,523 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([698] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][240], [268#(= |#race~tids~0| 0), 181#L1045-3true, 241#L1028-5true, 262#(= |#race~threads_total~0| 0), 255#true, 274#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 252#true, Black: 266#true]) [2025-03-04 07:00:22,524 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-03-04 07:00:22,524 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-04 07:00:22,524 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-04 07:00:22,524 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-04 07:00:22,524 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-04 07:00:22,524 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([698] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_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], [268#(= |#race~tids~0| 0), 241#L1028-5true, 262#(= |#race~threads_total~0| 0), 255#true, 14#L1045-2true, 252#true, 275#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 266#true]) [2025-03-04 07:00:22,524 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-03-04 07:00:22,524 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-04 07:00:22,524 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-04 07:00:22,524 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-04 07:00:22,524 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-04 07:00:22,524 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([698] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_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], [268#(= |#race~tids~0| 0), 241#L1028-5true, 262#(= |#race~threads_total~0| 0), 255#true, 160#L1045-1true, 252#true, 275#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 266#true]) [2025-03-04 07:00:22,524 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-03-04 07:00:22,524 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-04 07:00:22,524 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-04 07:00:22,524 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-04 07:00:22,524 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-04 07:00:22,524 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([698] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_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], [116#L1045-4true, 268#(= |#race~tids~0| 0), 241#L1028-5true, 262#(= |#race~threads_total~0| 0), 255#true, 252#true, Black: 266#true, 273#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0))]) [2025-03-04 07:00:22,524 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-03-04 07:00:22,524 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-04 07:00:22,524 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-04 07:00:22,524 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-04 07:00:22,524 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-04 07:00:22,524 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([698] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][238], [114#L1045-5true, 268#(= |#race~tids~0| 0), 241#L1028-5true, 262#(= |#race~threads_total~0| 0), 255#true, 252#true, Black: 266#true, 272#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0)]) [2025-03-04 07:00:22,524 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-03-04 07:00:22,524 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-03-04 07:00:22,524 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-04 07:00:22,524 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-04 07:00:22,524 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-03-04 07:00:22,532 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([698] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_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], [116#L1045-4true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 241#L1028-5true, 255#true, 252#true, Black: 266#true, 273#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0))]) [2025-03-04 07:00:22,532 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2025-03-04 07:00:22,532 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-04 07:00:22,532 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-04 07:00:22,532 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-04 07:00:22,532 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-04 07:00:22,532 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-04 07:00:22,532 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][245], [253#true, 116#L1045-4true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 254#true, 129#L1028-5true, 273#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 266#true]) [2025-03-04 07:00:22,532 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2025-03-04 07:00:22,532 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-04 07:00:22,532 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-04 07:00:22,532 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-04 07:00:22,532 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-03-04 07:00:22,534 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([698] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][240], [268#(= |#race~tids~0| 0), 181#L1045-3true, 262#(= |#race~threads_total~0| 0), 241#L1028-5true, 255#true, 274#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 252#true, Black: 266#true]) [2025-03-04 07:00:22,534 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-04 07:00:22,534 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-04 07:00:22,534 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-04 07:00:22,534 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-04 07:00:22,534 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-04 07:00:22,534 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-04 07:00:22,534 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][243], [253#true, 268#(= |#race~tids~0| 0), 181#L1045-3true, 262#(= |#race~threads_total~0| 0), 274#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 254#true, 129#L1028-5true, Black: 266#true]) [2025-03-04 07:00:22,534 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-04 07:00:22,534 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-04 07:00:22,534 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-04 07:00:22,534 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-04 07:00:22,534 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-04 07:00:22,536 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([698] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][237], [268#(= |#race~tids~0| 0), 241#L1028-5true, 262#(= |#race~threads_total~0| 0), 104#L1043-7true, 255#true, 252#true, Black: 266#true, 270#true]) [2025-03-04 07:00:22,536 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is not cut-off event [2025-03-04 07:00:22,536 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is not cut-off event [2025-03-04 07:00:22,536 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is not cut-off event [2025-03-04 07:00:22,536 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is not cut-off event [2025-03-04 07:00:22,536 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([698] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_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], [268#(= |#race~tids~0| 0), 241#L1028-5true, 262#(= |#race~threads_total~0| 0), 255#true, 14#L1045-2true, 252#true, 275#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 266#true]) [2025-03-04 07:00:22,537 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-04 07:00:22,537 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-04 07:00:22,537 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-04 07:00:22,537 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-04 07:00:22,537 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-04 07:00:22,537 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-04 07:00:22,537 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][244], [253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 14#L1045-2true, 254#true, 129#L1028-5true, 275#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 266#true]) [2025-03-04 07:00:22,537 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-04 07:00:22,537 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-04 07:00:22,537 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-04 07:00:22,537 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-04 07:00:22,537 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-04 07:00:22,537 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][243], [253#true, 268#(= |#race~tids~0| 0), 181#L1045-3true, 262#(= |#race~threads_total~0| 0), 274#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 254#true, 129#L1028-5true, Black: 266#true]) [2025-03-04 07:00:22,537 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-03-04 07:00:22,537 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-04 07:00:22,537 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-04 07:00:22,537 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-04 07:00:22,537 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-04 07:00:22,537 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-04 07:00:22,537 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][244], [253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 14#L1045-2true, 254#true, 129#L1028-5true, 275#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 266#true]) [2025-03-04 07:00:22,537 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-03-04 07:00:22,538 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-04 07:00:22,538 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-04 07:00:22,538 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-04 07:00:22,538 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-04 07:00:22,538 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-04 07:00:22,538 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][244], [253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 160#L1045-1true, 254#true, 129#L1028-5true, 275#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 266#true]) [2025-03-04 07:00:22,538 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-03-04 07:00:22,538 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-04 07:00:22,538 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-04 07:00:22,538 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-04 07:00:22,538 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-04 07:00:22,538 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][245], [253#true, 116#L1045-4true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 254#true, 129#L1028-5true, Black: 266#true, 273#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0))]) [2025-03-04 07:00:22,538 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-03-04 07:00:22,538 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-03-04 07:00:22,538 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-04 07:00:22,538 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-04 07:00:22,538 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-04 07:00:22,538 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-03-04 07:00:22,538 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][246], [253#true, 114#L1045-5true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 254#true, 129#L1028-5true, Black: 266#true, 272#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0)]) [2025-03-04 07:00:22,538 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-03-04 07:00:22,538 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-03-04 07:00:22,538 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-04 07:00:22,538 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-04 07:00:22,538 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-03-04 07:00:22,539 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([698] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][237], [268#(= |#race~tids~0| 0), 241#L1028-5true, 262#(= |#race~threads_total~0| 0), 255#true, 11#L1043-6true, 252#true, Black: 266#true, 270#true]) [2025-03-04 07:00:22,539 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is not cut-off event [2025-03-04 07:00:22,539 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2025-03-04 07:00:22,539 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is not cut-off event [2025-03-04 07:00:22,539 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is not cut-off event [2025-03-04 07:00:22,540 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([698] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_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], [268#(= |#race~tids~0| 0), 241#L1028-5true, 262#(= |#race~threads_total~0| 0), 255#true, 160#L1045-1true, 252#true, 275#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 266#true]) [2025-03-04 07:00:22,540 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2025-03-04 07:00:22,540 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-04 07:00:22,540 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-04 07:00:22,540 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-04 07:00:22,540 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-04 07:00:22,540 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-04 07:00:22,540 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][244], [253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 160#L1045-1true, 254#true, 129#L1028-5true, 275#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 266#true]) [2025-03-04 07:00:22,540 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2025-03-04 07:00:22,540 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-04 07:00:22,540 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-04 07:00:22,540 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-04 07:00:22,540 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-04 07:00:22,540 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-04 07:00:22,541 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([698] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][237], [139#L1043-5true, 268#(= |#race~tids~0| 0), 241#L1028-5true, 262#(= |#race~threads_total~0| 0), 255#true, 252#true, Black: 266#true, 270#true]) [2025-03-04 07:00:22,541 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is not cut-off event [2025-03-04 07:00:22,541 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-03-04 07:00:22,541 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2025-03-04 07:00:22,541 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is not cut-off event [2025-03-04 07:00:22,542 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][241], [253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 104#L1043-7true, 254#true, 129#L1028-5true, Black: 266#true, 270#true]) [2025-03-04 07:00:22,542 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-03-04 07:00:22,542 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-04 07:00:22,542 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-04 07:00:22,542 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-04 07:00:22,542 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([698] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][237], [268#(= |#race~tids~0| 0), 241#L1028-5true, 262#(= |#race~threads_total~0| 0), 255#true, 206#L1043-4true, 252#true, Black: 266#true, 270#true]) [2025-03-04 07:00:22,542 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is not cut-off event [2025-03-04 07:00:22,542 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-03-04 07:00:22,542 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-03-04 07:00:22,542 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2025-03-04 07:00:22,543 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][241], [253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 11#L1043-6true, 254#true, 129#L1028-5true, Black: 266#true, 270#true]) [2025-03-04 07:00:22,543 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-03-04 07:00:22,543 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-04 07:00:22,543 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-04 07:00:22,543 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-04 07:00:22,544 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][241], [253#true, 139#L1043-5true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 254#true, 129#L1028-5true, Black: 266#true, 270#true]) [2025-03-04 07:00:22,544 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-03-04 07:00:22,544 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-04 07:00:22,544 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-04 07:00:22,544 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-04 07:00:22,545 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][241], [253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 206#L1043-4true, 254#true, 129#L1028-5true, Black: 266#true, 270#true]) [2025-03-04 07:00:22,545 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-03-04 07:00:22,545 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-04 07:00:22,545 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-04 07:00:22,545 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-04 07:00:22,648 INFO L124 PetriNetUnfolderBase]: 1105/4918 cut-off events. [2025-03-04 07:00:22,648 INFO L125 PetriNetUnfolderBase]: For 397/498 co-relation queries the response was YES. [2025-03-04 07:00:22,658 INFO L83 FinitePrefix]: Finished finitePrefix Result has 6533 conditions, 4918 events. 1105/4918 cut-off events. For 397/498 co-relation queries the response was YES. Maximal size of possible extension queue 124. Compared 41737 event pairs, 228 based on Foata normal form. 47/4389 useless extension candidates. Maximal degree in co-relation 6503. Up to 600 conditions per place. [2025-03-04 07:00:22,667 INFO L140 encePairwiseOnDemand]: 269/274 looper letters, 71 selfloop transitions, 4 changer transitions 1/257 dead transitions. [2025-03-04 07:00:22,667 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 208 places, 257 transitions, 721 flow [2025-03-04 07:00:22,668 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-04 07:00:22,668 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-03-04 07:00:22,669 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1486 transitions. [2025-03-04 07:00:22,670 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9038929440389294 [2025-03-04 07:00:22,670 INFO L175 Difference]: Start difference. First operand has 204 places, 210 transitions, 453 flow. Second operand 6 states and 1486 transitions. [2025-03-04 07:00:22,670 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 208 places, 257 transitions, 721 flow [2025-03-04 07:00:22,671 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 208 places, 257 transitions, 721 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-04 07:00:22,672 INFO L231 Difference]: Finished difference. Result has 208 places, 208 transitions, 454 flow [2025-03-04 07:00:22,673 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=274, PETRI_DIFFERENCE_MINUEND_FLOW=451, PETRI_DIFFERENCE_MINUEND_PLACES=203, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=209, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=205, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=454, PETRI_PLACES=208, PETRI_TRANSITIONS=208} [2025-03-04 07:00:22,673 INFO L279 CegarLoopForPetriNet]: 213 programPoint places, -5 predicate places. [2025-03-04 07:00:22,673 INFO L471 AbstractCegarLoop]: Abstraction has has 208 places, 208 transitions, 454 flow [2025-03-04 07:00:22,674 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 236.16666666666666) internal successors, (1417), 6 states have internal predecessors, (1417), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-04 07:00:22,674 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-04 07:00:22,674 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-04 07:00:22,674 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12 [2025-03-04 07:00:22,674 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE (and 21 more)] === [2025-03-04 07:00:22,674 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 07:00:22,674 INFO L85 PathProgramCache]: Analyzing trace with hash 1096356774, now seen corresponding path program 1 times [2025-03-04 07:00:22,674 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 07:00:22,674 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1384519333] [2025-03-04 07:00:22,674 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-04 07:00:22,675 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 07:00:22,680 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 54 statements into 1 equivalence classes. [2025-03-04 07:00:22,685 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 54 of 54 statements. [2025-03-04 07:00:22,685 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 07:00:22,685 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-04 07:00:22,867 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-04 07:00:22,867 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-04 07:00:22,867 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1384519333] [2025-03-04 07:00:22,867 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1384519333] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-04 07:00:22,867 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-04 07:00:22,867 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-04 07:00:22,867 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1194326744] [2025-03-04 07:00:22,867 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-04 07:00:22,867 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-03-04 07:00:22,867 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-04 07:00:22,867 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-03-04 07:00:22,868 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-03-04 07:00:23,038 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 216 out of 274 [2025-03-04 07:00:23,039 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 208 places, 208 transitions, 454 flow. Second operand has 6 states, 6 states have (on average 217.66666666666666) internal successors, (1306), 6 states have internal predecessors, (1306), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-04 07:00:23,039 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-04 07:00:23,039 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 216 of 274 [2025-03-04 07:00:23,039 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-04 07:00:24,632 INFO L124 PetriNetUnfolderBase]: 6631/18791 cut-off events. [2025-03-04 07:00:24,632 INFO L125 PetriNetUnfolderBase]: For 1292/1545 co-relation queries the response was YES. [2025-03-04 07:00:24,668 INFO L83 FinitePrefix]: Finished finitePrefix Result has 29421 conditions, 18791 events. 6631/18791 cut-off events. For 1292/1545 co-relation queries the response was YES. Maximal size of possible extension queue 467. Compared 185999 event pairs, 1481 based on Foata normal form. 25/16546 useless extension candidates. Maximal degree in co-relation 29389. Up to 5831 conditions per place. [2025-03-04 07:00:24,721 INFO L140 encePairwiseOnDemand]: 259/274 looper letters, 116 selfloop transitions, 32 changer transitions 0/313 dead transitions. [2025-03-04 07:00:24,721 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 213 places, 313 transitions, 1016 flow [2025-03-04 07:00:24,721 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-04 07:00:24,721 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-03-04 07:00:24,723 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1445 transitions. [2025-03-04 07:00:24,723 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8789537712895377 [2025-03-04 07:00:24,723 INFO L175 Difference]: Start difference. First operand has 208 places, 208 transitions, 454 flow. Second operand 6 states and 1445 transitions. [2025-03-04 07:00:24,723 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 213 places, 313 transitions, 1016 flow [2025-03-04 07:00:24,728 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 209 places, 313 transitions, 1009 flow, removed 0 selfloop flow, removed 4 redundant places. [2025-03-04 07:00:24,730 INFO L231 Difference]: Finished difference. Result has 213 places, 241 transitions, 663 flow [2025-03-04 07:00:24,730 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=274, PETRI_DIFFERENCE_MINUEND_FLOW=447, PETRI_DIFFERENCE_MINUEND_PLACES=204, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=208, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=7, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=194, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=663, PETRI_PLACES=213, PETRI_TRANSITIONS=241} [2025-03-04 07:00:24,730 INFO L279 CegarLoopForPetriNet]: 213 programPoint places, 0 predicate places. [2025-03-04 07:00:24,730 INFO L471 AbstractCegarLoop]: Abstraction has has 213 places, 241 transitions, 663 flow [2025-03-04 07:00:24,731 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 217.66666666666666) internal successors, (1306), 6 states have internal predecessors, (1306), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-04 07:00:24,731 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-04 07:00:24,731 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-04 07:00:24,731 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13 [2025-03-04 07:00:24,732 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting threadErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE (and 21 more)] === [2025-03-04 07:00:24,732 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 07:00:24,732 INFO L85 PathProgramCache]: Analyzing trace with hash 391710547, now seen corresponding path program 1 times [2025-03-04 07:00:24,732 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 07:00:24,732 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [514076468] [2025-03-04 07:00:24,732 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-04 07:00:24,732 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 07:00:24,815 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 65 statements into 1 equivalence classes. [2025-03-04 07:00:24,818 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 65 of 65 statements. [2025-03-04 07:00:24,818 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 07:00:24,818 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-04 07:00:24,836 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-04 07:00:24,836 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-04 07:00:24,836 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [514076468] [2025-03-04 07:00:24,836 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [514076468] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-04 07:00:24,836 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-04 07:00:24,836 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-04 07:00:24,836 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [729117551] [2025-03-04 07:00:24,836 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-04 07:00:24,837 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-04 07:00:24,837 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-04 07:00:24,837 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-04 07:00:24,837 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-04 07:00:24,848 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 240 out of 274 [2025-03-04 07:00:24,848 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 213 places, 241 transitions, 663 flow. Second operand has 3 states, 3 states have (on average 241.66666666666666) internal successors, (725), 3 states have internal predecessors, (725), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-04 07:00:24,848 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-04 07:00:24,848 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 240 of 274 [2025-03-04 07:00:24,848 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-04 07:00:25,019 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][216], [262#(= |#race~threads_total~0| 0), 286#true, 276#true, 91#L1043-2true, Black: 266#true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:25,019 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-03-04 07:00:25,019 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-03-04 07:00:25,019 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-03-04 07:00:25,019 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-04 07:00:25,034 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][216], [262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 255#true, 96#L1043true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:25,034 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-03-04 07:00:25,034 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-04 07:00:25,034 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-04 07:00:25,034 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-04 07:00:25,035 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([698] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_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], [262#(= |#race~threads_total~0| 0), 286#true, 276#true, 91#L1043-2true, 252#true, Black: 266#true, 268#(= |#race~tids~0| 0), 241#L1028-5true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:25,035 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is not cut-off event [2025-03-04 07:00:25,035 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is not cut-off event [2025-03-04 07:00:25,035 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is not cut-off event [2025-03-04 07:00:25,035 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is not cut-off event [2025-03-04 07:00:25,035 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [262#(= |#race~threads_total~0| 0), 276#true, 286#true, 91#L1043-2true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 129#L1028-5true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:25,035 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is not cut-off event [2025-03-04 07:00:25,035 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is not cut-off event [2025-03-04 07:00:25,035 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is not cut-off event [2025-03-04 07:00:25,035 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is not cut-off event [2025-03-04 07:00:25,059 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([698] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_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], [262#(= |#race~threads_total~0| 0), 286#true, 276#true, 252#true, Black: 266#true, 268#(= |#race~tids~0| 0), 241#L1028-5true, 255#true, 96#L1043true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:25,059 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is not cut-off event [2025-03-04 07:00:25,059 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-03-04 07:00:25,059 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is not cut-off event [2025-03-04 07:00:25,059 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is not cut-off event [2025-03-04 07:00:25,059 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [262#(= |#race~threads_total~0| 0), 286#true, 276#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 96#L1043true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 129#L1028-5true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:25,059 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is not cut-off event [2025-03-04 07:00:25,059 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is not cut-off event [2025-03-04 07:00:25,059 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is not cut-off event [2025-03-04 07:00:25,059 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is not cut-off event [2025-03-04 07:00:25,103 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([614] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][138], [262#(= |#race~threads_total~0| 0), 286#true, 276#true, 91#L1043-2true, Black: 266#true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:25,103 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is not cut-off event [2025-03-04 07:00:25,103 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is not cut-off event [2025-03-04 07:00:25,103 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is not cut-off event [2025-03-04 07:00:25,103 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is not cut-off event [2025-03-04 07:00:25,103 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][216], [262#(= |#race~threads_total~0| 0), 286#true, 276#true, 91#L1043-2true, Black: 266#true, 94#L1034-4true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:25,103 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2025-03-04 07:00:25,103 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-04 07:00:25,103 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-04 07:00:25,103 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-04 07:00:25,103 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([614] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][138], [262#(= |#race~threads_total~0| 0), 286#true, 276#true, 47#L1034-4true, 91#L1043-2true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:25,103 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2025-03-04 07:00:25,103 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-04 07:00:25,103 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-04 07:00:25,103 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-04 07:00:25,118 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([614] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][138], [262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 255#true, 96#L1043true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:25,118 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is not cut-off event [2025-03-04 07:00:25,118 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is not cut-off event [2025-03-04 07:00:25,118 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is not cut-off event [2025-03-04 07:00:25,118 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is not cut-off event [2025-03-04 07:00:25,118 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][216], [262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 94#L1034-4true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 255#true, 96#L1043true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:25,119 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-03-04 07:00:25,119 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-04 07:00:25,119 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-04 07:00:25,119 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-04 07:00:25,119 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([614] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][138], [262#(= |#race~threads_total~0| 0), 276#true, 286#true, 47#L1034-4true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 96#L1043true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:25,119 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-03-04 07:00:25,119 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-04 07:00:25,119 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-04 07:00:25,119 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-04 07:00:25,125 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([614] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][141], [262#(= |#race~threads_total~0| 0), 104#L1043-7true, 286#true, 276#true, Black: 266#true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:25,125 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-03-04 07:00:25,126 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-04 07:00:25,126 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-04 07:00:25,126 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-04 07:00:25,126 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([614] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][138], [262#(= |#race~threads_total~0| 0), 104#L1043-7true, 286#true, 276#true, Black: 266#true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:25,126 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-03-04 07:00:25,126 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-04 07:00:25,126 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-04 07:00:25,126 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-04 07:00:25,134 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([614] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][138], [262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, 11#L1043-6true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:25,134 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-03-04 07:00:25,134 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-04 07:00:25,134 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-04 07:00:25,134 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-04 07:00:25,134 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([614] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][140], [262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 11#L1043-6true, 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:25,134 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-03-04 07:00:25,134 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-04 07:00:25,134 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-04 07:00:25,134 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-04 07:00:25,135 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([614] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][141], [262#(= |#race~threads_total~0| 0), 104#L1043-7true, 276#true, 286#true, 47#L1034-4true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:25,135 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-03-04 07:00:25,135 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-04 07:00:25,135 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-04 07:00:25,135 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-04 07:00:25,143 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([614] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][138], [139#L1043-5true, 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 255#true, 22#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:25,143 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-03-04 07:00:25,143 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-04 07:00:25,143 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-04 07:00:25,143 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-04 07:00:25,143 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([614] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][139], [139#L1043-5true, 262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:25,143 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-03-04 07:00:25,143 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-04 07:00:25,143 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-04 07:00:25,143 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-04 07:00:25,144 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([614] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][140], [262#(= |#race~threads_total~0| 0), 276#true, 286#true, 47#L1034-4true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 22#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 11#L1043-6true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:25,144 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-03-04 07:00:25,144 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-04 07:00:25,144 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-04 07:00:25,144 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-04 07:00:25,145 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([614] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][141], [262#(= |#race~threads_total~0| 0), 286#true, 276#true, 47#L1034-4true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 11#L1043-6true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:25,145 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-03-04 07:00:25,145 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-04 07:00:25,145 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-04 07:00:25,145 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-04 07:00:25,151 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([614] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][142], [262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, 206#L1043-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:25,152 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-03-04 07:00:25,152 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-04 07:00:25,152 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-04 07:00:25,152 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-04 07:00:25,153 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([614] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][138], [262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 255#true, 22#L1034-5true, 206#L1043-4true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:25,153 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-03-04 07:00:25,153 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-04 07:00:25,153 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-04 07:00:25,153 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-04 07:00:25,155 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([614] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][139], [139#L1043-5true, 262#(= |#race~threads_total~0| 0), 276#true, 286#true, 47#L1034-4true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 22#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:25,155 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-03-04 07:00:25,155 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-04 07:00:25,155 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-04 07:00:25,155 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-04 07:00:25,156 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([614] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_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], [139#L1043-5true, 262#(= |#race~threads_total~0| 0), 286#true, 276#true, 47#L1034-4true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:25,156 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-03-04 07:00:25,156 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-04 07:00:25,156 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-04 07:00:25,156 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-04 07:00:25,157 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][216], [262#(= |#race~threads_total~0| 0), 104#L1043-7true, 276#true, 286#true, Black: 266#true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:25,157 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-03-04 07:00:25,157 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-04 07:00:25,157 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-04 07:00:25,157 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-04 07:00:25,161 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([614] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][142], [262#(= |#race~threads_total~0| 0), 73#L1043-3true, 286#true, 276#true, Black: 266#true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 255#true, 22#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:25,161 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-03-04 07:00:25,161 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-04 07:00:25,161 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-04 07:00:25,161 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-04 07:00:25,161 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([614] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][138], [262#(= |#race~threads_total~0| 0), 73#L1043-3true, 276#true, 286#true, Black: 266#true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 255#true, 22#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:25,162 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-03-04 07:00:25,162 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-04 07:00:25,162 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-04 07:00:25,162 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-04 07:00:25,163 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([614] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][142], [262#(= |#race~threads_total~0| 0), 286#true, 47#L1034-4true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 206#L1043-4true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:25,163 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-03-04 07:00:25,163 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-04 07:00:25,163 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-04 07:00:25,163 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-04 07:00:25,163 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([614] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][141], [262#(= |#race~threads_total~0| 0), 276#true, 286#true, 47#L1034-4true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, 206#L1043-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:25,163 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-03-04 07:00:25,163 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-04 07:00:25,163 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-04 07:00:25,163 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-04 07:00:25,165 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([614] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][140], [139#L1043-5true, 132#L1034-3true, 262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:25,165 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-03-04 07:00:25,165 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-04 07:00:25,165 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-04 07:00:25,165 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-04 07:00:25,165 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][216], [262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 255#true, 22#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 11#L1043-6true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:25,166 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-03-04 07:00:25,166 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-04 07:00:25,166 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-04 07:00:25,166 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-04 07:00:25,166 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][216], [262#(= |#race~threads_total~0| 0), 104#L1043-7true, 286#true, 276#true, Black: 266#true, 94#L1034-4true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:25,166 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-03-04 07:00:25,166 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-04 07:00:25,166 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-04 07:00:25,166 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-04 07:00:25,171 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([614] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][142], [262#(= |#race~threads_total~0| 0), 73#L1043-3true, 286#true, 276#true, 47#L1034-4true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:25,171 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-03-04 07:00:25,171 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-04 07:00:25,171 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-04 07:00:25,171 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-04 07:00:25,171 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([614] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][141], [262#(= |#race~threads_total~0| 0), 73#L1043-3true, 47#L1034-4true, 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:25,171 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-03-04 07:00:25,171 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-04 07:00:25,171 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-04 07:00:25,171 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-04 07:00:25,173 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([614] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_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], [132#L1034-3true, 262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 206#L1043-4true, 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:25,173 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-03-04 07:00:25,173 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-04 07:00:25,173 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-04 07:00:25,173 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-04 07:00:25,175 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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], [139#L1043-5true, 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:25,175 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-03-04 07:00:25,175 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-04 07:00:25,175 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-04 07:00:25,175 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-04 07:00:25,176 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][218], [262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 94#L1034-4true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 11#L1043-6true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:25,176 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-03-04 07:00:25,176 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-04 07:00:25,176 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-04 07:00:25,176 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-04 07:00:25,176 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][216], [262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 94#L1034-4true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 11#L1043-6true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:25,177 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-03-04 07:00:25,177 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-04 07:00:25,177 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-04 07:00:25,177 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-04 07:00:25,177 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([698] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_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], [262#(= |#race~threads_total~0| 0), 104#L1043-7true, 276#true, 286#true, 252#true, Black: 266#true, 268#(= |#race~tids~0| 0), 241#L1028-5true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:25,178 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is not cut-off event [2025-03-04 07:00:25,178 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is not cut-off event [2025-03-04 07:00:25,178 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is not cut-off event [2025-03-04 07:00:25,178 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is not cut-off event [2025-03-04 07:00:25,178 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [262#(= |#race~threads_total~0| 0), 104#L1043-7true, 276#true, 286#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 129#L1028-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:25,178 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is not cut-off event [2025-03-04 07:00:25,178 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-03-04 07:00:25,178 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-03-04 07:00:25,178 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is not cut-off event [2025-03-04 07:00:25,181 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([614] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_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], [132#L1034-3true, 262#(= |#race~threads_total~0| 0), 73#L1043-3true, 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 22#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:25,181 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-03-04 07:00:25,181 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-04 07:00:25,181 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-04 07:00:25,181 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-04 07:00:25,182 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][216], [262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 255#true, 206#L1043-4true, 22#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:25,182 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-03-04 07:00:25,182 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-04 07:00:25,182 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-04 07:00:25,182 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-04 07:00:25,183 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([614] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][142], [262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 250#L1034-2true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 206#L1043-4true, 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:25,183 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-03-04 07:00:25,183 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-04 07:00:25,183 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-04 07:00:25,184 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-04 07:00:25,185 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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], [139#L1043-5true, 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 94#L1034-4true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:25,186 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-03-04 07:00:25,186 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-04 07:00:25,186 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-04 07:00:25,186 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-04 07:00:25,186 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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], [139#L1043-5true, 262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 94#L1034-4true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:25,186 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-03-04 07:00:25,186 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-04 07:00:25,186 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-04 07:00:25,186 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-04 07:00:25,187 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([698] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_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], [262#(= |#race~threads_total~0| 0), 276#true, 286#true, 252#true, Black: 266#true, 268#(= |#race~tids~0| 0), 241#L1028-5true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 11#L1043-6true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:25,187 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is not cut-off event [2025-03-04 07:00:25,187 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2025-03-04 07:00:25,187 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is not cut-off event [2025-03-04 07:00:25,187 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is not cut-off event [2025-03-04 07:00:25,187 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([698] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][241], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 241#L1028-5true, 255#true, 286#true, 11#L1043-6true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 252#true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true]) [2025-03-04 07:00:25,187 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is not cut-off event [2025-03-04 07:00:25,187 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2025-03-04 07:00:25,187 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is not cut-off event [2025-03-04 07:00:25,187 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is not cut-off event [2025-03-04 07:00:25,188 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [253#true, 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 286#true, 11#L1043-6true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 254#true, 129#L1028-5true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true]) [2025-03-04 07:00:25,188 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is not cut-off event [2025-03-04 07:00:25,188 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2025-03-04 07:00:25,188 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is not cut-off event [2025-03-04 07:00:25,188 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is not cut-off event [2025-03-04 07:00:25,188 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [262#(= |#race~threads_total~0| 0), 286#true, 276#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 11#L1043-6true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 129#L1028-5true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:25,188 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is not cut-off event [2025-03-04 07:00:25,188 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is not cut-off event [2025-03-04 07:00:25,188 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2025-03-04 07:00:25,188 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is not cut-off event [2025-03-04 07:00:25,190 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][216], [262#(= |#race~threads_total~0| 0), 73#L1043-3true, 276#true, 286#true, Black: 266#true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 255#true, 22#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:25,190 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-03-04 07:00:25,190 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-04 07:00:25,190 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-04 07:00:25,190 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-04 07:00:25,191 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([614] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][142], [262#(= |#race~threads_total~0| 0), 73#L1043-3true, 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 250#L1034-2true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:25,191 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-03-04 07:00:25,191 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-04 07:00:25,191 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-04 07:00:25,191 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-04 07:00:25,192 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][218], [262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 94#L1034-4true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 206#L1043-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:25,192 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-03-04 07:00:25,192 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-04 07:00:25,192 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-04 07:00:25,192 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-04 07:00:25,193 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][216], [262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 94#L1034-4true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 255#true, 206#L1043-4true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:25,193 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-03-04 07:00:25,193 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-04 07:00:25,193 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-04 07:00:25,193 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-04 07:00:25,194 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([698] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_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], [139#L1043-5true, 262#(= |#race~threads_total~0| 0), 286#true, 276#true, 252#true, Black: 266#true, 268#(= |#race~tids~0| 0), 241#L1028-5true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:25,194 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is not cut-off event [2025-03-04 07:00:25,194 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is not cut-off event [2025-03-04 07:00:25,194 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-03-04 07:00:25,194 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2025-03-04 07:00:25,195 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([698] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_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], [139#L1043-5true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 241#L1028-5true, 255#true, 286#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 252#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true]) [2025-03-04 07:00:25,195 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is not cut-off event [2025-03-04 07:00:25,195 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-03-04 07:00:25,195 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2025-03-04 07:00:25,195 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is not cut-off event [2025-03-04 07:00:25,195 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([698] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][241], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 139#L1043-5true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 241#L1028-5true, 255#true, 286#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 252#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true]) [2025-03-04 07:00:25,195 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is not cut-off event [2025-03-04 07:00:25,195 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-03-04 07:00:25,195 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2025-03-04 07:00:25,195 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is not cut-off event [2025-03-04 07:00:25,195 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [253#true, 139#L1043-5true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 286#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 254#true, 129#L1028-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true]) [2025-03-04 07:00:25,195 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is not cut-off event [2025-03-04 07:00:25,195 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2025-03-04 07:00:25,195 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2025-03-04 07:00:25,196 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2025-03-04 07:00:25,196 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [253#true, 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 139#L1043-5true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 286#true, 254#true, 129#L1028-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true]) [2025-03-04 07:00:25,196 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is not cut-off event [2025-03-04 07:00:25,196 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2025-03-04 07:00:25,196 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2025-03-04 07:00:25,196 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2025-03-04 07:00:25,196 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [139#L1043-5true, 262#(= |#race~threads_total~0| 0), 276#true, 286#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 129#L1028-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:25,196 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is not cut-off event [2025-03-04 07:00:25,196 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2025-03-04 07:00:25,196 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2025-03-04 07:00:25,196 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2025-03-04 07:00:25,197 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][215], [139#L1043-5true, 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 92#L1034-3true]) [2025-03-04 07:00:25,197 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-03-04 07:00:25,197 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-04 07:00:25,197 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-04 07:00:25,197 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-04 07:00:25,199 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][218], [262#(= |#race~threads_total~0| 0), 73#L1043-3true, 286#true, 276#true, Black: 266#true, 94#L1034-4true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:25,199 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-03-04 07:00:25,199 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-04 07:00:25,199 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-04 07:00:25,199 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-04 07:00:25,200 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][216], [262#(= |#race~threads_total~0| 0), 73#L1043-3true, 286#true, 276#true, Black: 266#true, 94#L1034-4true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:25,200 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-03-04 07:00:25,200 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-04 07:00:25,200 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-04 07:00:25,200 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-04 07:00:25,201 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([698] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][241], [268#(= |#race~tids~0| 0), 241#L1028-5true, 262#(= |#race~threads_total~0| 0), 255#true, 286#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 206#L1043-4true, 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 252#true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true]) [2025-03-04 07:00:25,201 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is not cut-off event [2025-03-04 07:00:25,201 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-03-04 07:00:25,201 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-03-04 07:00:25,201 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2025-03-04 07:00:25,201 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([698] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][241], [268#(= |#race~tids~0| 0), 241#L1028-5true, 262#(= |#race~threads_total~0| 0), 255#true, 286#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 206#L1043-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 252#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true]) [2025-03-04 07:00:25,202 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is not cut-off event [2025-03-04 07:00:25,202 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-03-04 07:00:25,202 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-03-04 07:00:25,202 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2025-03-04 07:00:25,202 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([698] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][241], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 268#(= |#race~tids~0| 0), 241#L1028-5true, 262#(= |#race~threads_total~0| 0), 255#true, 286#true, 206#L1043-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 252#true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true]) [2025-03-04 07:00:25,202 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is not cut-off event [2025-03-04 07:00:25,202 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2025-03-04 07:00:25,202 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-03-04 07:00:25,202 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-03-04 07:00:25,202 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([698] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_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], [262#(= |#race~threads_total~0| 0), 276#true, 286#true, 252#true, Black: 266#true, 268#(= |#race~tids~0| 0), 241#L1028-5true, 255#true, 206#L1043-4true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:25,202 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is not cut-off event [2025-03-04 07:00:25,202 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2025-03-04 07:00:25,202 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-03-04 07:00:25,203 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-03-04 07:00:25,203 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 286#true, 206#L1043-4true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 254#true, 129#L1028-5true, 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true]) [2025-03-04 07:00:25,203 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is not cut-off event [2025-03-04 07:00:25,203 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-03-04 07:00:25,203 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2025-03-04 07:00:25,203 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2025-03-04 07:00:25,203 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 286#true, 206#L1043-4true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 254#true, 129#L1028-5true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true]) [2025-03-04 07:00:25,203 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is not cut-off event [2025-03-04 07:00:25,203 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-03-04 07:00:25,203 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2025-03-04 07:00:25,203 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2025-03-04 07:00:25,203 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 286#true, 206#L1043-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 254#true, 129#L1028-5true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true]) [2025-03-04 07:00:25,204 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is not cut-off event [2025-03-04 07:00:25,204 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-03-04 07:00:25,204 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2025-03-04 07:00:25,204 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2025-03-04 07:00:25,204 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [262#(= |#race~threads_total~0| 0), 286#true, 276#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 206#L1043-4true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 129#L1028-5true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:25,204 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is not cut-off event [2025-03-04 07:00:25,204 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2025-03-04 07:00:25,204 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2025-03-04 07:00:25,204 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-03-04 07:00:25,205 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][215], [262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 206#L1043-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 92#L1034-3true]) [2025-03-04 07:00:25,205 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-03-04 07:00:25,205 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-04 07:00:25,205 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-04 07:00:25,205 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-04 07:00:25,208 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([698] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][241], [268#(= |#race~tids~0| 0), 241#L1028-5true, 262#(= |#race~threads_total~0| 0), 73#L1043-3true, 255#true, 286#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 252#true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true]) [2025-03-04 07:00:25,208 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is not cut-off event [2025-03-04 07:00:25,208 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-03-04 07:00:25,208 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2025-03-04 07:00:25,208 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-03-04 07:00:25,208 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([698] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][241], [268#(= |#race~tids~0| 0), 241#L1028-5true, 262#(= |#race~threads_total~0| 0), 73#L1043-3true, 255#true, 286#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 252#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true]) [2025-03-04 07:00:25,209 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is not cut-off event [2025-03-04 07:00:25,209 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-03-04 07:00:25,209 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2025-03-04 07:00:25,209 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-03-04 07:00:25,209 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([698] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][241], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 268#(= |#race~tids~0| 0), 241#L1028-5true, 262#(= |#race~threads_total~0| 0), 73#L1043-3true, 255#true, 286#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 252#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true]) [2025-03-04 07:00:25,209 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is not cut-off event [2025-03-04 07:00:25,209 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-03-04 07:00:25,209 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2025-03-04 07:00:25,209 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-03-04 07:00:25,209 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([698] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_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], [262#(= |#race~threads_total~0| 0), 73#L1043-3true, 286#true, 276#true, 252#true, Black: 266#true, 268#(= |#race~tids~0| 0), 241#L1028-5true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:25,209 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is not cut-off event [2025-03-04 07:00:25,209 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-03-04 07:00:25,209 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2025-03-04 07:00:25,209 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-03-04 07:00:25,210 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 73#L1043-3true, 286#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 254#true, 129#L1028-5true, 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true]) [2025-03-04 07:00:25,210 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is not cut-off event [2025-03-04 07:00:25,210 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2025-03-04 07:00:25,210 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-03-04 07:00:25,210 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-03-04 07:00:25,210 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 73#L1043-3true, 286#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 254#true, 129#L1028-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true]) [2025-03-04 07:00:25,210 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is not cut-off event [2025-03-04 07:00:25,210 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2025-03-04 07:00:25,210 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-03-04 07:00:25,210 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-03-04 07:00:25,210 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [253#true, 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 73#L1043-3true, 286#true, 254#true, 129#L1028-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true]) [2025-03-04 07:00:25,210 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is not cut-off event [2025-03-04 07:00:25,210 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-03-04 07:00:25,210 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2025-03-04 07:00:25,210 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-03-04 07:00:25,211 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [262#(= |#race~threads_total~0| 0), 73#L1043-3true, 276#true, 286#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 129#L1028-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:25,211 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is not cut-off event [2025-03-04 07:00:25,211 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-03-04 07:00:25,211 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-03-04 07:00:25,211 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2025-03-04 07:00:25,211 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][215], [262#(= |#race~threads_total~0| 0), 73#L1043-3true, 276#true, 286#true, Black: 266#true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 92#L1034-3true]) [2025-03-04 07:00:25,211 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-03-04 07:00:25,211 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-04 07:00:25,211 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-04 07:00:25,211 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-04 07:00:25,212 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([698] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][241], [268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 241#L1028-5true, 255#true, 138#ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACEtrue, 286#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 252#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true]) [2025-03-04 07:00:25,212 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is not cut-off event [2025-03-04 07:00:25,212 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2025-03-04 07:00:25,212 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-03-04 07:00:25,212 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-03-04 07:00:25,212 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([698] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][241], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 241#L1028-5true, 255#true, 138#ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACEtrue, 286#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 252#true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true]) [2025-03-04 07:00:25,212 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is not cut-off event [2025-03-04 07:00:25,212 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2025-03-04 07:00:25,212 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-03-04 07:00:25,212 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-03-04 07:00:25,213 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([698] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_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], [262#(= |#race~threads_total~0| 0), 276#true, 286#true, 252#true, Black: 266#true, 268#(= |#race~tids~0| 0), 241#L1028-5true, 255#true, 138#ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACEtrue, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:25,213 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is not cut-off event [2025-03-04 07:00:25,213 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2025-03-04 07:00:25,213 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-03-04 07:00:25,213 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-03-04 07:00:25,214 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][214], [262#(= |#race~threads_total~0| 0), 286#true, 276#true, 215#L1034-2true, Black: 266#true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 255#true, 206#L1043-4true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:25,214 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-03-04 07:00:25,214 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-04 07:00:25,214 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-04 07:00:25,214 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-04 07:00:25,219 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][214], [262#(= |#race~threads_total~0| 0), 73#L1043-3true, 276#true, 286#true, 215#L1034-2true, Black: 266#true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:25,219 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-03-04 07:00:25,219 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-04 07:00:25,219 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-04 07:00:25,219 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-04 07:00:25,226 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][218], [262#(= |#race~threads_total~0| 0), 104#L1043-7true, 286#true, 276#true, Black: 266#true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:25,226 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is not cut-off event [2025-03-04 07:00:25,226 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is not cut-off event [2025-03-04 07:00:25,226 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2025-03-04 07:00:25,226 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2025-03-04 07:00:25,226 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][218], [262#(= |#race~threads_total~0| 0), 104#L1043-7true, 286#true, 276#true, Black: 266#true, 94#L1034-4true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:25,226 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-03-04 07:00:25,226 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-04 07:00:25,226 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-04 07:00:25,227 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-04 07:00:25,227 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([614] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][138], [262#(= |#race~threads_total~0| 0), 104#L1043-7true, 286#true, 276#true, 47#L1034-4true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:25,227 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-03-04 07:00:25,227 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-04 07:00:25,227 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-04 07:00:25,227 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-04 07:00:25,231 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][215], [262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 11#L1043-6true, 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:25,231 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is not cut-off event [2025-03-04 07:00:25,231 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2025-03-04 07:00:25,231 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2025-03-04 07:00:25,231 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2025-03-04 07:00:25,231 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][215], [262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 94#L1034-4true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 11#L1043-6true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:25,231 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-03-04 07:00:25,231 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-04 07:00:25,231 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-04 07:00:25,232 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-04 07:00:25,232 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([614] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][138], [262#(= |#race~threads_total~0| 0), 286#true, 47#L1034-4true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 22#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 11#L1043-6true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:25,232 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-03-04 07:00:25,232 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-04 07:00:25,232 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-04 07:00:25,232 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-04 07:00:25,237 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][214], [139#L1043-5true, 262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:25,237 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is not cut-off event [2025-03-04 07:00:25,237 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is not cut-off event [2025-03-04 07:00:25,237 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2025-03-04 07:00:25,237 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2025-03-04 07:00:25,237 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][214], [139#L1043-5true, 262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 94#L1034-4true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:25,237 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-03-04 07:00:25,237 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-04 07:00:25,237 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-04 07:00:25,237 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-04 07:00:25,237 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([614] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][138], [139#L1043-5true, 262#(= |#race~threads_total~0| 0), 286#true, 276#true, 47#L1034-4true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 22#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:25,237 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-03-04 07:00:25,237 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-04 07:00:25,237 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-04 07:00:25,237 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-04 07:00:25,243 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][217], [262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 255#true, 206#L1043-4true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:25,243 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is not cut-off event [2025-03-04 07:00:25,243 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2025-03-04 07:00:25,243 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is not cut-off event [2025-03-04 07:00:25,243 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is not cut-off event [2025-03-04 07:00:25,243 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][217], [262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 94#L1034-4true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 255#true, 206#L1043-4true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:25,243 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-03-04 07:00:25,243 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-04 07:00:25,243 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-04 07:00:25,243 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-04 07:00:25,243 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([614] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][138], [262#(= |#race~threads_total~0| 0), 286#true, 47#L1034-4true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 206#L1043-4true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:25,243 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-03-04 07:00:25,243 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-04 07:00:25,243 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-04 07:00:25,243 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-04 07:00:25,244 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][214], [139#L1043-5true, 262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 92#L1034-3true]) [2025-03-04 07:00:25,244 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-03-04 07:00:25,244 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-04 07:00:25,244 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-04 07:00:25,244 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-04 07:00:25,245 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([614] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][139], [139#L1043-5true, 132#L1034-3true, 262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:25,245 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-03-04 07:00:25,245 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-04 07:00:25,245 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-04 07:00:25,245 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-04 07:00:25,250 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][217], [262#(= |#race~threads_total~0| 0), 73#L1043-3true, 286#true, 276#true, Black: 266#true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:25,250 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is not cut-off event [2025-03-04 07:00:25,250 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is not cut-off event [2025-03-04 07:00:25,250 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is not cut-off event [2025-03-04 07:00:25,250 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is not cut-off event [2025-03-04 07:00:25,250 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][217], [262#(= |#race~threads_total~0| 0), 73#L1043-3true, 286#true, 276#true, Black: 266#true, 94#L1034-4true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:25,250 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-03-04 07:00:25,250 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-04 07:00:25,250 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-04 07:00:25,250 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-04 07:00:25,250 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([614] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][138], [262#(= |#race~threads_total~0| 0), 73#L1043-3true, 286#true, 47#L1034-4true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:25,250 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-03-04 07:00:25,250 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-04 07:00:25,250 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-04 07:00:25,251 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-04 07:00:25,252 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][217], [262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 255#true, 206#L1043-4true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 92#L1034-3true]) [2025-03-04 07:00:25,252 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-03-04 07:00:25,252 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-04 07:00:25,252 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-04 07:00:25,252 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-04 07:00:25,253 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([614] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][140], [132#L1034-3true, 262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 22#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 206#L1043-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:25,253 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-03-04 07:00:25,253 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-04 07:00:25,253 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-04 07:00:25,253 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-04 07:00:25,260 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][217], [262#(= |#race~threads_total~0| 0), 73#L1043-3true, 286#true, 276#true, Black: 266#true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 92#L1034-3true]) [2025-03-04 07:00:25,261 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-03-04 07:00:25,261 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-04 07:00:25,261 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-04 07:00:25,261 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-04 07:00:25,261 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([614] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][140], [132#L1034-3true, 262#(= |#race~threads_total~0| 0), 73#L1043-3true, 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:25,261 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-03-04 07:00:25,261 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-04 07:00:25,261 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-04 07:00:25,261 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-04 07:00:25,263 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][217], [262#(= |#race~threads_total~0| 0), 286#true, 276#true, 215#L1034-2true, Black: 266#true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 255#true, 206#L1043-4true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:25,263 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-03-04 07:00:25,263 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-04 07:00:25,263 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-04 07:00:25,263 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-04 07:00:25,266 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([614] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][139], [262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 250#L1034-2true, 22#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 206#L1043-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:25,266 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-03-04 07:00:25,266 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-04 07:00:25,266 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-04 07:00:25,266 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-04 07:00:25,275 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][217], [262#(= |#race~threads_total~0| 0), 73#L1043-3true, 276#true, 286#true, 215#L1034-2true, Black: 266#true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:25,275 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-03-04 07:00:25,275 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-04 07:00:25,275 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-04 07:00:25,275 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-04 07:00:25,276 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([614] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][139], [262#(= |#race~threads_total~0| 0), 73#L1043-3true, 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 250#L1034-2true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:25,276 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-03-04 07:00:25,276 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-04 07:00:25,276 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-04 07:00:25,276 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-04 07:00:25,474 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([692] threadEXIT-->L1045: Formula: (= v_threadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem20#1_8|) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][110], [262#(= |#race~threads_total~0| 0), 286#true, 276#true, 252#true, 275#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 266#true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 98#L1045true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 184#L1025true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:25,475 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-03-04 07:00:25,475 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-03-04 07:00:25,475 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-04 07:00:25,475 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-04 07:00:25,475 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([692] threadEXIT-->L1045: Formula: (= v_threadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem20#1_8|) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][110], [262#(= |#race~threads_total~0| 0), 286#true, 276#true, 100#L1026-1true, 252#true, 275#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 266#true, 268#(= |#race~tids~0| 0), 255#true, 98#L1045true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:25,475 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-04 07:00:25,475 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-03-04 07:00:25,475 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-04 07:00:25,475 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:25,488 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([692] threadEXIT-->L1045: Formula: (= v_threadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem20#1_8|) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][110], [30#L1027true, 262#(= |#race~threads_total~0| 0), 286#true, 276#true, 275#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 252#true, Black: 266#true, 268#(= |#race~tids~0| 0), 255#true, 98#L1045true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:25,488 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-03-04 07:00:25,488 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-04 07:00:25,489 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-04 07:00:25,489 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-03-04 07:00:25,502 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([692] threadEXIT-->L1045: Formula: (= v_threadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem20#1_8|) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][110], [262#(= |#race~threads_total~0| 0), 286#true, 276#true, 252#true, 275#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 266#true, 268#(= |#race~tids~0| 0), 255#true, 98#L1045true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 184#L1025true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:25,502 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-03-04 07:00:25,502 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-03-04 07:00:25,502 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-04 07:00:25,502 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-04 07:00:25,502 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-04 07:00:25,505 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([693] 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], [262#(= |#race~threads_total~0| 0), 233#L1025true, 276#true, 286#true, 254#true, 275#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 266#true, 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 98#L1045true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:25,505 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-03-04 07:00:25,505 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-04 07:00:25,505 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-04 07:00:25,505 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-04 07:00:25,529 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([693] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_10| v_threadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][177], [288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 137#L1026-1true, 276#true, 254#true, 275#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 266#true, 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 98#L1045true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:25,529 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-03-04 07:00:25,529 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-04 07:00:25,529 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-04 07:00:25,529 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:25,529 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([693] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_10| v_threadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][177], [288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 43#L1026-2true, 254#true, 275#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 266#true, 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 98#L1045true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:25,529 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-04 07:00:25,529 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-03-04 07:00:25,529 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-03-04 07:00:25,529 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:25,529 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([693] 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], [262#(= |#race~threads_total~0| 0), 276#true, 286#true, 254#true, 218#L1026-3true, 275#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 266#true, 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 98#L1045true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:25,529 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-04 07:00:25,529 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:25,529 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-04 07:00:25,529 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-04 07:00:25,535 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([692] threadEXIT-->L1045: Formula: (= v_threadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem20#1_8|) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][110], [262#(= |#race~threads_total~0| 0), 286#true, 276#true, 100#L1026-1true, 275#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 252#true, Black: 266#true, 268#(= |#race~tids~0| 0), 255#true, 98#L1045true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:25,535 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-03-04 07:00:25,535 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-03-04 07:00:25,535 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-04 07:00:25,535 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:25,535 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-04 07:00:25,537 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([698] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_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], [262#(= |#race~threads_total~0| 0), 286#true, 276#true, 91#L1043-2true, 252#true, Black: 266#true, 268#(= |#race~tids~0| 0), 241#L1028-5true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:25,537 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-04 07:00:25,537 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-03-04 07:00:25,537 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-04 07:00:25,537 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-04 07:00:25,537 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-04 07:00:25,553 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([692] threadEXIT-->L1045: Formula: (= v_threadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem20#1_8|) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][110], [30#L1027true, 262#(= |#race~threads_total~0| 0), 286#true, 276#true, 252#true, 275#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 266#true, 268#(= |#race~tids~0| 0), 255#true, 98#L1045true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:25,553 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-04 07:00:25,553 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-04 07:00:25,553 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-04 07:00:25,553 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-04 07:00:25,553 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-03-04 07:00:25,554 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [262#(= |#race~threads_total~0| 0), 276#true, 286#true, 91#L1043-2true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 129#L1028-5true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:25,554 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-04 07:00:25,554 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-04 07:00:25,554 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-04 07:00:25,554 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-04 07:00:25,555 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-04 07:00:25,560 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [262#(= |#race~threads_total~0| 0), 276#true, 286#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 96#L1043true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 129#L1028-5true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:25,560 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-03-04 07:00:25,560 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-04 07:00:25,560 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-04 07:00:25,560 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-04 07:00:25,560 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-03-04 07:00:25,568 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([614] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][138], [262#(= |#race~threads_total~0| 0), 286#true, 276#true, 91#L1043-2true, Black: 266#true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:25,568 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-04 07:00:25,568 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-03-04 07:00:25,568 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-04 07:00:25,568 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-04 07:00:25,568 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-03-04 07:00:25,568 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([614] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][138], [262#(= |#race~threads_total~0| 0), 286#true, 276#true, 47#L1034-4true, 91#L1043-2true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:25,568 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-04 07:00:25,568 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-04 07:00:25,568 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-04 07:00:25,568 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-04 07:00:25,568 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-04 07:00:25,574 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([692] threadEXIT-->L1045: Formula: (= v_threadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem20#1_8|) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][110], [262#(= |#race~threads_total~0| 0), 286#true, 276#true, 166#L1031-2true, 252#true, 275#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 266#true, 268#(= |#race~tids~0| 0), 255#true, 98#L1045true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:25,574 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-03-04 07:00:25,574 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-04 07:00:25,574 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-03-04 07:00:25,574 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-04 07:00:25,587 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [262#(= |#race~threads_total~0| 0), 104#L1043-7true, 286#true, 276#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 129#L1028-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:25,587 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-04 07:00:25,587 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-04 07:00:25,587 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-04 07:00:25,587 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-04 07:00:25,587 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-04 07:00:25,591 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [253#true, 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 286#true, 11#L1043-6true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 254#true, 129#L1028-5true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:25,591 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-04 07:00:25,591 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-04 07:00:25,591 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-04 07:00:25,591 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-04 07:00:25,591 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-04 07:00:25,591 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [262#(= |#race~threads_total~0| 0), 286#true, 276#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 11#L1043-6true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 129#L1028-5true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:25,592 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-04 07:00:25,592 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-04 07:00:25,592 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-04 07:00:25,592 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-04 07:00:25,592 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-04 07:00:25,596 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [253#true, 139#L1043-5true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 286#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 254#true, 129#L1028-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:25,596 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-04 07:00:25,596 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-04 07:00:25,596 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-04 07:00:25,596 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-04 07:00:25,596 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-04 07:00:25,596 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 253#true, 139#L1043-5true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 286#true, 254#true, 129#L1028-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:25,596 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-04 07:00:25,596 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-04 07:00:25,596 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-04 07:00:25,596 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-04 07:00:25,596 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-04 07:00:25,597 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [139#L1043-5true, 262#(= |#race~threads_total~0| 0), 286#true, 276#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 129#L1028-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:25,597 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-04 07:00:25,597 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-04 07:00:25,597 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-04 07:00:25,597 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-04 07:00:25,597 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-04 07:00:25,599 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 286#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 206#L1043-4true, 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 254#true, 129#L1028-5true, Black: 266#true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:25,600 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-03-04 07:00:25,600 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-04 07:00:25,600 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-04 07:00:25,600 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-04 07:00:25,600 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-04 07:00:25,600 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 286#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 206#L1043-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 254#true, 129#L1028-5true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:25,600 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-03-04 07:00:25,600 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-04 07:00:25,600 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-04 07:00:25,600 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-04 07:00:25,600 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-04 07:00:25,600 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 286#true, 206#L1043-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 254#true, 129#L1028-5true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:25,600 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-03-04 07:00:25,600 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-04 07:00:25,600 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-04 07:00:25,600 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-04 07:00:25,600 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-04 07:00:25,601 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [262#(= |#race~threads_total~0| 0), 286#true, 276#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 206#L1043-4true, 129#L1028-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:25,601 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-03-04 07:00:25,601 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-04 07:00:25,601 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-04 07:00:25,601 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-04 07:00:25,601 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-04 07:00:25,602 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 73#L1043-3true, 286#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 254#true, 129#L1028-5true, 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:25,602 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-03-04 07:00:25,602 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-04 07:00:25,602 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-04 07:00:25,602 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-04 07:00:25,602 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-04 07:00:25,603 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 73#L1043-3true, 286#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 254#true, 129#L1028-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true]) [2025-03-04 07:00:25,603 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-03-04 07:00:25,603 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-04 07:00:25,603 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-04 07:00:25,603 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-04 07:00:25,603 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-04 07:00:25,603 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 73#L1043-3true, 286#true, 254#true, 129#L1028-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:25,603 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-03-04 07:00:25,603 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-04 07:00:25,603 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-04 07:00:25,603 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-04 07:00:25,603 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-04 07:00:25,603 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [262#(= |#race~threads_total~0| 0), 73#L1043-3true, 286#true, 276#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 129#L1028-5true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:25,603 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-03-04 07:00:25,603 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-04 07:00:25,603 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-04 07:00:25,603 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-04 07:00:25,603 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-04 07:00:25,613 INFO L124 PetriNetUnfolderBase]: 2247/9584 cut-off events. [2025-03-04 07:00:25,613 INFO L125 PetriNetUnfolderBase]: For 1634/1874 co-relation queries the response was YES. [2025-03-04 07:00:25,636 INFO L83 FinitePrefix]: Finished finitePrefix Result has 15824 conditions, 9584 events. 2247/9584 cut-off events. For 1634/1874 co-relation queries the response was YES. Maximal size of possible extension queue 250. Compared 94053 event pairs, 390 based on Foata normal form. 2/8029 useless extension candidates. Maximal degree in co-relation 15790. Up to 1469 conditions per place. [2025-03-04 07:00:25,660 INFO L140 encePairwiseOnDemand]: 268/274 looper letters, 29 selfloop transitions, 5 changer transitions 0/252 dead transitions. [2025-03-04 07:00:25,660 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 215 places, 252 transitions, 761 flow [2025-03-04 07:00:25,661 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-04 07:00:25,661 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-04 07:00:25,662 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 755 transitions. [2025-03-04 07:00:25,662 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9184914841849149 [2025-03-04 07:00:25,662 INFO L175 Difference]: Start difference. First operand has 213 places, 241 transitions, 663 flow. Second operand 3 states and 755 transitions. [2025-03-04 07:00:25,662 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 215 places, 252 transitions, 761 flow [2025-03-04 07:00:25,667 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 215 places, 252 transitions, 761 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-04 07:00:25,669 INFO L231 Difference]: Finished difference. Result has 217 places, 245 transitions, 701 flow [2025-03-04 07:00:25,669 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=274, PETRI_DIFFERENCE_MINUEND_FLOW=663, PETRI_DIFFERENCE_MINUEND_PLACES=213, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=241, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=236, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=701, PETRI_PLACES=217, PETRI_TRANSITIONS=245} [2025-03-04 07:00:25,669 INFO L279 CegarLoopForPetriNet]: 213 programPoint places, 4 predicate places. [2025-03-04 07:00:25,669 INFO L471 AbstractCegarLoop]: Abstraction has has 217 places, 245 transitions, 701 flow [2025-03-04 07:00:25,670 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 241.66666666666666) internal successors, (725), 3 states have internal predecessors, (725), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-04 07:00:25,670 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-04 07:00:25,670 INFO L206 CegarLoopForPetriNet]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-04 07:00:25,670 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable14 [2025-03-04 07:00:25,670 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting threadErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE (and 21 more)] === [2025-03-04 07:00:25,671 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 07:00:25,671 INFO L85 PathProgramCache]: Analyzing trace with hash -930380774, now seen corresponding path program 1 times [2025-03-04 07:00:25,671 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 07:00:25,671 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [867634389] [2025-03-04 07:00:25,671 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-04 07:00:25,671 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 07:00:25,679 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 84 statements into 1 equivalence classes. [2025-03-04 07:00:25,682 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 84 of 84 statements. [2025-03-04 07:00:25,682 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 07:00:25,682 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-04 07:00:25,708 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-04 07:00:25,708 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-04 07:00:25,708 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [867634389] [2025-03-04 07:00:25,708 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [867634389] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-04 07:00:25,708 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-04 07:00:25,709 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-04 07:00:25,709 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1716751759] [2025-03-04 07:00:25,709 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-04 07:00:25,709 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-04 07:00:25,709 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-04 07:00:25,709 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-04 07:00:25,709 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-04 07:00:25,719 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 240 out of 274 [2025-03-04 07:00:25,720 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 217 places, 245 transitions, 701 flow. Second operand has 3 states, 3 states have (on average 242.0) internal successors, (726), 3 states have internal predecessors, (726), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-04 07:00:25,720 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-04 07:00:25,720 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 240 of 274 [2025-03-04 07:00:25,721 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-04 07:00:25,909 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][218], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, 91#L1043-2true, Black: 266#true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:25,909 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-03-04 07:00:25,909 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-03-04 07:00:25,909 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-04 07:00:25,909 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-03-04 07:00:25,910 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][218], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 96#L1043true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:25,910 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-03-04 07:00:25,910 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-04 07:00:25,910 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-04 07:00:25,910 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-04 07:00:25,942 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, 91#L1043-2true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 129#L1028-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:25,942 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is not cut-off event [2025-03-04 07:00:25,942 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is not cut-off event [2025-03-04 07:00:25,942 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is not cut-off event [2025-03-04 07:00:25,942 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is not cut-off event [2025-03-04 07:00:25,978 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 96#L1043true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 129#L1028-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:25,978 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is not cut-off event [2025-03-04 07:00:25,978 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is not cut-off event [2025-03-04 07:00:25,978 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is not cut-off event [2025-03-04 07:00:25,978 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is not cut-off event [2025-03-04 07:00:25,978 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([698] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][244], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, 91#L1043-2true, 252#true, Black: 266#true, 268#(= |#race~tids~0| 0), 291#true, 241#L1028-5true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:25,978 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2025-03-04 07:00:25,978 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-04 07:00:25,978 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-04 07:00:25,979 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-04 07:00:26,012 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([698] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][244], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, 252#true, Black: 266#true, 268#(= |#race~tids~0| 0), 291#true, 241#L1028-5true, 255#true, 96#L1043true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,012 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-04 07:00:26,012 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-04 07:00:26,012 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-03-04 07:00:26,012 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-03-04 07:00:26,025 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][218], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, 91#L1043-2true, Black: 266#true, 94#L1034-4true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,025 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2025-03-04 07:00:26,025 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-04 07:00:26,025 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-04 07:00:26,025 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-04 07:00:26,035 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([614] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][136], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, 91#L1043-2true, Black: 266#true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,035 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is not cut-off event [2025-03-04 07:00:26,035 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is not cut-off event [2025-03-04 07:00:26,035 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is not cut-off event [2025-03-04 07:00:26,035 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is not cut-off event [2025-03-04 07:00:26,035 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([614] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][136], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, 47#L1034-4true, 91#L1043-2true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,035 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2025-03-04 07:00:26,035 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-04 07:00:26,035 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-04 07:00:26,035 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-04 07:00:26,050 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([614] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][136], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 96#L1043true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,050 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is not cut-off event [2025-03-04 07:00:26,050 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is not cut-off event [2025-03-04 07:00:26,050 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is not cut-off event [2025-03-04 07:00:26,050 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is not cut-off event [2025-03-04 07:00:26,051 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][218], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 94#L1034-4true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 96#L1043true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,051 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-03-04 07:00:26,051 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-04 07:00:26,051 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-04 07:00:26,051 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-04 07:00:26,051 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([614] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][136], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 47#L1034-4true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 96#L1043true, 22#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,051 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-03-04 07:00:26,051 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-04 07:00:26,051 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-04 07:00:26,051 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-04 07:00:26,057 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][218], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 104#L1043-7true, 276#true, 286#true, Black: 266#true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,057 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-03-04 07:00:26,057 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-04 07:00:26,057 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-04 07:00:26,057 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-04 07:00:26,065 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][218], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, 11#L1043-6true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,065 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-03-04 07:00:26,065 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-04 07:00:26,065 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-04 07:00:26,065 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-04 07:00:26,066 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][218], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 104#L1043-7true, 276#true, 286#true, Black: 266#true, 94#L1034-4true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,066 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-03-04 07:00:26,066 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-04 07:00:26,066 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-04 07:00:26,066 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-04 07:00:26,072 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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], [139#L1043-5true, Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 22#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,072 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-03-04 07:00:26,072 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-04 07:00:26,072 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-04 07:00:26,072 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-04 07:00:26,073 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 94#L1034-4true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 11#L1043-6true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,073 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-03-04 07:00:26,073 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-04 07:00:26,073 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-04 07:00:26,073 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-04 07:00:26,073 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][218], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 94#L1034-4true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 11#L1043-6true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,073 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-03-04 07:00:26,073 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-04 07:00:26,074 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-04 07:00:26,074 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-04 07:00:26,078 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][218], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, 206#L1043-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,078 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-03-04 07:00:26,078 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-04 07:00:26,078 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-04 07:00:26,078 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-04 07:00:26,080 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 139#L1043-5true, 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 94#L1034-4true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,080 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-03-04 07:00:26,080 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-04 07:00:26,080 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-04 07:00:26,080 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-04 07:00:26,081 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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], [139#L1043-5true, Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 94#L1034-4true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,081 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-03-04 07:00:26,081 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-04 07:00:26,081 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-04 07:00:26,081 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-04 07:00:26,083 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([614] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][139], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 104#L1043-7true, 276#true, 286#true, Black: 266#true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,083 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-03-04 07:00:26,083 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-04 07:00:26,083 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-04 07:00:26,083 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-04 07:00:26,083 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([614] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][136], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 104#L1043-7true, 276#true, 286#true, Black: 266#true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 22#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,083 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-03-04 07:00:26,083 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-04 07:00:26,083 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-04 07:00:26,083 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-04 07:00:26,087 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][218], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 73#L1043-3true, 286#true, 276#true, Black: 266#true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,087 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-03-04 07:00:26,087 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-04 07:00:26,087 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-04 07:00:26,087 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-04 07:00:26,088 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 94#L1034-4true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 206#L1043-4true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,088 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-03-04 07:00:26,088 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-04 07:00:26,088 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-04 07:00:26,088 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-04 07:00:26,089 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][218], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 94#L1034-4true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 206#L1043-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,089 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-03-04 07:00:26,089 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-04 07:00:26,089 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-04 07:00:26,089 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-04 07:00:26,090 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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], [139#L1043-5true, Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 92#L1034-3true]) [2025-03-04 07:00:26,090 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-03-04 07:00:26,090 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-04 07:00:26,090 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-04 07:00:26,090 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-04 07:00:26,092 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([614] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][136], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 22#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 11#L1043-6true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,092 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-03-04 07:00:26,092 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-04 07:00:26,092 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-04 07:00:26,092 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-04 07:00:26,092 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([614] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][138], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 22#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 11#L1043-6true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,092 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-03-04 07:00:26,092 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-04 07:00:26,092 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-04 07:00:26,092 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-04 07:00:26,093 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([614] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][139], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 104#L1043-7true, 47#L1034-4true, 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,093 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-03-04 07:00:26,093 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-04 07:00:26,093 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-04 07:00:26,093 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-04 07:00:26,096 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 73#L1043-3true, 276#true, 286#true, Black: 266#true, 94#L1034-4true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,096 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-03-04 07:00:26,096 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-04 07:00:26,096 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-04 07:00:26,096 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-04 07:00:26,096 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][218], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 73#L1043-3true, 276#true, 286#true, Black: 266#true, 94#L1034-4true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,096 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-03-04 07:00:26,096 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-04 07:00:26,096 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-04 07:00:26,096 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-04 07:00:26,097 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][217], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 206#L1043-4true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 92#L1034-3true]) [2025-03-04 07:00:26,097 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-03-04 07:00:26,097 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-04 07:00:26,097 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-04 07:00:26,097 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-04 07:00:26,100 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([614] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][136], [139#L1043-5true, Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,100 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-03-04 07:00:26,100 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-04 07:00:26,100 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-04 07:00:26,100 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-04 07:00:26,100 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([614] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][137], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 139#L1043-5true, 262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 22#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,100 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-03-04 07:00:26,100 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-04 07:00:26,100 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-04 07:00:26,100 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-04 07:00:26,101 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([614] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][138], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 47#L1034-4true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 22#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 11#L1043-6true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,101 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-03-04 07:00:26,101 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-04 07:00:26,101 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-04 07:00:26,102 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-04 07:00:26,102 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([614] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][139], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 47#L1034-4true, 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, 11#L1043-6true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,102 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-03-04 07:00:26,102 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-04 07:00:26,102 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-04 07:00:26,102 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-04 07:00:26,102 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 104#L1043-7true, 286#true, 276#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 129#L1028-5true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,102 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is not cut-off event [2025-03-04 07:00:26,102 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-03-04 07:00:26,102 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is not cut-off event [2025-03-04 07:00:26,102 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is not cut-off event [2025-03-04 07:00:26,104 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][217], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 73#L1043-3true, 276#true, 286#true, Black: 266#true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 92#L1034-3true]) [2025-03-04 07:00:26,104 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-03-04 07:00:26,104 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-04 07:00:26,104 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-04 07:00:26,104 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-04 07:00:26,106 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][216], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, 215#L1034-2true, Black: 266#true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 206#L1043-4true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,106 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-03-04 07:00:26,106 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-04 07:00:26,106 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-04 07:00:26,106 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-04 07:00:26,107 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([614] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][140], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 206#L1043-4true, 22#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,107 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-03-04 07:00:26,107 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-04 07:00:26,107 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-04 07:00:26,107 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-04 07:00:26,108 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([614] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][136], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, 206#L1043-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,108 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-03-04 07:00:26,108 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-04 07:00:26,108 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-04 07:00:26,108 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-04 07:00:26,109 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([614] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][137], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 139#L1043-5true, 262#(= |#race~threads_total~0| 0), 276#true, 47#L1034-4true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 22#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,109 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-03-04 07:00:26,109 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-04 07:00:26,109 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-04 07:00:26,109 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-04 07:00:26,110 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([614] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][139], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 139#L1043-5true, 262#(= |#race~threads_total~0| 0), 276#true, 286#true, 47#L1034-4true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,110 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-03-04 07:00:26,110 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-04 07:00:26,110 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-04 07:00:26,110 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-04 07:00:26,110 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 11#L1043-6true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 129#L1028-5true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,110 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is not cut-off event [2025-03-04 07:00:26,110 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is not cut-off event [2025-03-04 07:00:26,110 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2025-03-04 07:00:26,110 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2025-03-04 07:00:26,111 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 11#L1043-6true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 129#L1028-5true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,111 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is not cut-off event [2025-03-04 07:00:26,111 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is not cut-off event [2025-03-04 07:00:26,111 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2025-03-04 07:00:26,111 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2025-03-04 07:00:26,113 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][216], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 73#L1043-3true, 276#true, 286#true, 215#L1034-2true, Black: 266#true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,113 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-03-04 07:00:26,113 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-04 07:00:26,113 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-04 07:00:26,113 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-04 07:00:26,113 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([614] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][140], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 73#L1043-3true, 276#true, 286#true, Black: 266#true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 22#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,113 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-03-04 07:00:26,113 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-04 07:00:26,113 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-04 07:00:26,113 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-04 07:00:26,114 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([614] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][136], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 73#L1043-3true, 276#true, 286#true, Black: 266#true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 22#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,114 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-03-04 07:00:26,114 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-04 07:00:26,114 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-04 07:00:26,114 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-04 07:00:26,115 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([614] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][140], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 47#L1034-4true, 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 206#L1043-4true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,115 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-03-04 07:00:26,116 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-04 07:00:26,116 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-04 07:00:26,116 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-04 07:00:26,116 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([614] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][139], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 47#L1034-4true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 206#L1043-4true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,116 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-03-04 07:00:26,116 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-04 07:00:26,116 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-04 07:00:26,116 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-04 07:00:26,117 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([614] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][138], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 139#L1043-5true, 132#L1034-3true, 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 22#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,117 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-03-04 07:00:26,117 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-04 07:00:26,117 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-04 07:00:26,117 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-04 07:00:26,118 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [139#L1043-5true, Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 129#L1028-5true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,118 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is not cut-off event [2025-03-04 07:00:26,118 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2025-03-04 07:00:26,118 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2025-03-04 07:00:26,118 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2025-03-04 07:00:26,118 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 139#L1043-5true, 262#(= |#race~threads_total~0| 0), 286#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 129#L1028-5true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,118 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is not cut-off event [2025-03-04 07:00:26,118 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2025-03-04 07:00:26,118 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2025-03-04 07:00:26,118 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2025-03-04 07:00:26,118 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [139#L1043-5true, Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 129#L1028-5true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,118 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is not cut-off event [2025-03-04 07:00:26,118 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2025-03-04 07:00:26,118 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2025-03-04 07:00:26,118 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2025-03-04 07:00:26,119 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([698] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][244], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 104#L1043-7true, 286#true, 276#true, 252#true, Black: 266#true, 268#(= |#race~tids~0| 0), 291#true, 241#L1028-5true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,119 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-03-04 07:00:26,119 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-04 07:00:26,119 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-04 07:00:26,119 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-04 07:00:26,121 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([614] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][140], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 73#L1043-3true, 47#L1034-4true, 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,121 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-03-04 07:00:26,121 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-04 07:00:26,121 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-04 07:00:26,121 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-04 07:00:26,121 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([614] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][139], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 73#L1043-3true, 276#true, 47#L1034-4true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,121 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-03-04 07:00:26,121 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-04 07:00:26,121 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-04 07:00:26,121 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-04 07:00:26,122 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([614] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][140], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 132#L1034-3true, 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 206#L1043-4true, 22#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,122 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-03-04 07:00:26,122 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-04 07:00:26,122 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-04 07:00:26,122 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-04 07:00:26,123 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 206#L1043-4true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 129#L1028-5true, 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,123 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is not cut-off event [2025-03-04 07:00:26,123 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-03-04 07:00:26,123 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-03-04 07:00:26,123 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2025-03-04 07:00:26,123 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 206#L1043-4true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 129#L1028-5true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,123 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is not cut-off event [2025-03-04 07:00:26,123 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-03-04 07:00:26,123 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-03-04 07:00:26,123 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2025-03-04 07:00:26,123 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 206#L1043-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 129#L1028-5true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,123 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is not cut-off event [2025-03-04 07:00:26,123 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2025-03-04 07:00:26,123 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-03-04 07:00:26,123 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-03-04 07:00:26,123 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 206#L1043-4true, 129#L1028-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,124 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is not cut-off event [2025-03-04 07:00:26,124 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2025-03-04 07:00:26,124 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-03-04 07:00:26,124 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-03-04 07:00:26,125 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([698] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][244], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, 252#true, Black: 266#true, 268#(= |#race~tids~0| 0), 291#true, 241#L1028-5true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 11#L1043-6true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,125 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-03-04 07:00:26,125 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-04 07:00:26,125 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-04 07:00:26,125 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-04 07:00:26,125 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([698] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][244], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 252#true, Black: 266#true, 268#(= |#race~tids~0| 0), 291#true, 241#L1028-5true, 255#true, 11#L1043-6true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,125 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-03-04 07:00:26,125 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-04 07:00:26,125 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-04 07:00:26,125 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-04 07:00:26,127 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([614] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][140], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 132#L1034-3true, 262#(= |#race~threads_total~0| 0), 73#L1043-3true, 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 22#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,127 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-03-04 07:00:26,127 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-04 07:00:26,127 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-04 07:00:26,127 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-04 07:00:26,128 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 73#L1043-3true, 286#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 129#L1028-5true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,128 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is not cut-off event [2025-03-04 07:00:26,128 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2025-03-04 07:00:26,128 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2025-03-04 07:00:26,128 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-03-04 07:00:26,128 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 73#L1043-3true, 286#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 129#L1028-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,129 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is not cut-off event [2025-03-04 07:00:26,129 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2025-03-04 07:00:26,129 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-03-04 07:00:26,129 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2025-03-04 07:00:26,129 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 73#L1043-3true, 286#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 129#L1028-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,129 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is not cut-off event [2025-03-04 07:00:26,129 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-03-04 07:00:26,129 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2025-03-04 07:00:26,129 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2025-03-04 07:00:26,129 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 73#L1043-3true, 276#true, 286#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 129#L1028-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,129 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is not cut-off event [2025-03-04 07:00:26,129 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-03-04 07:00:26,129 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2025-03-04 07:00:26,129 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2025-03-04 07:00:26,131 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([614] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][140], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 250#L1034-2true, 22#L1034-5true, 206#L1043-4true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,131 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-03-04 07:00:26,132 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-04 07:00:26,132 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-04 07:00:26,132 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-04 07:00:26,134 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([698] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][244], [139#L1043-5true, Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, 252#true, Black: 266#true, 268#(= |#race~tids~0| 0), 291#true, 241#L1028-5true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,134 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-03-04 07:00:26,134 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-04 07:00:26,134 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-04 07:00:26,134 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-04 07:00:26,134 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([698] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][244], [139#L1043-5true, Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 252#true, Black: 266#true, 268#(= |#race~tids~0| 0), 291#true, 241#L1028-5true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,134 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-03-04 07:00:26,134 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-04 07:00:26,134 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-04 07:00:26,134 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-04 07:00:26,135 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([698] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][244], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 139#L1043-5true, 262#(= |#race~threads_total~0| 0), 286#true, 252#true, Black: 266#true, 268#(= |#race~tids~0| 0), 291#true, 241#L1028-5true, 255#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,135 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-03-04 07:00:26,135 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-04 07:00:26,135 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-04 07:00:26,135 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-04 07:00:26,138 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([614] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][140], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 73#L1043-3true, 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 250#L1034-2true, 22#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,138 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-03-04 07:00:26,138 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-04 07:00:26,138 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-04 07:00:26,138 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-04 07:00:26,140 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([698] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][244], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 252#true, Black: 266#true, 268#(= |#race~tids~0| 0), 291#true, 241#L1028-5true, 255#true, 206#L1043-4true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,140 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-03-04 07:00:26,140 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-04 07:00:26,140 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-04 07:00:26,140 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-04 07:00:26,140 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([698] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][244], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 252#true, Black: 266#true, 268#(= |#race~tids~0| 0), 291#true, 241#L1028-5true, 255#true, 206#L1043-4true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,140 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-03-04 07:00:26,140 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-04 07:00:26,140 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-04 07:00:26,141 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-04 07:00:26,141 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([698] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][244], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 252#true, Black: 266#true, 268#(= |#race~tids~0| 0), 291#true, 241#L1028-5true, 255#true, 206#L1043-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,141 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-03-04 07:00:26,141 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-04 07:00:26,141 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-04 07:00:26,141 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-04 07:00:26,141 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([698] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][244], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, 252#true, Black: 266#true, 268#(= |#race~tids~0| 0), 291#true, 241#L1028-5true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 206#L1043-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,141 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-03-04 07:00:26,141 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-04 07:00:26,141 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-04 07:00:26,141 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-04 07:00:26,145 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([698] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][244], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 73#L1043-3true, 286#true, 252#true, Black: 266#true, 268#(= |#race~tids~0| 0), 291#true, 241#L1028-5true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,145 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-03-04 07:00:26,145 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-04 07:00:26,145 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-04 07:00:26,145 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-04 07:00:26,145 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([698] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][244], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 73#L1043-3true, 286#true, 252#true, Black: 266#true, 268#(= |#race~tids~0| 0), 291#true, 241#L1028-5true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,145 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-03-04 07:00:26,145 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-04 07:00:26,145 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-04 07:00:26,145 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-04 07:00:26,146 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([698] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][244], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 73#L1043-3true, 286#true, 252#true, Black: 266#true, 268#(= |#race~tids~0| 0), 291#true, 241#L1028-5true, 255#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,146 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-03-04 07:00:26,146 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-04 07:00:26,146 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-04 07:00:26,146 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-04 07:00:26,146 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([698] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][244], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 73#L1043-3true, 276#true, 286#true, 252#true, Black: 266#true, 268#(= |#race~tids~0| 0), 291#true, 241#L1028-5true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,146 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-03-04 07:00:26,146 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-04 07:00:26,146 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-04 07:00:26,146 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-04 07:00:26,147 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([698] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][244], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 252#true, Black: 266#true, 268#(= |#race~tids~0| 0), 291#true, 241#L1028-5true, 255#true, 138#ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACEtrue, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,147 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-03-04 07:00:26,147 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-04 07:00:26,147 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-04 07:00:26,148 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-04 07:00:26,148 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([698] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][244], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 252#true, Black: 266#true, 268#(= |#race~tids~0| 0), 291#true, 241#L1028-5true, 255#true, 138#ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACEtrue, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,148 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-03-04 07:00:26,148 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-04 07:00:26,148 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-04 07:00:26,148 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-04 07:00:26,148 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([698] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][244], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, 252#true, Black: 266#true, 268#(= |#race~tids~0| 0), 291#true, 241#L1028-5true, 255#true, 138#ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACEtrue, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,148 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-03-04 07:00:26,148 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-04 07:00:26,148 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-04 07:00:26,148 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-04 07:00:26,150 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 104#L1043-7true, 276#true, 286#true, Black: 266#true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 22#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,150 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is not cut-off event [2025-03-04 07:00:26,150 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is not cut-off event [2025-03-04 07:00:26,150 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2025-03-04 07:00:26,150 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2025-03-04 07:00:26,150 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 104#L1043-7true, 276#true, 286#true, Black: 266#true, 94#L1034-4true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,151 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-03-04 07:00:26,151 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-04 07:00:26,151 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-04 07:00:26,151 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-04 07:00:26,151 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([614] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][136], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 104#L1043-7true, 276#true, 47#L1034-4true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,151 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-03-04 07:00:26,151 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-04 07:00:26,151 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-04 07:00:26,151 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-04 07:00:26,155 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][217], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 11#L1043-6true, 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,155 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is not cut-off event [2025-03-04 07:00:26,155 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2025-03-04 07:00:26,155 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2025-03-04 07:00:26,155 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2025-03-04 07:00:26,155 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][217], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 94#L1034-4true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 11#L1043-6true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,156 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-03-04 07:00:26,156 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-04 07:00:26,156 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-04 07:00:26,156 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-04 07:00:26,156 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([614] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][136], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, 47#L1034-4true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 22#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 11#L1043-6true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,156 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-03-04 07:00:26,156 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-04 07:00:26,156 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-04 07:00:26,156 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-04 07:00:26,161 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][216], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 139#L1043-5true, 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,161 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is not cut-off event [2025-03-04 07:00:26,161 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2025-03-04 07:00:26,162 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is not cut-off event [2025-03-04 07:00:26,162 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2025-03-04 07:00:26,162 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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], [139#L1043-5true, Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 94#L1034-4true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,162 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-03-04 07:00:26,163 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-04 07:00:26,163 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-04 07:00:26,163 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-04 07:00:26,163 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([614] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][136], [139#L1043-5true, Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, 47#L1034-4true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 22#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,163 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-03-04 07:00:26,163 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-04 07:00:26,163 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-04 07:00:26,163 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-04 07:00:26,169 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][219], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 206#L1043-4true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,169 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is not cut-off event [2025-03-04 07:00:26,169 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is not cut-off event [2025-03-04 07:00:26,169 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2025-03-04 07:00:26,169 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is not cut-off event [2025-03-04 07:00:26,170 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][219], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 94#L1034-4true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 206#L1043-4true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,170 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-03-04 07:00:26,170 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-04 07:00:26,170 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-04 07:00:26,170 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-04 07:00:26,170 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([614] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][136], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, 47#L1034-4true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, 206#L1043-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,170 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-03-04 07:00:26,170 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-04 07:00:26,170 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-04 07:00:26,170 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-04 07:00:26,171 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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], [139#L1043-5true, Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 92#L1034-3true]) [2025-03-04 07:00:26,171 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-03-04 07:00:26,171 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-04 07:00:26,171 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-04 07:00:26,171 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-04 07:00:26,172 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([614] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][137], [139#L1043-5true, Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 132#L1034-3true, 262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 22#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,172 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-03-04 07:00:26,172 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-04 07:00:26,172 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-04 07:00:26,172 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-04 07:00:26,177 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][219], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 73#L1043-3true, 276#true, 286#true, Black: 266#true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,177 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is not cut-off event [2025-03-04 07:00:26,178 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is not cut-off event [2025-03-04 07:00:26,178 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is not cut-off event [2025-03-04 07:00:26,178 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is not cut-off event [2025-03-04 07:00:26,178 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][219], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 73#L1043-3true, 276#true, 286#true, Black: 266#true, 94#L1034-4true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,178 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-03-04 07:00:26,178 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-04 07:00:26,178 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-04 07:00:26,178 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-04 07:00:26,178 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([614] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][136], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 73#L1043-3true, 286#true, 47#L1034-4true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,178 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-03-04 07:00:26,178 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-04 07:00:26,178 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-04 07:00:26,178 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-04 07:00:26,180 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][219], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 206#L1043-4true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 92#L1034-3true]) [2025-03-04 07:00:26,180 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-03-04 07:00:26,180 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-04 07:00:26,180 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-04 07:00:26,181 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-04 07:00:26,182 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([614] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][138], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 132#L1034-3true, 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 22#L1034-5true, 206#L1043-4true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,182 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-03-04 07:00:26,182 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-04 07:00:26,182 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-04 07:00:26,182 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-04 07:00:26,190 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][219], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 73#L1043-3true, 286#true, 276#true, Black: 266#true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 92#L1034-3true]) [2025-03-04 07:00:26,190 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-03-04 07:00:26,190 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-04 07:00:26,190 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-04 07:00:26,190 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-04 07:00:26,191 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([614] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][138], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 132#L1034-3true, 262#(= |#race~threads_total~0| 0), 73#L1043-3true, 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 22#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,191 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-03-04 07:00:26,191 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-04 07:00:26,191 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-04 07:00:26,191 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-04 07:00:26,193 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][219], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, 215#L1034-2true, Black: 266#true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 206#L1043-4true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,193 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-03-04 07:00:26,193 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-04 07:00:26,193 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-04 07:00:26,194 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-04 07:00:26,196 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([614] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][137], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 250#L1034-2true, 22#L1034-5true, 206#L1043-4true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,196 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-03-04 07:00:26,196 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-04 07:00:26,196 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-04 07:00:26,196 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-04 07:00:26,204 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][219], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 73#L1043-3true, 276#true, 286#true, 215#L1034-2true, Black: 266#true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,205 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-03-04 07:00:26,205 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-04 07:00:26,205 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-04 07:00:26,205 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-04 07:00:26,206 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([614] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][137], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 73#L1043-3true, 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 250#L1034-2true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,206 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-03-04 07:00:26,206 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-04 07:00:26,206 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-04 07:00:26,206 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-04 07:00:26,441 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([692] threadEXIT-->L1045: Formula: (= v_threadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem20#1_8|) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][109], [30#L1027true, Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, 252#true, 275#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 266#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 98#L1045true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,441 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-03-04 07:00:26,441 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-04 07:00:26,441 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-03-04 07:00:26,441 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-03-04 07:00:26,442 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([692] threadEXIT-->L1045: Formula: (= v_threadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem20#1_8|) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][206], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 32#L1026-2true, 276#true, 286#true, 252#true, 275#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 266#true, 268#(= |#race~tids~0| 0), 255#true, 98#L1045true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|)]) [2025-03-04 07:00:26,442 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-03-04 07:00:26,442 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-03-04 07:00:26,442 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-03-04 07:00:26,442 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-04 07:00:26,442 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([692] threadEXIT-->L1045: Formula: (= v_threadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem20#1_8|) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][206], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 32#L1026-2true, 262#(= |#race~threads_total~0| 0), 276#true, 286#true, 275#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 252#true, Black: 266#true, 268#(= |#race~tids~0| 0), 255#true, 98#L1045true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|)]) [2025-03-04 07:00:26,442 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-04 07:00:26,442 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-03-04 07:00:26,442 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-03-04 07:00:26,442 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-04 07:00:26,442 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-04 07:00:26,442 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([692] threadEXIT-->L1045: Formula: (= v_threadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem20#1_8|) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][206], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, 100#L1026-1true, 275#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 252#true, Black: 266#true, 268#(= |#race~tids~0| 0), 255#true, 98#L1045true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|)]) [2025-03-04 07:00:26,442 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-03-04 07:00:26,442 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-04 07:00:26,442 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-03-04 07:00:26,442 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-04 07:00:26,451 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([692] threadEXIT-->L1045: Formula: (= v_threadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem20#1_8|) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][109], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, 252#true, 275#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 266#true, 17#L1027-3true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 98#L1045true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,452 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-03-04 07:00:26,452 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-04 07:00:26,452 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-04 07:00:26,452 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-04 07:00:26,466 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([692] threadEXIT-->L1045: Formula: (= v_threadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem20#1_8|) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][109], [30#L1027true, Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, 252#true, 275#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 266#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 98#L1045true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,466 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-03-04 07:00:26,466 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-04 07:00:26,466 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-04 07:00:26,466 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-03-04 07:00:26,466 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-03-04 07:00:26,485 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([692] threadEXIT-->L1045: Formula: (= v_threadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem20#1_8|) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][109], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, 275#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 252#true, Black: 266#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 98#L1045true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 184#L1025true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,485 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-03-04 07:00:26,485 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-04 07:00:26,485 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-04 07:00:26,485 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-04 07:00:26,525 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([692] threadEXIT-->L1045: Formula: (= v_threadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem20#1_8|) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][109], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 30#L1027true, 262#(= |#race~threads_total~0| 0), 276#true, 286#true, 275#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 252#true, Black: 266#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 98#L1045true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,525 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-04 07:00:26,525 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-04 07:00:26,525 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-04 07:00:26,525 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-04 07:00:26,525 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-03-04 07:00:26,525 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-03-04 07:00:26,526 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([692] threadEXIT-->L1045: Formula: (= v_threadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem20#1_8|) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][109], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, 275#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 252#true, Black: 266#true, 87#L1026-3true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 98#L1045true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,526 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-04 07:00:26,526 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-04 07:00:26,526 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:26,526 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-04 07:00:26,526 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([692] threadEXIT-->L1045: Formula: (= v_threadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem20#1_8|) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][109], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, 275#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 252#true, Black: 266#true, 17#L1027-3true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 98#L1045true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,526 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-03-04 07:00:26,526 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-04 07:00:26,526 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-03-04 07:00:26,526 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-04 07:00:26,526 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-04 07:00:26,526 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([692] threadEXIT-->L1045: Formula: (= v_threadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem20#1_8|) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][206], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, 100#L1026-1true, 252#true, 275#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 266#true, 268#(= |#race~tids~0| 0), 255#true, 98#L1045true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|)]) [2025-03-04 07:00:26,526 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-03-04 07:00:26,526 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-04 07:00:26,526 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-03-04 07:00:26,527 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-04 07:00:26,527 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:26,527 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([692] threadEXIT-->L1045: Formula: (= v_threadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem20#1_8|) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][206], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 32#L1026-2true, 276#true, 286#true, 252#true, 275#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 266#true, 268#(= |#race~tids~0| 0), 255#true, 98#L1045true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|)]) [2025-03-04 07:00:26,527 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-04 07:00:26,527 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-03-04 07:00:26,527 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-03-04 07:00:26,527 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-04 07:00:26,527 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-04 07:00:26,527 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:26,536 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([698] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][244], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, 91#L1043-2true, 252#true, Black: 266#true, 268#(= |#race~tids~0| 0), 291#true, 241#L1028-5true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,536 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-04 07:00:26,536 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-04 07:00:26,536 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-04 07:00:26,536 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-03-04 07:00:26,536 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-04 07:00:26,537 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([692] threadEXIT-->L1045: Formula: (= v_threadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem20#1_8|) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][109], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, 275#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 252#true, Black: 266#true, 156#L1031-8true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 98#L1045true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,537 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-04 07:00:26,537 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-04 07:00:26,537 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-04 07:00:26,537 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-04 07:00:26,554 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, 91#L1043-2true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 129#L1028-5true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,555 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-04 07:00:26,555 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-04 07:00:26,555 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-04 07:00:26,555 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-04 07:00:26,555 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-04 07:00:26,562 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 96#L1043true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 129#L1028-5true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,563 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-03-04 07:00:26,563 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-03-04 07:00:26,563 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-03-04 07:00:26,563 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-04 07:00:26,563 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-04 07:00:26,576 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([614] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][136], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, 91#L1043-2true, Black: 266#true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 22#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,576 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-04 07:00:26,576 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-03-04 07:00:26,576 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-03-04 07:00:26,576 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-04 07:00:26,576 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-04 07:00:26,577 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([614] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][136], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 47#L1034-4true, 276#true, 91#L1043-2true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 22#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,577 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-04 07:00:26,577 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-04 07:00:26,577 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-04 07:00:26,577 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-04 07:00:26,577 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-04 07:00:26,582 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, 91#L1043-2true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 129#L1028-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,582 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-04 07:00:26,582 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-04 07:00:26,582 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-04 07:00:26,582 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-04 07:00:26,582 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-04 07:00:26,582 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-04 07:00:26,592 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([677] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][218], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, 91#L1043-2true, Black: 266#true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 22#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,592 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-04 07:00:26,592 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-03-04 07:00:26,592 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-04 07:00:26,592 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-03-04 07:00:26,592 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-04 07:00:26,595 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([677] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][218], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, 91#L1043-2true, Black: 266#true, 94#L1034-4true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,595 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-04 07:00:26,595 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-04 07:00:26,595 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-04 07:00:26,595 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-04 07:00:26,595 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-04 07:00:26,599 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([677] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][218], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 96#L1043true, 22#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,599 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-03-04 07:00:26,599 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-04 07:00:26,599 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-04 07:00:26,599 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-04 07:00:26,599 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-04 07:00:26,603 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([677] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][218], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 94#L1034-4true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 96#L1043true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,603 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-04 07:00:26,603 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-04 07:00:26,603 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-04 07:00:26,603 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-04 07:00:26,604 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-04 07:00:26,610 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 104#L1043-7true, 286#true, 276#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 129#L1028-5true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,610 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-04 07:00:26,610 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-04 07:00:26,610 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-04 07:00:26,610 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-04 07:00:26,610 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-04 07:00:26,612 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, 91#L1043-2true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 129#L1028-5true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,612 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-04 07:00:26,612 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-04 07:00:26,612 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-04 07:00:26,612 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-04 07:00:26,612 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-04 07:00:26,612 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-04 07:00:26,612 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-04 07:00:26,618 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 11#L1043-6true, 129#L1028-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,618 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-04 07:00:26,618 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-04 07:00:26,618 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-04 07:00:26,618 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-04 07:00:26,618 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-04 07:00:26,618 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 11#L1043-6true, 129#L1028-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,618 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-04 07:00:26,618 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-04 07:00:26,618 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-04 07:00:26,618 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-04 07:00:26,618 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-04 07:00:26,626 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 139#L1043-5true, 262#(= |#race~threads_total~0| 0), 286#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 129#L1028-5true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,626 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-04 07:00:26,626 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-04 07:00:26,626 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-04 07:00:26,626 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-04 07:00:26,626 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-04 07:00:26,626 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 139#L1043-5true, 262#(= |#race~threads_total~0| 0), 286#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 129#L1028-5true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,626 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-04 07:00:26,626 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-04 07:00:26,626 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-04 07:00:26,626 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-04 07:00:26,627 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-04 07:00:26,627 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 139#L1043-5true, 262#(= |#race~threads_total~0| 0), 276#true, 286#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 129#L1028-5true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,627 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-04 07:00:26,627 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-04 07:00:26,627 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-04 07:00:26,627 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-04 07:00:26,627 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-04 07:00:26,632 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 206#L1043-4true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 129#L1028-5true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,632 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-03-04 07:00:26,632 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-04 07:00:26,632 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-04 07:00:26,632 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-04 07:00:26,632 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-04 07:00:26,632 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 206#L1043-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 129#L1028-5true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,632 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-03-04 07:00:26,632 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-04 07:00:26,632 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-04 07:00:26,632 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-04 07:00:26,632 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-04 07:00:26,633 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 206#L1043-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 129#L1028-5true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,633 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-03-04 07:00:26,633 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-04 07:00:26,633 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-04 07:00:26,633 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-04 07:00:26,633 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-04 07:00:26,633 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 206#L1043-4true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 129#L1028-5true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,633 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-03-04 07:00:26,633 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-04 07:00:26,633 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-04 07:00:26,633 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-04 07:00:26,633 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-04 07:00:26,637 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 73#L1043-3true, 286#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 129#L1028-5true, 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,637 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-03-04 07:00:26,637 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-04 07:00:26,637 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-04 07:00:26,637 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-04 07:00:26,637 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-04 07:00:26,638 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 73#L1043-3true, 286#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 129#L1028-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,638 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-03-04 07:00:26,638 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-04 07:00:26,638 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-04 07:00:26,638 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-04 07:00:26,638 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-04 07:00:26,638 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 73#L1043-3true, 286#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 129#L1028-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,638 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-03-04 07:00:26,638 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-04 07:00:26,638 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-04 07:00:26,638 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-04 07:00:26,638 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-04 07:00:26,638 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 73#L1043-3true, 286#true, 276#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 129#L1028-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,638 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-03-04 07:00:26,638 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-04 07:00:26,638 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-04 07:00:26,639 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-04 07:00:26,639 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-04 07:00:26,652 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 11#L1043-6true, 129#L1028-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,652 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-04 07:00:26,652 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-04 07:00:26,652 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-04 07:00:26,652 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-04 07:00:26,652 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-04 07:00:26,652 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-04 07:00:26,656 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [139#L1043-5true, Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 129#L1028-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,656 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-04 07:00:26,656 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-04 07:00:26,656 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-04 07:00:26,656 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-04 07:00:26,656 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-04 07:00:26,656 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-04 07:00:26,656 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 139#L1043-5true, 262#(= |#race~threads_total~0| 0), 286#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 129#L1028-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,656 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-04 07:00:26,656 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-04 07:00:26,656 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-04 07:00:26,656 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-04 07:00:26,656 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-04 07:00:26,656 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-04 07:00:26,659 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 206#L1043-4true, 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 129#L1028-5true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,659 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-03-04 07:00:26,659 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-04 07:00:26,659 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-04 07:00:26,659 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-04 07:00:26,659 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-04 07:00:26,659 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-04 07:00:26,660 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 206#L1043-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 129#L1028-5true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,660 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-03-04 07:00:26,660 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-04 07:00:26,660 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-04 07:00:26,660 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-04 07:00:26,660 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-04 07:00:26,660 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-04 07:00:26,660 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 206#L1043-4true, 129#L1028-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,660 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-03-04 07:00:26,660 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-04 07:00:26,660 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-04 07:00:26,660 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-04 07:00:26,660 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-04 07:00:26,660 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-04 07:00:26,661 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([677] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 104#L1043-7true, 276#true, 286#true, Black: 266#true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 22#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,661 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-03-04 07:00:26,661 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-04 07:00:26,661 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-04 07:00:26,661 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-04 07:00:26,661 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-04 07:00:26,661 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([677] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][218], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 104#L1043-7true, 286#true, 276#true, Black: 266#true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,661 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-03-04 07:00:26,661 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-04 07:00:26,661 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-04 07:00:26,661 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-04 07:00:26,662 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-04 07:00:26,663 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 73#L1043-3true, 286#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 129#L1028-5true, 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,663 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-03-04 07:00:26,663 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-04 07:00:26,663 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-04 07:00:26,663 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-04 07:00:26,663 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-04 07:00:26,663 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-04 07:00:26,664 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 73#L1043-3true, 286#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 129#L1028-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,664 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-03-04 07:00:26,664 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-04 07:00:26,664 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-04 07:00:26,664 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-04 07:00:26,664 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-04 07:00:26,664 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-04 07:00:26,664 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 73#L1043-3true, 286#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 129#L1028-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,664 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-03-04 07:00:26,664 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-04 07:00:26,664 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-04 07:00:26,664 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-04 07:00:26,664 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-04 07:00:26,664 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-04 07:00:26,665 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([677] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][217], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 11#L1043-6true, 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,665 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-03-04 07:00:26,665 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-04 07:00:26,665 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-04 07:00:26,665 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-04 07:00:26,665 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-04 07:00:26,665 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([677] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][218], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 22#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 11#L1043-6true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,665 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-03-04 07:00:26,665 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-04 07:00:26,665 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-04 07:00:26,665 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-04 07:00:26,665 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-04 07:00:26,666 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([677] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 104#L1043-7true, 286#true, 276#true, Black: 266#true, 94#L1034-4true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,666 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-03-04 07:00:26,666 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-04 07:00:26,666 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-04 07:00:26,666 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-04 07:00:26,666 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-04 07:00:26,666 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([677] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][218], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 104#L1043-7true, 276#true, 286#true, Black: 266#true, 94#L1034-4true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,666 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-03-04 07:00:26,666 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-04 07:00:26,666 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-04 07:00:26,666 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-04 07:00:26,666 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-04 07:00:26,668 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([677] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][216], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 139#L1043-5true, 262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,668 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-04 07:00:26,668 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-04 07:00:26,668 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-04 07:00:26,668 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-04 07:00:26,668 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-04 07:00:26,668 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([677] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][218], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 139#L1043-5true, 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,668 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-04 07:00:26,668 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-04 07:00:26,668 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-04 07:00:26,669 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-04 07:00:26,669 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-04 07:00:26,669 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([677] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][217], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 94#L1034-4true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 11#L1043-6true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,669 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-04 07:00:26,669 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-04 07:00:26,669 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-04 07:00:26,669 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-04 07:00:26,669 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-04 07:00:26,669 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([677] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 94#L1034-4true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 11#L1043-6true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,669 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-04 07:00:26,669 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-04 07:00:26,669 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-04 07:00:26,670 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-04 07:00:26,670 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-04 07:00:26,670 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([677] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][218], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 94#L1034-4true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 11#L1043-6true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,670 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-04 07:00:26,670 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-04 07:00:26,670 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-04 07:00:26,670 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-04 07:00:26,670 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-04 07:00:26,672 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([677] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][219], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 206#L1043-4true, 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,672 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-04 07:00:26,672 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-04 07:00:26,672 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-04 07:00:26,672 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-04 07:00:26,672 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-04 07:00:26,673 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([677] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][218], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, 206#L1043-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,673 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-04 07:00:26,673 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-04 07:00:26,673 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-04 07:00:26,673 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-04 07:00:26,673 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-04 07:00:26,673 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([677] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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], [139#L1043-5true, Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 94#L1034-4true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,673 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-04 07:00:26,673 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-04 07:00:26,673 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-04 07:00:26,673 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-04 07:00:26,673 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-04 07:00:26,674 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([677] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 139#L1043-5true, 262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 94#L1034-4true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,674 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-04 07:00:26,674 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-04 07:00:26,674 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-04 07:00:26,674 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-04 07:00:26,674 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-04 07:00:26,674 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([677] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][218], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 139#L1043-5true, 262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 94#L1034-4true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,674 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-04 07:00:26,674 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-04 07:00:26,674 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-04 07:00:26,674 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-04 07:00:26,674 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-04 07:00:26,676 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([677] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][219], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 73#L1043-3true, 276#true, 286#true, Black: 266#true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,676 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-04 07:00:26,676 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-04 07:00:26,676 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-04 07:00:26,676 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-04 07:00:26,676 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-04 07:00:26,676 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([677] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][218], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 73#L1043-3true, 276#true, 286#true, Black: 266#true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,676 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-04 07:00:26,676 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-04 07:00:26,676 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-04 07:00:26,676 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-04 07:00:26,676 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-04 07:00:26,677 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([677] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][219], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 94#L1034-4true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 206#L1043-4true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,677 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-04 07:00:26,677 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-04 07:00:26,677 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-04 07:00:26,677 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-04 07:00:26,677 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-04 07:00:26,677 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([677] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 94#L1034-4true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 206#L1043-4true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,677 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-04 07:00:26,677 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-04 07:00:26,677 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-04 07:00:26,677 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-04 07:00:26,678 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-04 07:00:26,678 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([677] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][218], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 94#L1034-4true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 206#L1043-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,678 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-04 07:00:26,678 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-04 07:00:26,678 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-04 07:00:26,678 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-04 07:00:26,678 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-04 07:00:26,679 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([677] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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], [139#L1043-5true, Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 92#L1034-3true]) [2025-03-04 07:00:26,679 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-04 07:00:26,679 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-04 07:00:26,679 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-04 07:00:26,679 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-04 07:00:26,679 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-04 07:00:26,679 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([677] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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], [139#L1043-5true, Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 92#L1034-3true]) [2025-03-04 07:00:26,679 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-04 07:00:26,679 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-04 07:00:26,679 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-04 07:00:26,679 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-04 07:00:26,679 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-04 07:00:26,680 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 104#L1043-7true, 276#true, 286#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 129#L1028-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,680 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-04 07:00:26,680 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-04 07:00:26,680 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-04 07:00:26,680 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-04 07:00:26,680 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-04 07:00:26,680 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-04 07:00:26,681 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([677] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][219], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 73#L1043-3true, 276#true, 286#true, Black: 266#true, 94#L1034-4true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,681 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-04 07:00:26,681 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-04 07:00:26,681 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-04 07:00:26,681 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-04 07:00:26,681 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-04 07:00:26,682 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([677] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 73#L1043-3true, 276#true, 286#true, Black: 266#true, 94#L1034-4true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,682 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-04 07:00:26,682 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-04 07:00:26,682 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-04 07:00:26,682 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-04 07:00:26,682 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-04 07:00:26,682 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([677] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][218], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 73#L1043-3true, 276#true, 286#true, Black: 266#true, 94#L1034-4true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,682 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-04 07:00:26,682 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-04 07:00:26,682 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-04 07:00:26,682 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-04 07:00:26,682 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-04 07:00:26,683 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([677] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][219], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 206#L1043-4true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 92#L1034-3true]) [2025-03-04 07:00:26,683 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-04 07:00:26,683 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-04 07:00:26,683 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-04 07:00:26,683 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-04 07:00:26,683 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-04 07:00:26,683 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([677] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][217], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 206#L1043-4true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 92#L1034-3true]) [2025-03-04 07:00:26,683 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-04 07:00:26,683 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-04 07:00:26,683 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-04 07:00:26,683 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-04 07:00:26,683 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-04 07:00:26,685 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 11#L1043-6true, 129#L1028-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,685 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-04 07:00:26,685 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-04 07:00:26,685 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-04 07:00:26,685 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-04 07:00:26,685 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-04 07:00:26,685 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-04 07:00:26,685 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-04 07:00:26,686 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 11#L1043-6true, 129#L1028-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,686 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-04 07:00:26,686 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-04 07:00:26,686 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-04 07:00:26,686 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-04 07:00:26,686 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-04 07:00:26,686 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-04 07:00:26,687 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([677] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][219], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 73#L1043-3true, 276#true, 286#true, Black: 266#true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 92#L1034-3true]) [2025-03-04 07:00:26,687 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-04 07:00:26,687 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-04 07:00:26,687 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-04 07:00:26,687 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-04 07:00:26,687 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-04 07:00:26,687 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([677] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][217], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 73#L1043-3true, 276#true, 286#true, Black: 266#true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 92#L1034-3true]) [2025-03-04 07:00:26,687 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-04 07:00:26,687 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-04 07:00:26,687 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-04 07:00:26,687 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-04 07:00:26,687 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-04 07:00:26,688 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([677] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][219], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, 215#L1034-2true, Black: 266#true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 206#L1043-4true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,688 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-04 07:00:26,688 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-04 07:00:26,688 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-04 07:00:26,688 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-04 07:00:26,688 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-04 07:00:26,688 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([677] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][216], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, 215#L1034-2true, Black: 266#true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 206#L1043-4true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,688 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-04 07:00:26,688 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-04 07:00:26,689 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-04 07:00:26,689 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-04 07:00:26,689 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-04 07:00:26,691 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [139#L1043-5true, Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 129#L1028-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,691 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-04 07:00:26,691 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-04 07:00:26,691 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-04 07:00:26,691 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-04 07:00:26,691 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-04 07:00:26,691 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-04 07:00:26,691 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-04 07:00:26,691 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 139#L1043-5true, 262#(= |#race~threads_total~0| 0), 286#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 129#L1028-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,691 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-04 07:00:26,691 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-04 07:00:26,691 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-04 07:00:26,691 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-04 07:00:26,691 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-04 07:00:26,691 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-04 07:00:26,691 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-04 07:00:26,692 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 139#L1043-5true, 262#(= |#race~threads_total~0| 0), 276#true, 286#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 129#L1028-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,692 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-04 07:00:26,692 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-04 07:00:26,692 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-04 07:00:26,692 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-04 07:00:26,692 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-04 07:00:26,692 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-04 07:00:26,693 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([677] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][219], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 73#L1043-3true, 276#true, 286#true, 215#L1034-2true, Black: 266#true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,693 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-04 07:00:26,693 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-04 07:00:26,693 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-04 07:00:26,693 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-04 07:00:26,693 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-04 07:00:26,694 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([677] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][216], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 73#L1043-3true, 276#true, 286#true, 215#L1034-2true, Black: 266#true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,694 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-04 07:00:26,694 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-04 07:00:26,694 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-04 07:00:26,694 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-04 07:00:26,694 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-04 07:00:26,695 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 206#L1043-4true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 129#L1028-5true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,695 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-04 07:00:26,695 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-04 07:00:26,695 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-04 07:00:26,695 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-04 07:00:26,695 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-04 07:00:26,695 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-04 07:00:26,695 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-04 07:00:26,695 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 206#L1043-4true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 129#L1028-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,695 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-04 07:00:26,695 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-04 07:00:26,695 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-04 07:00:26,695 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-04 07:00:26,695 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-04 07:00:26,695 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-04 07:00:26,695 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-04 07:00:26,696 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 206#L1043-4true, 129#L1028-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,696 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-04 07:00:26,696 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-04 07:00:26,696 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-04 07:00:26,696 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-04 07:00:26,696 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-04 07:00:26,696 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-04 07:00:26,696 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-04 07:00:26,696 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 206#L1043-4true, 129#L1028-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,696 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-04 07:00:26,696 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-04 07:00:26,696 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-04 07:00:26,696 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-04 07:00:26,696 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-04 07:00:26,696 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-04 07:00:26,698 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 73#L1043-3true, 286#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 129#L1028-5true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,698 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-04 07:00:26,698 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-04 07:00:26,698 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-04 07:00:26,698 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-04 07:00:26,698 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-04 07:00:26,698 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-04 07:00:26,698 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-04 07:00:26,698 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 73#L1043-3true, 286#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 129#L1028-5true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,698 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-04 07:00:26,698 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-04 07:00:26,698 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-04 07:00:26,698 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-04 07:00:26,698 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-04 07:00:26,698 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-04 07:00:26,698 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-04 07:00:26,699 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 73#L1043-3true, 286#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 129#L1028-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,699 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-04 07:00:26,699 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-04 07:00:26,699 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-04 07:00:26,699 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-04 07:00:26,699 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-04 07:00:26,699 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-04 07:00:26,699 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-04 07:00:26,699 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 73#L1043-3true, 276#true, 286#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 129#L1028-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:26,699 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-04 07:00:26,699 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-04 07:00:26,699 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-04 07:00:26,699 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-04 07:00:26,699 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-04 07:00:26,699 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-04 07:00:26,701 INFO L124 PetriNetUnfolderBase]: 2454/10497 cut-off events. [2025-03-04 07:00:26,701 INFO L125 PetriNetUnfolderBase]: For 2093/2341 co-relation queries the response was YES. [2025-03-04 07:00:26,733 INFO L83 FinitePrefix]: Finished finitePrefix Result has 17821 conditions, 10497 events. 2454/10497 cut-off events. For 2093/2341 co-relation queries the response was YES. Maximal size of possible extension queue 310. Compared 104482 event pairs, 434 based on Foata normal form. 16/8908 useless extension candidates. Maximal degree in co-relation 17785. Up to 1735 conditions per place. [2025-03-04 07:00:26,765 INFO L140 encePairwiseOnDemand]: 268/274 looper letters, 29 selfloop transitions, 6 changer transitions 0/255 dead transitions. [2025-03-04 07:00:26,765 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 219 places, 255 transitions, 800 flow [2025-03-04 07:00:26,766 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-04 07:00:26,766 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-04 07:00:26,767 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 754 transitions. [2025-03-04 07:00:26,767 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9172749391727494 [2025-03-04 07:00:26,767 INFO L175 Difference]: Start difference. First operand has 217 places, 245 transitions, 701 flow. Second operand 3 states and 754 transitions. [2025-03-04 07:00:26,767 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 219 places, 255 transitions, 800 flow [2025-03-04 07:00:26,775 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 217 places, 255 transitions, 788 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-04 07:00:26,777 INFO L231 Difference]: Finished difference. Result has 219 places, 249 transitions, 737 flow [2025-03-04 07:00:26,778 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=274, PETRI_DIFFERENCE_MINUEND_FLOW=691, PETRI_DIFFERENCE_MINUEND_PLACES=215, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=245, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=239, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=737, PETRI_PLACES=219, PETRI_TRANSITIONS=249} [2025-03-04 07:00:26,778 INFO L279 CegarLoopForPetriNet]: 213 programPoint places, 6 predicate places. [2025-03-04 07:00:26,778 INFO L471 AbstractCegarLoop]: Abstraction has has 219 places, 249 transitions, 737 flow [2025-03-04 07:00:26,779 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 242.0) internal successors, (726), 3 states have internal predecessors, (726), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-04 07:00:26,779 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-04 07:00:26,779 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-04 07:00:26,779 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable15 [2025-03-04 07:00:26,779 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting threadErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE (and 21 more)] === [2025-03-04 07:00:26,779 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 07:00:26,780 INFO L85 PathProgramCache]: Analyzing trace with hash 465268644, now seen corresponding path program 1 times [2025-03-04 07:00:26,780 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 07:00:26,780 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1369966765] [2025-03-04 07:00:26,780 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-04 07:00:26,780 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 07:00:26,790 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 92 statements into 1 equivalence classes. [2025-03-04 07:00:26,797 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 92 of 92 statements. [2025-03-04 07:00:26,797 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 07:00:26,797 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-04 07:00:26,846 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-04 07:00:26,846 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-04 07:00:26,846 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1369966765] [2025-03-04 07:00:26,846 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1369966765] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-04 07:00:26,846 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-04 07:00:26,846 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2025-03-04 07:00:26,847 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [89072386] [2025-03-04 07:00:26,847 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-04 07:00:26,847 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-04 07:00:26,848 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-04 07:00:26,848 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-04 07:00:26,848 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-04 07:00:26,856 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 240 out of 274 [2025-03-04 07:00:26,857 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 219 places, 249 transitions, 737 flow. Second operand has 3 states, 3 states have (on average 242.33333333333334) internal successors, (727), 3 states have internal predecessors, (727), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-04 07:00:26,857 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-04 07:00:26,857 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 240 of 274 [2025-03-04 07:00:26,857 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-04 07:00:27,333 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][245], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 96#L1043true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 129#L1028-5true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:27,334 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is not cut-off event [2025-03-04 07:00:27,334 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is not cut-off event [2025-03-04 07:00:27,334 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is not cut-off event [2025-03-04 07:00:27,334 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is not cut-off event [2025-03-04 07:00:27,480 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][219], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 96#L1043true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:27,480 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is not cut-off event [2025-03-04 07:00:27,480 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is not cut-off event [2025-03-04 07:00:27,480 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is not cut-off event [2025-03-04 07:00:27,480 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is not cut-off event [2025-03-04 07:00:27,481 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][219], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 94#L1034-4true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 96#L1043true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:27,481 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-03-04 07:00:27,481 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-04 07:00:27,481 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-04 07:00:27,481 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-04 07:00:27,682 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][221], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 94#L1034-4true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 11#L1043-6true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:27,683 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-03-04 07:00:27,683 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-04 07:00:27,683 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-04 07:00:27,683 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-04 07:00:27,705 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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], [139#L1043-5true, Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 94#L1034-4true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:27,705 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-03-04 07:00:27,705 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-04 07:00:27,705 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-04 07:00:27,705 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-04 07:00:27,708 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][245], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 11#L1043-6true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 129#L1028-5true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:27,708 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is not cut-off event [2025-03-04 07:00:27,708 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is not cut-off event [2025-03-04 07:00:27,708 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is not cut-off event [2025-03-04 07:00:27,708 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2025-03-04 07:00:27,718 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][221], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 94#L1034-4true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 206#L1043-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:27,718 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-03-04 07:00:27,718 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-04 07:00:27,718 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-04 07:00:27,718 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-04 07:00:27,723 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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], [139#L1043-5true, Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 92#L1034-3true]) [2025-03-04 07:00:27,723 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-03-04 07:00:27,723 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-04 07:00:27,723 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-04 07:00:27,723 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-04 07:00:27,724 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_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], [139#L1043-5true, Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 129#L1028-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:27,724 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is not cut-off event [2025-03-04 07:00:27,724 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2025-03-04 07:00:27,724 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2025-03-04 07:00:27,724 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2025-03-04 07:00:27,724 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][245], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 139#L1043-5true, 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 129#L1028-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:27,724 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is not cut-off event [2025-03-04 07:00:27,724 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2025-03-04 07:00:27,724 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2025-03-04 07:00:27,724 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2025-03-04 07:00:27,730 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][221], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 73#L1043-3true, 276#true, Black: 266#true, 94#L1034-4true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:27,730 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-03-04 07:00:27,730 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-04 07:00:27,730 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-04 07:00:27,730 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-04 07:00:27,733 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][218], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 206#L1043-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 92#L1034-3true]) [2025-03-04 07:00:27,733 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-03-04 07:00:27,733 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-04 07:00:27,733 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-04 07:00:27,733 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-04 07:00:27,734 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][245], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 206#L1043-4true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 129#L1028-5true, 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:27,734 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is not cut-off event [2025-03-04 07:00:27,734 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-03-04 07:00:27,734 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2025-03-04 07:00:27,734 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2025-03-04 07:00:27,734 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][245], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 206#L1043-4true, 129#L1028-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:27,734 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is not cut-off event [2025-03-04 07:00:27,734 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-03-04 07:00:27,734 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2025-03-04 07:00:27,734 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2025-03-04 07:00:27,734 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][245], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 206#L1043-4true, 129#L1028-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:27,734 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is not cut-off event [2025-03-04 07:00:27,734 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2025-03-04 07:00:27,734 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2025-03-04 07:00:27,734 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-03-04 07:00:27,742 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][218], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), 73#L1043-3true, Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 92#L1034-3true]) [2025-03-04 07:00:27,743 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-03-04 07:00:27,743 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-04 07:00:27,743 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-04 07:00:27,743 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-04 07:00:27,743 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][245], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 73#L1043-3true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 129#L1028-5true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:27,743 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is not cut-off event [2025-03-04 07:00:27,743 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2025-03-04 07:00:27,743 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-03-04 07:00:27,743 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-03-04 07:00:27,743 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][245], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), 73#L1043-3true, Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 129#L1028-5true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:27,743 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is not cut-off event [2025-03-04 07:00:27,743 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2025-03-04 07:00:27,744 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-03-04 07:00:27,744 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-03-04 07:00:27,744 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][245], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), 73#L1043-3true, Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 129#L1028-5true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:27,744 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is not cut-off event [2025-03-04 07:00:27,744 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-03-04 07:00:27,744 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-03-04 07:00:27,744 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2025-03-04 07:00:27,747 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][217], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 215#L1034-2true, Black: 266#true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 206#L1043-4true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:27,747 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-03-04 07:00:27,747 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-04 07:00:27,747 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-04 07:00:27,747 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-04 07:00:27,760 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][217], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), 73#L1043-3true, Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 215#L1034-2true, Black: 266#true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:27,760 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-03-04 07:00:27,760 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-04 07:00:27,760 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-04 07:00:27,760 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-04 07:00:27,773 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][221], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), 104#L1043-7true, Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:27,773 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is not cut-off event [2025-03-04 07:00:27,773 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is not cut-off event [2025-03-04 07:00:27,773 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2025-03-04 07:00:27,773 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2025-03-04 07:00:27,774 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][221], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), 104#L1043-7true, Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 94#L1034-4true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:27,774 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-03-04 07:00:27,774 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-04 07:00:27,774 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-04 07:00:27,774 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-04 07:00:27,780 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][218], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 11#L1043-6true, 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:27,780 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is not cut-off event [2025-03-04 07:00:27,780 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2025-03-04 07:00:27,780 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2025-03-04 07:00:27,780 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2025-03-04 07:00:27,780 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][218], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 94#L1034-4true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 11#L1043-6true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:27,780 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-03-04 07:00:27,780 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-04 07:00:27,780 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-04 07:00:27,780 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-04 07:00:27,787 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][217], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 139#L1043-5true, 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:27,788 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is not cut-off event [2025-03-04 07:00:27,788 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2025-03-04 07:00:27,788 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is not cut-off event [2025-03-04 07:00:27,788 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2025-03-04 07:00:27,788 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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], [139#L1043-5true, Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 94#L1034-4true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:27,788 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-03-04 07:00:27,788 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-04 07:00:27,788 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-04 07:00:27,788 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-04 07:00:27,797 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 206#L1043-4true, 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:27,797 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is not cut-off event [2025-03-04 07:00:27,797 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2025-03-04 07:00:27,797 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is not cut-off event [2025-03-04 07:00:27,797 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is not cut-off event [2025-03-04 07:00:27,797 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 94#L1034-4true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 206#L1043-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:27,797 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-03-04 07:00:27,797 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-04 07:00:27,797 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-04 07:00:27,797 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-04 07:00:27,799 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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], [139#L1043-5true, Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 92#L1034-3true]) [2025-03-04 07:00:27,799 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-03-04 07:00:27,799 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-04 07:00:27,799 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-04 07:00:27,799 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-04 07:00:27,810 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), 73#L1043-3true, Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:27,810 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is not cut-off event [2025-03-04 07:00:27,810 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is not cut-off event [2025-03-04 07:00:27,810 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is not cut-off event [2025-03-04 07:00:27,810 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is not cut-off event [2025-03-04 07:00:27,811 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), 73#L1043-3true, Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 94#L1034-4true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:27,811 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-03-04 07:00:27,811 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-04 07:00:27,811 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-04 07:00:27,811 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-04 07:00:27,813 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 206#L1043-4true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 92#L1034-3true]) [2025-03-04 07:00:27,813 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-03-04 07:00:27,813 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-04 07:00:27,813 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-04 07:00:27,813 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-04 07:00:27,829 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 73#L1043-3true, 276#true, Black: 266#true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 92#L1034-3true]) [2025-03-04 07:00:27,829 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-03-04 07:00:27,829 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-04 07:00:27,829 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-04 07:00:27,829 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-04 07:00:27,834 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 215#L1034-2true, Black: 266#true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 206#L1043-4true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:27,834 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-03-04 07:00:27,834 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-04 07:00:27,834 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-04 07:00:27,834 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-04 07:00:27,854 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 73#L1043-3true, 276#true, 215#L1034-2true, Black: 266#true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:27,854 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-03-04 07:00:27,854 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-04 07:00:27,854 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-04 07:00:27,854 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-04 07:00:28,223 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([693] 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[][180], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 233#L1025true, Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 254#true, 275#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 98#L1045true, 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:28,223 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-03-04 07:00:28,223 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-04 07:00:28,223 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-04 07:00:28,223 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-04 07:00:28,297 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([693] 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[][180], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 254#true, 275#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 67#L1027true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 98#L1045true, 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:28,298 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-04 07:00:28,298 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-03-04 07:00:28,298 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-04 07:00:28,298 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-03-04 07:00:28,302 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][245], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 91#L1043-2true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 129#L1028-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:28,302 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-04 07:00:28,302 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-04 07:00:28,302 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-04 07:00:28,302 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-04 07:00:28,303 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][246], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 91#L1043-2true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 129#L1028-5true, 296#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:28,303 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-04 07:00:28,303 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-04 07:00:28,303 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-04 07:00:28,303 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-04 07:00:28,311 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([693] 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[][236], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 254#true, 275#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 98#L1045true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 222#L1029true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:28,311 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-04 07:00:28,311 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-03-04 07:00:28,311 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-04 07:00:28,311 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-03-04 07:00:28,311 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([693] 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[][236], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 254#true, 71#L1031-8true, 275#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 98#L1045true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:28,311 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-04 07:00:28,311 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-04 07:00:28,311 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-04 07:00:28,311 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-04 07:00:28,311 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([693] 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[][236], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 254#true, 275#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 266#true, 253#true, 69#L1031-12true, 268#(= |#race~tids~0| 0), 291#true, 98#L1045true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:28,311 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-04 07:00:28,311 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-04 07:00:28,311 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-03-04 07:00:28,311 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-03-04 07:00:28,311 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([693] 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[][180], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 2#L1028-1true, 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 254#true, 275#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 98#L1045true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:28,311 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-04 07:00:28,311 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-04 07:00:28,311 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-03-04 07:00:28,311 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-03-04 07:00:28,314 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][245], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 96#L1043true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 129#L1028-5true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:28,314 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-03-04 07:00:28,314 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-04 07:00:28,314 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-03-04 07:00:28,314 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-04 07:00:28,314 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-04 07:00:28,314 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][246], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 96#L1043true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 129#L1028-5true, 296#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:28,314 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-03-04 07:00:28,314 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-04 07:00:28,314 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-04 07:00:28,314 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-03-04 07:00:28,318 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([693] 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[][180], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 254#true, 275#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 98#L1045true, 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 68#L1029-7true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:28,318 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-04 07:00:28,318 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-04 07:00:28,318 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-04 07:00:28,318 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-04 07:00:28,333 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([614] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][141], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 47#L1034-4true, 276#true, 91#L1043-2true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:28,333 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-04 07:00:28,333 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-04 07:00:28,333 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-04 07:00:28,333 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-04 07:00:28,333 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([614] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][141], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 91#L1043-2true, Black: 266#true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:28,333 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-04 07:00:28,333 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-03-04 07:00:28,333 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-04 07:00:28,333 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-04 07:00:28,336 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([614] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][141], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 47#L1034-4true, 276#true, 91#L1043-2true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:28,336 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-04 07:00:28,336 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-04 07:00:28,336 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-04 07:00:28,336 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-04 07:00:28,336 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([614] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][141], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 91#L1043-2true, Black: 266#true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 22#L1034-5true, 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:28,336 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-04 07:00:28,336 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-04 07:00:28,336 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-03-04 07:00:28,336 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-04 07:00:28,338 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([693] 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[][180], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 111#L1031-14true, 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 254#true, 275#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 98#L1045true, 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:28,338 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-04 07:00:28,338 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-04 07:00:28,338 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-03-04 07:00:28,338 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-03-04 07:00:28,374 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][245], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 104#L1043-7true, 276#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 129#L1028-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:28,374 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-04 07:00:28,374 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-04 07:00:28,374 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-04 07:00:28,374 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-04 07:00:28,374 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][246], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 104#L1043-7true, 276#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 129#L1028-5true, 296#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:28,374 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-04 07:00:28,374 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-04 07:00:28,374 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-04 07:00:28,374 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-04 07:00:28,383 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][245], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 11#L1043-6true, 129#L1028-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:28,383 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-04 07:00:28,383 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-04 07:00:28,383 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-04 07:00:28,383 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-04 07:00:28,383 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-04 07:00:28,383 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][245], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 11#L1043-6true, 129#L1028-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:28,383 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-04 07:00:28,384 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-04 07:00:28,384 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-04 07:00:28,384 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-04 07:00:28,384 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][246], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 11#L1043-6true, 129#L1028-5true, 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:28,384 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-04 07:00:28,384 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-04 07:00:28,384 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-04 07:00:28,384 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-04 07:00:28,384 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][246], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 11#L1043-6true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 129#L1028-5true, 296#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:28,384 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-04 07:00:28,384 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-04 07:00:28,384 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-04 07:00:28,384 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-04 07:00:28,394 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][245], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 139#L1043-5true, 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 129#L1028-5true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:28,394 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-04 07:00:28,394 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-04 07:00:28,394 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-04 07:00:28,394 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-04 07:00:28,394 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-04 07:00:28,395 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][245], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 139#L1043-5true, 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 129#L1028-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:28,395 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-04 07:00:28,395 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-04 07:00:28,395 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-04 07:00:28,395 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-04 07:00:28,395 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-04 07:00:28,395 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][245], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 139#L1043-5true, 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 129#L1028-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:28,395 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-04 07:00:28,395 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-04 07:00:28,395 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-04 07:00:28,395 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-04 07:00:28,395 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][246], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 139#L1043-5true, 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 129#L1028-5true, 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:28,395 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-04 07:00:28,395 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-04 07:00:28,395 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-04 07:00:28,395 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-04 07:00:28,396 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][246], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 139#L1043-5true, 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 129#L1028-5true, 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:28,396 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-04 07:00:28,396 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-04 07:00:28,396 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-04 07:00:28,396 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-04 07:00:28,396 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][246], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 139#L1043-5true, 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 129#L1028-5true, 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:28,396 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-04 07:00:28,396 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-04 07:00:28,396 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-04 07:00:28,396 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-04 07:00:28,402 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][245], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 206#L1043-4true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 129#L1028-5true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:28,402 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-03-04 07:00:28,402 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-04 07:00:28,402 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-04 07:00:28,402 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-04 07:00:28,402 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-04 07:00:28,403 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][245], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 206#L1043-4true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 129#L1028-5true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:28,403 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-03-04 07:00:28,403 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-04 07:00:28,403 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-04 07:00:28,403 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-04 07:00:28,403 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-04 07:00:28,403 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][245], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 206#L1043-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 129#L1028-5true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:28,403 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-03-04 07:00:28,403 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-04 07:00:28,403 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-04 07:00:28,403 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-04 07:00:28,403 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-04 07:00:28,404 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][245], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 206#L1043-4true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 129#L1028-5true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:28,404 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-03-04 07:00:28,404 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-04 07:00:28,404 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-04 07:00:28,404 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-04 07:00:28,404 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][246], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 206#L1043-4true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 129#L1028-5true, 296#true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:28,404 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-03-04 07:00:28,404 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-04 07:00:28,404 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-04 07:00:28,404 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-04 07:00:28,405 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][246], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 206#L1043-4true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 129#L1028-5true, 296#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:28,405 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-03-04 07:00:28,405 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-04 07:00:28,405 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-04 07:00:28,405 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-04 07:00:28,405 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][246], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 206#L1043-4true, 129#L1028-5true, 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:28,405 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-03-04 07:00:28,406 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-04 07:00:28,406 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-04 07:00:28,406 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-04 07:00:28,406 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][246], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 206#L1043-4true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 129#L1028-5true, 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:28,406 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-03-04 07:00:28,406 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-04 07:00:28,406 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-04 07:00:28,406 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-04 07:00:28,411 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][245], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 73#L1043-3true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 129#L1028-5true, 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:28,411 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-03-04 07:00:28,411 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-04 07:00:28,411 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-04 07:00:28,411 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-04 07:00:28,411 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-04 07:00:28,411 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][245], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 73#L1043-3true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 129#L1028-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:28,411 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-03-04 07:00:28,412 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-04 07:00:28,412 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-04 07:00:28,412 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-04 07:00:28,412 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-04 07:00:28,412 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][245], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), 73#L1043-3true, Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 129#L1028-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:28,412 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-03-04 07:00:28,412 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-04 07:00:28,412 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-04 07:00:28,412 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-04 07:00:28,412 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-04 07:00:28,412 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][245], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 73#L1043-3true, 276#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 129#L1028-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:28,412 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-03-04 07:00:28,412 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-04 07:00:28,412 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-04 07:00:28,412 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-04 07:00:28,413 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][246], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 73#L1043-3true, Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 129#L1028-5true, 296#true, 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:28,413 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-03-04 07:00:28,413 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-04 07:00:28,413 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-04 07:00:28,413 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-04 07:00:28,413 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][246], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 73#L1043-3true, Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 129#L1028-5true, 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:28,413 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-03-04 07:00:28,413 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-04 07:00:28,413 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-04 07:00:28,413 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-04 07:00:28,414 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][246], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 73#L1043-3true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 129#L1028-5true, 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:28,414 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-03-04 07:00:28,414 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-04 07:00:28,414 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-04 07:00:28,414 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-04 07:00:28,414 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][246], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 73#L1043-3true, 276#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 129#L1028-5true, 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:28,414 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-03-04 07:00:28,414 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-04 07:00:28,414 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-04 07:00:28,414 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-04 07:00:28,433 INFO L124 PetriNetUnfolderBase]: 3649/15382 cut-off events. [2025-03-04 07:00:28,433 INFO L125 PetriNetUnfolderBase]: For 2574/2723 co-relation queries the response was YES. [2025-03-04 07:00:28,478 INFO L83 FinitePrefix]: Finished finitePrefix Result has 26366 conditions, 15382 events. 3649/15382 cut-off events. For 2574/2723 co-relation queries the response was YES. Maximal size of possible extension queue 392. Compared 167877 event pairs, 679 based on Foata normal form. 2/12896 useless extension candidates. Maximal degree in co-relation 26329. Up to 2621 conditions per place. [2025-03-04 07:00:28,523 INFO L140 encePairwiseOnDemand]: 269/274 looper letters, 31 selfloop transitions, 4 changer transitions 0/261 dead transitions. [2025-03-04 07:00:28,523 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 221 places, 261 transitions, 842 flow [2025-03-04 07:00:28,523 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-04 07:00:28,524 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-04 07:00:28,525 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 756 transitions. [2025-03-04 07:00:28,525 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9197080291970803 [2025-03-04 07:00:28,525 INFO L175 Difference]: Start difference. First operand has 219 places, 249 transitions, 737 flow. Second operand 3 states and 756 transitions. [2025-03-04 07:00:28,526 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 221 places, 261 transitions, 842 flow [2025-03-04 07:00:28,536 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 219 places, 261 transitions, 830 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-04 07:00:28,538 INFO L231 Difference]: Finished difference. Result has 221 places, 252 transitions, 755 flow [2025-03-04 07:00:28,538 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=274, PETRI_DIFFERENCE_MINUEND_FLOW=725, PETRI_DIFFERENCE_MINUEND_PLACES=217, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=249, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=245, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=755, PETRI_PLACES=221, PETRI_TRANSITIONS=252} [2025-03-04 07:00:28,538 INFO L279 CegarLoopForPetriNet]: 213 programPoint places, 8 predicate places. [2025-03-04 07:00:28,538 INFO L471 AbstractCegarLoop]: Abstraction has has 221 places, 252 transitions, 755 flow [2025-03-04 07:00:28,539 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 242.33333333333334) internal successors, (727), 3 states have internal predecessors, (727), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-04 07:00:28,539 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-04 07:00:28,539 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-04 07:00:28,539 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable16 [2025-03-04 07:00:28,539 INFO L396 AbstractCegarLoop]: === Iteration 10 === Targeting threadErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE (and 21 more)] === [2025-03-04 07:00:28,540 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 07:00:28,540 INFO L85 PathProgramCache]: Analyzing trace with hash 821505988, now seen corresponding path program 1 times [2025-03-04 07:00:28,540 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 07:00:28,540 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2063173577] [2025-03-04 07:00:28,540 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-04 07:00:28,540 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 07:00:28,549 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 92 statements into 1 equivalence classes. [2025-03-04 07:00:28,560 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 92 of 92 statements. [2025-03-04 07:00:28,560 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 07:00:28,560 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-04 07:00:28,631 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-04 07:00:28,631 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-04 07:00:28,631 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2063173577] [2025-03-04 07:00:28,631 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2063173577] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-04 07:00:28,631 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-04 07:00:28,631 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2025-03-04 07:00:28,631 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1949215757] [2025-03-04 07:00:28,631 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-04 07:00:28,631 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-04 07:00:28,631 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-04 07:00:28,632 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-04 07:00:28,632 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-04 07:00:28,639 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 242 out of 274 [2025-03-04 07:00:28,640 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 221 places, 252 transitions, 755 flow. Second operand has 3 states, 3 states have (on average 244.66666666666666) internal successors, (734), 3 states have internal predecessors, (734), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-04 07:00:28,640 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-04 07:00:28,640 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 242 of 274 [2025-03-04 07:00:28,640 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-04 07:00:29,342 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([693] 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[][173], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 233#L1025true, 276#true, Black: 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 254#true, 275#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 266#true, 253#true, 268#(= |#race~tids~0| 0), 301#true, 98#L1045true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:29,342 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-03-04 07:00:29,342 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-04 07:00:29,342 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-04 07:00:29,342 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-04 07:00:29,440 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([693] 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[][173], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 254#true, Black: 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 275#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 266#true, 253#true, 268#(= |#race~tids~0| 0), 301#true, 67#L1027true, 98#L1045true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:29,440 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-04 07:00:29,440 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-03-04 07:00:29,440 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-03-04 07:00:29,440 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-04 07:00:29,545 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][229], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 91#L1043-2true, 254#true, Black: 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 303#(= threadThread1of2ForFork0_~step~0 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, 129#L1028-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:29,545 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-04 07:00:29,545 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-04 07:00:29,545 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-04 07:00:29,545 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-04 07:00:29,583 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][212], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 91#L1043-2true, Black: 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), Black: 266#true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 303#(= threadThread1of2ForFork0_~step~0 0), 255#true, 22#L1034-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:29,583 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-04 07:00:29,583 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-04 07:00:29,583 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-04 07:00:29,583 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-03-04 07:00:29,594 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][212], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 91#L1043-2true, Black: 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), Black: 266#true, 94#L1034-4true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 303#(= threadThread1of2ForFork0_~step~0 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:29,594 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-03-04 07:00:29,594 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-04 07:00:29,594 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-04 07:00:29,594 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-04 07:00:29,618 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][229], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 91#L1043-2true, 254#true, Black: 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 303#(= threadThread1of2ForFork0_~step~0 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 296#true, 129#L1028-5true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:29,618 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-04 07:00:29,618 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-04 07:00:29,618 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-04 07:00:29,618 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-04 07:00:29,618 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-04 07:00:29,874 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][229], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 254#true, Black: 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 303#(= threadThread1of2ForFork0_~step~0 0), 11#L1043-6true, 129#L1028-5true, 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:29,874 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-04 07:00:29,874 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-04 07:00:29,874 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-04 07:00:29,874 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-04 07:00:29,885 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][229], [139#L1043-5true, Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 254#true, Black: 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 303#(= threadThread1of2ForFork0_~step~0 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, 129#L1028-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:29,885 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-04 07:00:29,885 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-04 07:00:29,885 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-04 07:00:29,885 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-04 07:00:29,885 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][229], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 139#L1043-5true, 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 254#true, Black: 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 303#(= threadThread1of2ForFork0_~step~0 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 296#true, 129#L1028-5true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:29,885 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-04 07:00:29,885 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-04 07:00:29,885 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-04 07:00:29,885 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-04 07:00:29,892 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][229], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 254#true, Black: 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 303#(= threadThread1of2ForFork0_~step~0 0), 206#L1043-4true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, 129#L1028-5true, 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:29,892 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-04 07:00:29,892 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-04 07:00:29,892 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-04 07:00:29,892 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-04 07:00:29,892 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][229], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), Black: 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 303#(= threadThread1of2ForFork0_~step~0 0), 206#L1043-4true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, 129#L1028-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:29,892 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-04 07:00:29,892 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-04 07:00:29,892 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-04 07:00:29,892 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-04 07:00:29,892 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][229], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), Black: 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 303#(= threadThread1of2ForFork0_~step~0 0), 206#L1043-4true, 296#true, 129#L1028-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:29,892 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-04 07:00:29,892 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-04 07:00:29,892 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-04 07:00:29,892 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-04 07:00:29,899 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][229], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 73#L1043-3true, Black: 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 303#(= threadThread1of2ForFork0_~step~0 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, 129#L1028-5true, 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:29,899 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-04 07:00:29,899 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-04 07:00:29,899 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-04 07:00:29,899 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-04 07:00:29,900 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][229], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 73#L1043-3true, Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), Black: 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 303#(= threadThread1of2ForFork0_~step~0 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, 129#L1028-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:29,900 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-04 07:00:29,900 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-04 07:00:29,900 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-04 07:00:29,900 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-04 07:00:29,900 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([697] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][229], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 73#L1043-3true, Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), Black: 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 303#(= threadThread1of2ForFork0_~step~0 0), 296#true, 129#L1028-5true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:29,900 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-04 07:00:29,900 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-04 07:00:29,900 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-04 07:00:29,900 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-04 07:00:30,234 INFO L124 PetriNetUnfolderBase]: 3937/16922 cut-off events. [2025-03-04 07:00:30,234 INFO L125 PetriNetUnfolderBase]: For 3661/3940 co-relation queries the response was YES. [2025-03-04 07:00:30,277 INFO L83 FinitePrefix]: Finished finitePrefix Result has 29345 conditions, 16922 events. 3937/16922 cut-off events. For 3661/3940 co-relation queries the response was YES. Maximal size of possible extension queue 304. Compared 178773 event pairs, 760 based on Foata normal form. 60/14433 useless extension candidates. Maximal degree in co-relation 29307. Up to 2999 conditions per place. [2025-03-04 07:00:30,314 INFO L140 encePairwiseOnDemand]: 269/274 looper letters, 32 selfloop transitions, 3 changer transitions 0/263 dead transitions. [2025-03-04 07:00:30,314 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 223 places, 263 transitions, 862 flow [2025-03-04 07:00:30,315 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-04 07:00:30,315 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-04 07:00:30,315 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 760 transitions. [2025-03-04 07:00:30,316 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9245742092457421 [2025-03-04 07:00:30,316 INFO L175 Difference]: Start difference. First operand has 221 places, 252 transitions, 755 flow. Second operand 3 states and 760 transitions. [2025-03-04 07:00:30,316 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 223 places, 263 transitions, 862 flow [2025-03-04 07:00:30,327 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 221 places, 263 transitions, 854 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-04 07:00:30,329 INFO L231 Difference]: Finished difference. Result has 222 places, 254 transitions, 772 flow [2025-03-04 07:00:30,329 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=274, PETRI_DIFFERENCE_MINUEND_FLOW=747, PETRI_DIFFERENCE_MINUEND_PLACES=219, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=252, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=249, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=772, PETRI_PLACES=222, PETRI_TRANSITIONS=254} [2025-03-04 07:00:30,330 INFO L279 CegarLoopForPetriNet]: 213 programPoint places, 9 predicate places. [2025-03-04 07:00:30,330 INFO L471 AbstractCegarLoop]: Abstraction has has 222 places, 254 transitions, 772 flow [2025-03-04 07:00:30,330 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 244.66666666666666) internal successors, (734), 3 states have internal predecessors, (734), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-04 07:00:30,330 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-04 07:00:30,330 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-04 07:00:30,330 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable17 [2025-03-04 07:00:30,330 INFO L396 AbstractCegarLoop]: === Iteration 11 === Targeting threadErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE (and 21 more)] === [2025-03-04 07:00:30,331 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 07:00:30,331 INFO L85 PathProgramCache]: Analyzing trace with hash -2002993276, now seen corresponding path program 1 times [2025-03-04 07:00:30,331 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 07:00:30,331 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [488346197] [2025-03-04 07:00:30,331 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-04 07:00:30,331 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 07:00:30,341 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 92 statements into 1 equivalence classes. [2025-03-04 07:00:30,348 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 92 of 92 statements. [2025-03-04 07:00:30,349 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 07:00:30,349 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-04 07:00:30,890 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-04 07:00:30,890 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-04 07:00:30,890 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [488346197] [2025-03-04 07:00:30,890 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [488346197] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-04 07:00:30,890 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-04 07:00:30,890 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-04 07:00:30,890 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [380060924] [2025-03-04 07:00:30,890 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-04 07:00:30,890 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-03-04 07:00:30,890 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-04 07:00:30,891 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-03-04 07:00:30,891 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-03-04 07:00:31,240 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 233 out of 274 [2025-03-04 07:00:31,241 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 222 places, 254 transitions, 772 flow. Second operand has 6 states, 6 states have (on average 235.5) internal successors, (1413), 6 states have internal predecessors, (1413), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-04 07:00:31,241 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-04 07:00:31,241 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 233 of 274 [2025-03-04 07:00:31,241 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-04 07:00:32,517 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([693] 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[][290], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 248#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 308#(and (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0) 1)) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647)) (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869183) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296)))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0)))), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 254#true, 275#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 266#true, 253#true, 268#(= |#race~tids~0| 0), 303#(= threadThread1of2ForFork0_~step~0 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 98#L1045true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:32,517 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2025-03-04 07:00:32,517 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-04 07:00:32,517 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-04 07:00:32,518 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-04 07:00:32,518 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([693] 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[][286], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 248#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 254#true, Black: 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 275#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 266#true, 253#true, 268#(= |#race~tids~0| 0), 303#(= threadThread1of2ForFork0_~step~0 0), 98#L1045true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 307#(or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0)))]) [2025-03-04 07:00:32,518 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2025-03-04 07:00:32,518 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-04 07:00:32,518 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-04 07:00:32,518 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-04 07:00:32,519 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([693] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_10| v_threadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][171], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 248#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 254#true, Black: 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 275#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 266#true, 305#true, 253#true, 268#(= |#race~tids~0| 0), 303#(= threadThread1of2ForFork0_~step~0 0), 98#L1045true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:32,519 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2025-03-04 07:00:32,519 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-04 07:00:32,519 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-04 07:00:32,519 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-04 07:00:33,442 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([693] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_10| v_threadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][171], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 233#L1025true, 276#true, Black: 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 254#true, 275#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 266#true, 305#true, Black: 303#(= threadThread1of2ForFork0_~step~0 0), 253#true, 268#(= |#race~tids~0| 0), 301#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 98#L1045true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:33,443 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-03-04 07:00:33,443 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-04 07:00:33,443 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-04 07:00:33,443 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-03-04 07:00:33,757 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([693] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_10| v_threadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][171], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 254#true, 275#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 266#true, 305#true, Black: 303#(= threadThread1of2ForFork0_~step~0 0), 253#true, 268#(= |#race~tids~0| 0), 301#true, 67#L1027true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 98#L1045true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:33,758 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-04 07:00:33,758 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-04 07:00:33,758 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-03-04 07:00:33,758 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-03-04 07:00:33,852 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([698] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][273], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 91#L1043-2true, Black: 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 252#true, Black: 266#true, 305#true, Black: 303#(= threadThread1of2ForFork0_~step~0 0), 268#(= |#race~tids~0| 0), 241#L1028-5true, 255#true, 301#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:33,852 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-04 07:00:33,852 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-04 07:00:33,852 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-04 07:00:33,852 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-04 07:00:34,438 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([693] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_10| v_threadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][171], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 254#true, 275#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 266#true, 305#true, 253#true, 227#L1031-1true, 268#(= |#race~tids~0| 0), 303#(= threadThread1of2ForFork0_~step~0 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 98#L1045true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:34,438 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-04 07:00:34,438 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-03-04 07:00:34,438 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-03-04 07:00:34,438 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-04 07:00:35,612 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([693] 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[][290], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 308#(and (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0) 1)) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647)) (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869183) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296)))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0)))), 248#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 254#true, Black: 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 275#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 266#true, Black: 303#(= threadThread1of2ForFork0_~step~0 0), 253#true, 268#(= |#race~tids~0| 0), 301#true, 98#L1045true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:35,612 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-04 07:00:35,612 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-04 07:00:35,612 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-04 07:00:35,612 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-04 07:00:35,613 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([693] 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[][290], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 308#(and (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0) 1)) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647)) (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869183) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296)))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0)))), 248#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 254#true, Black: 296#true, 275#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 266#true, Black: 303#(= threadThread1of2ForFork0_~step~0 0), 253#true, 268#(= |#race~tids~0| 0), 301#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 98#L1045true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:35,613 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-04 07:00:35,613 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-04 07:00:35,613 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-04 07:00:35,613 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-04 07:00:35,613 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([693] 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[][286], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 248#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 254#true, Black: 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 275#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 266#true, Black: 303#(= threadThread1of2ForFork0_~step~0 0), 253#true, 268#(= |#race~tids~0| 0), 301#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 98#L1045true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 307#(or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0)))]) [2025-03-04 07:00:35,613 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-04 07:00:35,613 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-04 07:00:35,613 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-04 07:00:35,613 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-04 07:00:35,614 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([693] 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[][286], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 248#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 254#true, 275#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 296#true, Black: 266#true, 253#true, Black: 303#(= threadThread1of2ForFork0_~step~0 0), 268#(= |#race~tids~0| 0), 301#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 98#L1045true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 307#(or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0)))]) [2025-03-04 07:00:35,614 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-04 07:00:35,614 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-04 07:00:35,614 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-04 07:00:35,614 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-04 07:00:35,614 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([693] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_10| v_threadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][171], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 248#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 254#true, 275#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 266#true, 305#true, Black: 303#(= threadThread1of2ForFork0_~step~0 0), 253#true, 268#(= |#race~tids~0| 0), 301#true, 98#L1045true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:35,614 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-04 07:00:35,614 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-04 07:00:35,614 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-04 07:00:35,614 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-04 07:00:35,615 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([693] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_10| v_threadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][171], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 248#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 254#true, 275#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 296#true, Black: 266#true, 305#true, 253#true, Black: 303#(= threadThread1of2ForFork0_~step~0 0), 268#(= |#race~tids~0| 0), 301#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 98#L1045true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:35,615 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-04 07:00:35,615 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-04 07:00:35,615 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-04 07:00:35,615 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-04 07:00:36,184 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][225], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 73#L1043-3true, 276#true, Black: 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), Black: 266#true, 305#true, Black: 303#(= threadThread1of2ForFork0_~step~0 0), 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 255#true, 301#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 92#L1034-3true]) [2025-03-04 07:00:36,185 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is not cut-off event [2025-03-04 07:00:36,185 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is not cut-off event [2025-03-04 07:00:36,185 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is not cut-off event [2025-03-04 07:00:36,185 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is not cut-off event [2025-03-04 07:00:36,187 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][225], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 73#L1043-3true, 276#true, Black: 296#true, Black: 266#true, 305#true, Black: 303#(= threadThread1of2ForFork0_~step~0 0), 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 255#true, 301#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 92#L1034-3true]) [2025-03-04 07:00:36,187 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is not cut-off event [2025-03-04 07:00:36,187 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is not cut-off event [2025-03-04 07:00:36,187 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is not cut-off event [2025-03-04 07:00:36,187 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is not cut-off event [2025-03-04 07:00:36,251 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][225], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 73#L1043-3true, Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 298#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 215#L1034-2true, Black: 266#true, 305#true, Black: 303#(= threadThread1of2ForFork0_~step~0 0), 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 255#true, 301#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:36,251 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is not cut-off event [2025-03-04 07:00:36,251 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is not cut-off event [2025-03-04 07:00:36,251 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is not cut-off event [2025-03-04 07:00:36,251 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is not cut-off event [2025-03-04 07:00:36,255 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][225], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 73#L1043-3true, 276#true, Black: 296#true, 215#L1034-2true, Black: 266#true, 305#true, Black: 303#(= threadThread1of2ForFork0_~step~0 0), 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 255#true, 301#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-03-04 07:00:36,255 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is not cut-off event [2025-03-04 07:00:36,255 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is not cut-off event [2025-03-04 07:00:36,255 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is not cut-off event [2025-03-04 07:00:36,255 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is not cut-off event [2025-03-04 07:00:36,749 INFO L124 PetriNetUnfolderBase]: 13369/46357 cut-off events. [2025-03-04 07:00:36,749 INFO L125 PetriNetUnfolderBase]: For 16270/17040 co-relation queries the response was YES. [2025-03-04 07:00:36,934 INFO L83 FinitePrefix]: Finished finitePrefix Result has 86795 conditions, 46357 events. 13369/46357 cut-off events. For 16270/17040 co-relation queries the response was YES. Maximal size of possible extension queue 791. Compared 548328 event pairs, 2979 based on Foata normal form. 139/40145 useless extension candidates. Maximal degree in co-relation 86755. Up to 8215 conditions per place. [2025-03-04 07:00:37,069 INFO L140 encePairwiseOnDemand]: 263/274 looper letters, 90 selfloop transitions, 36 changer transitions 0/336 dead transitions. [2025-03-04 07:00:37,070 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 227 places, 336 transitions, 1350 flow [2025-03-04 07:00:37,070 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-04 07:00:37,071 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-03-04 07:00:37,072 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1494 transitions. [2025-03-04 07:00:37,072 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9087591240875912 [2025-03-04 07:00:37,072 INFO L175 Difference]: Start difference. First operand has 222 places, 254 transitions, 772 flow. Second operand 6 states and 1494 transitions. [2025-03-04 07:00:37,072 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 227 places, 336 transitions, 1350 flow [2025-03-04 07:00:37,118 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 226 places, 336 transitions, 1347 flow, removed 0 selfloop flow, removed 1 redundant places. [2025-03-04 07:00:37,122 INFO L231 Difference]: Finished difference. Result has 230 places, 286 transitions, 1079 flow [2025-03-04 07:00:37,122 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=274, PETRI_DIFFERENCE_MINUEND_FLOW=769, PETRI_DIFFERENCE_MINUEND_PLACES=221, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=254, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=9, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=230, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=1079, PETRI_PLACES=230, PETRI_TRANSITIONS=286} [2025-03-04 07:00:37,122 INFO L279 CegarLoopForPetriNet]: 213 programPoint places, 17 predicate places. [2025-03-04 07:00:37,122 INFO L471 AbstractCegarLoop]: Abstraction has has 230 places, 286 transitions, 1079 flow [2025-03-04 07:00:37,123 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 235.5) internal successors, (1413), 6 states have internal predecessors, (1413), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-04 07:00:37,123 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-04 07:00:37,123 INFO L206 CegarLoopForPetriNet]: trace histogram [3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-04 07:00:37,123 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable18 [2025-03-04 07:00:37,123 INFO L396 AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE (and 21 more)] === [2025-03-04 07:00:37,124 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 07:00:37,124 INFO L85 PathProgramCache]: Analyzing trace with hash 1575537739, now seen corresponding path program 1 times [2025-03-04 07:00:37,124 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 07:00:37,124 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [791370968] [2025-03-04 07:00:37,125 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-04 07:00:37,125 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 07:00:37,136 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 93 statements into 1 equivalence classes. [2025-03-04 07:00:37,145 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 93 of 93 statements. [2025-03-04 07:00:37,146 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 07:00:37,147 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-04 07:00:37,147 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-04 07:00:37,150 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 93 statements into 1 equivalence classes. [2025-03-04 07:00:37,156 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 93 of 93 statements. [2025-03-04 07:00:37,157 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 07:00:37,157 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-04 07:00:37,172 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-04 07:00:37,172 INFO L340 BasicCegarLoop]: Counterexample is feasible [2025-03-04 07:00:37,173 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (23 of 24 remaining) [2025-03-04 07:00:37,173 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE (22 of 24 remaining) [2025-03-04 07:00:37,173 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE (21 of 24 remaining) [2025-03-04 07:00:37,173 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE (20 of 24 remaining) [2025-03-04 07:00:37,173 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr7ASSERT_VIOLATIONDATA_RACE (19 of 24 remaining) [2025-03-04 07:00:37,173 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (18 of 24 remaining) [2025-03-04 07:00:37,173 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (17 of 24 remaining) [2025-03-04 07:00:37,173 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE (16 of 24 remaining) [2025-03-04 07:00:37,173 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (15 of 24 remaining) [2025-03-04 07:00:37,174 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE (14 of 24 remaining) [2025-03-04 07:00:37,174 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (13 of 24 remaining) [2025-03-04 07:00:37,174 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (12 of 24 remaining) [2025-03-04 07:00:37,174 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr3ASSERT_VIOLATIONDATA_RACE (11 of 24 remaining) [2025-03-04 07:00:37,174 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr2ASSERT_VIOLATIONDATA_RACE (10 of 24 remaining) [2025-03-04 07:00:37,174 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (9 of 24 remaining) [2025-03-04 07:00:37,174 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (8 of 24 remaining) [2025-03-04 07:00:37,174 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr3ASSERT_VIOLATIONDATA_RACE (7 of 24 remaining) [2025-03-04 07:00:37,174 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr2ASSERT_VIOLATIONDATA_RACE (6 of 24 remaining) [2025-03-04 07:00:37,174 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (5 of 24 remaining) [2025-03-04 07:00:37,174 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (4 of 24 remaining) [2025-03-04 07:00:37,174 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr3ASSERT_VIOLATIONDATA_RACE (3 of 24 remaining) [2025-03-04 07:00:37,174 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr2ASSERT_VIOLATIONDATA_RACE (2 of 24 remaining) [2025-03-04 07:00:37,174 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (1 of 24 remaining) [2025-03-04 07:00:37,174 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (0 of 24 remaining) [2025-03-04 07:00:37,175 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable19 [2025-03-04 07:00:37,175 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-04 07:00:37,175 WARN L246 ceAbstractionStarter]: 2 thread instances were not sufficient, I will increase this number and restart the analysis [2025-03-04 07:00:37,175 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 3 thread instances. [2025-03-04 07:00:37,218 INFO L143 ThreadInstanceAdder]: Constructed 15 joinOtherThreadTransitions. [2025-03-04 07:00:37,223 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 313 places, 344 transitions, 751 flow [2025-03-04 07:00:37,358 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][98], [69#L1028-5true, 314#true, 309#true, 312#true, 118#L1043-2true, 174#threadENTRYtrue]) [2025-03-04 07:00:37,358 INFO L294 olderBase$Statistics]: this new event has 282 ancestors and is cut-off event [2025-03-04 07:00:37,358 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-04 07:00:37,358 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-04 07:00:37,358 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-04 07:00:37,406 INFO L124 PetriNetUnfolderBase]: 178/1712 cut-off events. [2025-03-04 07:00:37,407 INFO L125 PetriNetUnfolderBase]: For 123/128 co-relation queries the response was YES. [2025-03-04 07:00:37,426 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1844 conditions, 1712 events. 178/1712 cut-off events. For 123/128 co-relation queries the response was YES. Maximal size of possible extension queue 24. Compared 9092 event pairs, 2 based on Foata normal form. 4/1415 useless extension candidates. Maximal degree in co-relation 812. Up to 34 conditions per place. [2025-03-04 07:00:37,426 INFO L82 GeneralOperation]: Start removeDead. Operand has 313 places, 344 transitions, 751 flow [2025-03-04 07:00:37,439 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 272 places, 292 transitions, 629 flow [2025-03-04 07:00:37,440 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-03-04 07:00:37,441 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;@c0422c3, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-03-04 07:00:37,441 INFO L334 AbstractCegarLoop]: Starting to check reachability of 28 error locations. [2025-03-04 07:00:37,441 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-03-04 07:00:37,441 INFO L124 PetriNetUnfolderBase]: 0/20 cut-off events. [2025-03-04 07:00:37,441 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-03-04 07:00:37,442 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-04 07:00:37,442 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-04 07:00:37,442 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE (and 25 more)] === [2025-03-04 07:00:37,442 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 07:00:37,442 INFO L85 PathProgramCache]: Analyzing trace with hash 890776762, now seen corresponding path program 1 times [2025-03-04 07:00:37,442 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 07:00:37,442 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2147174071] [2025-03-04 07:00:37,442 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-04 07:00:37,442 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 07:00:37,449 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 20 statements into 1 equivalence classes. [2025-03-04 07:00:37,450 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 20 of 20 statements. [2025-03-04 07:00:37,450 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 07:00:37,450 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-04 07:00:37,460 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-04 07:00:37,460 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-04 07:00:37,460 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2147174071] [2025-03-04 07:00:37,460 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2147174071] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-04 07:00:37,461 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-04 07:00:37,461 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-04 07:00:37,461 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [567993135] [2025-03-04 07:00:37,461 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-04 07:00:37,461 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-04 07:00:37,461 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-04 07:00:37,461 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-04 07:00:37,461 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-04 07:00:37,494 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 289 out of 344 [2025-03-04 07:00:37,494 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 272 places, 292 transitions, 629 flow. Second operand has 3 states, 3 states have (on average 290.3333333333333) internal successors, (871), 3 states have internal predecessors, (871), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-04 07:00:37,495 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-04 07:00:37,495 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 289 of 344 [2025-03-04 07:00:37,495 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-04 07:00:38,285 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([900] L1032-2-->L1032-1: Formula: (= |v_#race~threads_total~0_15| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_15|} AuxVars[] AssignedVars[#race~threads_total~0][251], [310#true, 298#L1025true, 314#true, 251#L1025true, 316#true, 312#true, 148#L1032-1true, 118#L1043-2true]) [2025-03-04 07:00:38,285 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-03-04 07:00:38,285 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-03-04 07:00:38,285 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-03-04 07:00:38,285 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-03-04 07:00:38,407 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([900] L1032-2-->L1032-1: Formula: (= |v_#race~threads_total~0_15| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_15|} AuxVars[] AssignedVars[#race~threads_total~0][251], [310#true, 314#true, 316#true, 251#L1025true, 312#true, 148#L1032-1true, 187#L1027true, 118#L1043-2true]) [2025-03-04 07:00:38,407 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-03-04 07:00:38,407 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-04 07:00:38,407 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-04 07:00:38,407 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-03-04 07:00:38,448 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1026] L1032-2-->L1032-1: Formula: (= |v_#race~threads_total~0_15| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_15|} AuxVars[] AssignedVars[#race~threads_total~0][131], [310#true, 24#L1029true, 298#L1025true, 314#true, 316#true, 312#true, 108#L1032-1true, 118#L1043-2true]) [2025-03-04 07:00:38,448 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-03-04 07:00:38,448 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-03-04 07:00:38,448 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-04 07:00:38,449 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-03-04 07:00:38,489 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1026] L1032-2-->L1032-1: Formula: (= |v_#race~threads_total~0_15| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_15|} AuxVars[] AssignedVars[#race~threads_total~0][131], [310#true, 298#L1025true, 314#true, 316#true, 190#L1031-8true, 312#true, 108#L1032-1true, 118#L1043-2true]) [2025-03-04 07:00:38,489 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-04 07:00:38,489 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-04 07:00:38,489 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-04 07:00:38,489 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-03-04 07:00:38,525 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([900] L1032-2-->L1032-1: Formula: (= |v_#race~threads_total~0_15| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_15|} AuxVars[] AssignedVars[#race~threads_total~0][251], [214#L1032-1true, 310#true, 314#true, 316#true, 251#L1025true, 312#true, 148#L1032-1true, 118#L1043-2true]) [2025-03-04 07:00:38,525 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-04 07:00:38,525 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-04 07:00:38,526 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-04 07:00:38,526 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-04 07:00:38,527 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1026] L1032-2-->L1032-1: Formula: (= |v_#race~threads_total~0_15| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_15|} AuxVars[] AssignedVars[#race~threads_total~0][131], [310#true, 24#L1029true, 314#true, 316#true, 312#true, 108#L1032-1true, 187#L1027true, 118#L1043-2true]) [2025-03-04 07:00:38,527 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-04 07:00:38,528 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-04 07:00:38,528 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-04 07:00:38,528 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-04 07:00:38,545 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([963] 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][197], [214#L1032-1true, 310#true, 201#L1029true, 24#L1029true, 314#true, 316#true, 312#true, 118#L1043-2true]) [2025-03-04 07:00:38,546 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-03-04 07:00:38,546 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-04 07:00:38,546 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-04 07:00:38,546 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-04 07:00:38,549 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1026] L1032-2-->L1032-1: Formula: (= |v_#race~threads_total~0_15| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_15|} AuxVars[] AssignedVars[#race~threads_total~0][131], [310#true, 24#L1029true, 156#L1029true, 314#true, 316#true, 312#true, 108#L1032-1true, 118#L1043-2true]) [2025-03-04 07:00:38,549 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-03-04 07:00:38,549 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-04 07:00:38,549 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-04 07:00:38,549 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-04 07:00:38,550 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1026] L1032-2-->L1032-1: Formula: (= |v_#race~threads_total~0_15| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_15|} AuxVars[] AssignedVars[#race~threads_total~0][131], [310#true, 314#true, 316#true, 190#L1031-8true, 312#true, 187#L1027true, 108#L1032-1true, 118#L1043-2true]) [2025-03-04 07:00:38,550 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-03-04 07:00:38,550 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-04 07:00:38,550 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-04 07:00:38,550 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-04 07:00:38,570 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([963] 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][197], [214#L1032-1true, 310#true, 24#L1029true, 314#true, 316#true, 7#L1031-8true, 312#true, 118#L1043-2true]) [2025-03-04 07:00:38,570 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-04 07:00:38,570 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-04 07:00:38,570 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-04 07:00:38,570 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-04 07:00:38,571 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([963] 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][197], [214#L1032-1true, 310#true, 201#L1029true, 314#true, 316#true, 190#L1031-8true, 312#true, 118#L1043-2true]) [2025-03-04 07:00:38,571 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-04 07:00:38,571 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-04 07:00:38,571 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-04 07:00:38,571 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-04 07:00:38,575 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1026] L1032-2-->L1032-1: Formula: (= |v_#race~threads_total~0_15| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_15|} AuxVars[] AssignedVars[#race~threads_total~0][131], [310#true, 24#L1029true, 314#true, 316#true, 312#true, 242#L1031-8true, 108#L1032-1true, 118#L1043-2true]) [2025-03-04 07:00:38,575 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-04 07:00:38,575 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-04 07:00:38,575 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-04 07:00:38,575 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-04 07:00:38,576 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1026] L1032-2-->L1032-1: Formula: (= |v_#race~threads_total~0_15| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_15|} AuxVars[] AssignedVars[#race~threads_total~0][131], [310#true, 156#L1029true, 314#true, 316#true, 190#L1031-8true, 312#true, 108#L1032-1true, 118#L1043-2true]) [2025-03-04 07:00:38,576 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-04 07:00:38,576 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-04 07:00:38,576 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-04 07:00:38,576 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-04 07:00:38,598 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_16| v_threadThread3of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][242], [310#true, 156#L1029true, 316#true, 128#L1045true, 312#true, 36#L1031-2true, 313#true]) [2025-03-04 07:00:38,598 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-03-04 07:00:38,598 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-04 07:00:38,598 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-04 07:00:38,598 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:38,599 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([900] L1032-2-->L1032-1: Formula: (= |v_#race~threads_total~0_15| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_15|} AuxVars[] AssignedVars[#race~threads_total~0][251], [310#true, 156#L1029true, 314#true, 316#true, 312#true, 148#L1032-1true, 36#L1031-2true, 118#L1043-2true]) [2025-03-04 07:00:38,599 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-04 07:00:38,599 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-04 07:00:38,599 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-04 07:00:38,599 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-04 07:00:38,605 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([900] L1032-2-->L1032-1: Formula: (= |v_#race~threads_total~0_15| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_15|} AuxVars[] AssignedVars[#race~threads_total~0][251], [310#true, 314#true, 316#true, 251#L1025true, 128#L1045true, 148#L1032-1true, 311#true]) [2025-03-04 07:00:38,605 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-04 07:00:38,605 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-04 07:00:38,605 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-04 07:00:38,605 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-04 07:00:38,609 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([963] 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][197], [214#L1032-1true, 310#true, 314#true, 316#true, 190#L1031-8true, 7#L1031-8true, 312#true, 118#L1043-2true]) [2025-03-04 07:00:38,609 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-04 07:00:38,609 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-04 07:00:38,609 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-04 07:00:38,609 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-04 07:00:38,611 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1026] L1032-2-->L1032-1: Formula: (= |v_#race~threads_total~0_15| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_15|} AuxVars[] AssignedVars[#race~threads_total~0][131], [310#true, 314#true, 316#true, 190#L1031-8true, 312#true, 242#L1031-8true, 108#L1032-1true, 118#L1043-2true]) [2025-03-04 07:00:38,611 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-04 07:00:38,611 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-04 07:00:38,611 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-04 07:00:38,611 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-04 07:00:38,624 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1026] L1032-2-->L1032-1: Formula: (= |v_#race~threads_total~0_15| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_15|} AuxVars[] AssignedVars[#race~threads_total~0][131], [214#L1032-1true, 310#true, 24#L1029true, 314#true, 316#true, 312#true, 108#L1032-1true, 118#L1043-2true]) [2025-03-04 07:00:38,624 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-03-04 07:00:38,624 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-03-04 07:00:38,624 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-03-04 07:00:38,624 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-04 07:00:38,630 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_16| v_threadThread3of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][242], [310#true, 316#true, 128#L1045true, 242#L1031-8true, 312#true, 36#L1031-2true, 313#true]) [2025-03-04 07:00:38,630 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-03-04 07:00:38,630 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-04 07:00:38,630 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-04 07:00:38,630 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-04 07:00:38,630 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([900] L1032-2-->L1032-1: Formula: (= |v_#race~threads_total~0_15| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_15|} AuxVars[] AssignedVars[#race~threads_total~0][251], [310#true, 314#true, 316#true, 242#L1031-8true, 312#true, 148#L1032-1true, 36#L1031-2true, 118#L1043-2true]) [2025-03-04 07:00:38,630 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-04 07:00:38,630 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-04 07:00:38,630 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-04 07:00:38,630 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-04 07:00:38,649 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([963] 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][197], [214#L1032-1true, 310#true, 314#true, 316#true, 312#true, 91#L1031-2true, 36#L1031-2true, 118#L1043-2true]) [2025-03-04 07:00:38,649 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-04 07:00:38,649 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-04 07:00:38,649 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-04 07:00:38,649 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:38,649 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_16| v_threadThread3of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][242], [310#true, 316#true, 88#L1031-2true, 128#L1045true, 312#true, 36#L1031-2true, 313#true]) [2025-03-04 07:00:38,649 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-03-04 07:00:38,650 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:38,650 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:38,650 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:38,650 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([900] L1032-2-->L1032-1: Formula: (= |v_#race~threads_total~0_15| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_15|} AuxVars[] AssignedVars[#race~threads_total~0][251], [310#true, 314#true, 316#true, 88#L1031-2true, 312#true, 148#L1032-1true, 36#L1031-2true, 118#L1043-2true]) [2025-03-04 07:00:38,650 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-04 07:00:38,650 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:38,650 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-04 07:00:38,650 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-04 07:00:38,652 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1026] L1032-2-->L1032-1: Formula: (= |v_#race~threads_total~0_15| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_15|} AuxVars[] AssignedVars[#race~threads_total~0][131], [214#L1032-1true, 310#true, 314#true, 316#true, 190#L1031-8true, 312#true, 108#L1032-1true, 118#L1043-2true]) [2025-03-04 07:00:38,652 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-04 07:00:38,652 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-04 07:00:38,652 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-04 07:00:38,652 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:38,667 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([900] L1032-2-->L1032-1: Formula: (= |v_#race~threads_total~0_15| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_15|} AuxVars[] AssignedVars[#race~threads_total~0][251], [310#true, 314#true, 316#true, 251#L1025true, 148#L1032-1true, 223#ULTIMATE.startFINALtrue, 311#true]) [2025-03-04 07:00:38,667 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-03-04 07:00:38,667 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-04 07:00:38,667 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-04 07:00:38,667 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-04 07:00:38,685 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1026] L1032-2-->L1032-1: Formula: (= |v_#race~threads_total~0_15| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_15|} AuxVars[] AssignedVars[#race~threads_total~0][131], [310#true, 24#L1029true, 314#true, 316#true, 128#L1045true, 108#L1032-1true, 311#true]) [2025-03-04 07:00:38,685 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-03-04 07:00:38,685 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-04 07:00:38,685 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-04 07:00:38,685 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-04 07:00:38,698 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1026] L1032-2-->L1032-1: Formula: (= |v_#race~threads_total~0_15| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_15|} AuxVars[] AssignedVars[#race~threads_total~0][131], [310#true, 314#true, 316#true, 190#L1031-8true, 128#L1045true, 108#L1032-1true, 311#true]) [2025-03-04 07:00:38,698 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-03-04 07:00:38,698 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:38,698 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:38,698 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:38,717 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1026] L1032-2-->L1032-1: Formula: (= |v_#race~threads_total~0_15| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_15|} AuxVars[] AssignedVars[#race~threads_total~0][131], [310#true, 24#L1029true, 314#true, 316#true, 108#L1032-1true, 223#ULTIMATE.startFINALtrue, 311#true]) [2025-03-04 07:00:38,718 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-03-04 07:00:38,718 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-04 07:00:38,718 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-04 07:00:38,718 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-04 07:00:38,730 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1026] L1032-2-->L1032-1: Formula: (= |v_#race~threads_total~0_15| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_15|} AuxVars[] AssignedVars[#race~threads_total~0][131], [310#true, 314#true, 316#true, 190#L1031-8true, 108#L1032-1true, 223#ULTIMATE.startFINALtrue, 311#true]) [2025-03-04 07:00:38,730 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-03-04 07:00:38,730 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-04 07:00:38,730 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-04 07:00:38,730 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:38,786 INFO L124 PetriNetUnfolderBase]: 3578/12169 cut-off events. [2025-03-04 07:00:38,787 INFO L125 PetriNetUnfolderBase]: For 2152/2266 co-relation queries the response was YES. [2025-03-04 07:00:38,872 INFO L83 FinitePrefix]: Finished finitePrefix Result has 16964 conditions, 12169 events. 3578/12169 cut-off events. For 2152/2266 co-relation queries the response was YES. Maximal size of possible extension queue 248. Compared 113059 event pairs, 746 based on Foata normal form. 445/10528 useless extension candidates. Maximal degree in co-relation 12895. Up to 3870 conditions per place. [2025-03-04 07:00:38,936 INFO L140 encePairwiseOnDemand]: 337/344 looper letters, 37 selfloop transitions, 2 changer transitions 1/287 dead transitions. [2025-03-04 07:00:38,936 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 273 places, 287 transitions, 697 flow [2025-03-04 07:00:38,937 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-04 07:00:38,937 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-04 07:00:38,937 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 911 transitions. [2025-03-04 07:00:38,938 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8827519379844961 [2025-03-04 07:00:38,938 INFO L175 Difference]: Start difference. First operand has 272 places, 292 transitions, 629 flow. Second operand 3 states and 911 transitions. [2025-03-04 07:00:38,938 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 273 places, 287 transitions, 697 flow [2025-03-04 07:00:38,940 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 273 places, 287 transitions, 697 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-04 07:00:38,941 INFO L231 Difference]: Finished difference. Result has 273 places, 286 transitions, 621 flow [2025-03-04 07:00:38,942 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=344, PETRI_DIFFERENCE_MINUEND_FLOW=619, PETRI_DIFFERENCE_MINUEND_PLACES=271, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=287, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=285, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=621, PETRI_PLACES=273, PETRI_TRANSITIONS=286} [2025-03-04 07:00:38,942 INFO L279 CegarLoopForPetriNet]: 272 programPoint places, 1 predicate places. [2025-03-04 07:00:38,942 INFO L471 AbstractCegarLoop]: Abstraction has has 273 places, 286 transitions, 621 flow [2025-03-04 07:00:38,942 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 290.3333333333333) internal successors, (871), 3 states have internal predecessors, (871), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-04 07:00:38,942 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-04 07:00:38,942 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-04 07:00:38,942 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable20 [2025-03-04 07:00:38,942 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE (and 25 more)] === [2025-03-04 07:00:38,943 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 07:00:38,943 INFO L85 PathProgramCache]: Analyzing trace with hash 1623121563, now seen corresponding path program 1 times [2025-03-04 07:00:38,943 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 07:00:38,943 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [334385892] [2025-03-04 07:00:38,943 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-04 07:00:38,943 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 07:00:38,947 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 24 statements into 1 equivalence classes. [2025-03-04 07:00:38,951 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 24 of 24 statements. [2025-03-04 07:00:38,951 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 07:00:38,951 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-04 07:00:38,960 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-04 07:00:38,960 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-04 07:00:38,961 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [334385892] [2025-03-04 07:00:38,961 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [334385892] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-04 07:00:38,961 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-04 07:00:38,961 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-04 07:00:38,961 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [568999888] [2025-03-04 07:00:38,961 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-04 07:00:38,961 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-04 07:00:38,961 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-04 07:00:38,961 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-04 07:00:38,961 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-04 07:00:38,978 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 281 out of 344 [2025-03-04 07:00:38,979 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 273 places, 286 transitions, 621 flow. Second operand has 3 states, 3 states have (on average 282.0) internal successors, (846), 3 states have internal predecessors, (846), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-04 07:00:38,979 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-04 07:00:38,979 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 281 of 344 [2025-03-04 07:00:38,979 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-04 07:00:39,999 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([900] L1032-2-->L1032-1: Formula: (= |v_#race~threads_total~0_15| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_15|} AuxVars[] AssignedVars[#race~threads_total~0][245], [310#true, 298#L1025true, 314#true, 251#L1025true, 316#true, 312#true, 148#L1032-1true, 118#L1043-2true, 321#(= |#race~threads_total~0| 0)]) [2025-03-04 07:00:39,999 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-03-04 07:00:39,999 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-03-04 07:00:39,999 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-03-04 07:00:39,999 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-03-04 07:00:40,164 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([900] L1032-2-->L1032-1: Formula: (= |v_#race~threads_total~0_15| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_15|} AuxVars[] AssignedVars[#race~threads_total~0][245], [310#true, 314#true, 251#L1025true, 316#true, 312#true, 148#L1032-1true, 187#L1027true, 321#(= |#race~threads_total~0| 0), 118#L1043-2true]) [2025-03-04 07:00:40,164 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-03-04 07:00:40,164 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-04 07:00:40,164 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-04 07:00:40,164 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-03-04 07:00:40,200 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_16| v_threadThread3of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][236], [310#true, 298#L1025true, 251#L1025true, 316#true, 128#L1045true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true]) [2025-03-04 07:00:40,200 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-04 07:00:40,200 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-03-04 07:00:40,200 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-03-04 07:00:40,200 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-04 07:00:40,320 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_16| v_threadThread3of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][236], [310#true, 251#L1025true, 316#true, 312#true, 128#L1045true, 187#L1027true, 321#(= |#race~threads_total~0| 0), 313#true]) [2025-03-04 07:00:40,320 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-04 07:00:40,320 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-04 07:00:40,320 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-04 07:00:40,320 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-04 07:00:40,406 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([963] 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][192], [214#L1032-1true, 310#true, 24#L1029true, 314#true, 316#true, 7#L1031-8true, 312#true, 118#L1043-2true, 321#(= |#race~threads_total~0| 0)]) [2025-03-04 07:00:40,406 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-04 07:00:40,406 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-04 07:00:40,406 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-04 07:00:40,406 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-04 07:00:40,450 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([900] L1032-2-->L1032-1: Formula: (= |v_#race~threads_total~0_15| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_15|} AuxVars[] AssignedVars[#race~threads_total~0][245], [310#true, 314#true, 251#L1025true, 316#true, 128#L1045true, 148#L1032-1true, 321#(= |#race~threads_total~0| 0), 311#true]) [2025-03-04 07:00:40,450 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-04 07:00:40,450 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-04 07:00:40,450 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-04 07:00:40,450 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-04 07:00:40,455 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([963] 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][192], [214#L1032-1true, 310#true, 314#true, 316#true, 190#L1031-8true, 312#true, 7#L1031-8true, 118#L1043-2true, 321#(= |#race~threads_total~0| 0)]) [2025-03-04 07:00:40,455 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-04 07:00:40,455 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-04 07:00:40,455 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-04 07:00:40,455 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-04 07:00:40,484 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([963] 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][192], [214#L1032-1true, 310#true, 24#L1029true, 314#true, 316#true, 312#true, 22#L1032true, 321#(= |#race~threads_total~0| 0), 118#L1043-2true]) [2025-03-04 07:00:40,485 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-04 07:00:40,485 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-04 07:00:40,485 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-04 07:00:40,485 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-04 07:00:40,518 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([963] 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][192], [214#L1032-1true, 310#true, 314#true, 316#true, 312#true, 91#L1031-2true, 36#L1031-2true, 118#L1043-2true, 321#(= |#race~threads_total~0| 0)]) [2025-03-04 07:00:40,518 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-04 07:00:40,518 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-04 07:00:40,518 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-04 07:00:40,518 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:40,519 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([900] L1032-2-->L1032-1: Formula: (= |v_#race~threads_total~0_15| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_15|} AuxVars[] AssignedVars[#race~threads_total~0][245], [310#true, 314#true, 316#true, 88#L1031-2true, 312#true, 148#L1032-1true, 36#L1031-2true, 321#(= |#race~threads_total~0| 0), 118#L1043-2true]) [2025-03-04 07:00:40,519 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-04 07:00:40,519 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-04 07:00:40,519 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:40,519 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-04 07:00:40,527 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([963] 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][192], [214#L1032-1true, 310#true, 314#true, 316#true, 190#L1031-8true, 312#true, 22#L1032true, 118#L1043-2true, 321#(= |#race~threads_total~0| 0)]) [2025-03-04 07:00:40,527 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-04 07:00:40,527 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:40,527 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-04 07:00:40,527 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:40,532 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([963] 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][192], [214#L1032-1true, 310#true, 314#true, 316#true, 7#L1031-8true, 312#true, 321#(= |#race~threads_total~0| 0), 118#L1043-2true, 188#L1032true]) [2025-03-04 07:00:40,532 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-04 07:00:40,532 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:40,532 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:40,532 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-04 07:00:40,580 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([963] 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][192], [214#L1032-1true, 310#true, 314#true, 316#true, 312#true, 22#L1032true, 118#L1043-2true, 321#(= |#race~threads_total~0| 0), 188#L1032true]) [2025-03-04 07:00:40,581 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-03-04 07:00:40,581 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-04 07:00:40,581 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-04 07:00:40,581 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-04 07:00:40,695 INFO L124 PetriNetUnfolderBase]: 3812/13463 cut-off events. [2025-03-04 07:00:40,695 INFO L125 PetriNetUnfolderBase]: For 2676/2819 co-relation queries the response was YES. [2025-03-04 07:00:40,805 INFO L83 FinitePrefix]: Finished finitePrefix Result has 18804 conditions, 13463 events. 3812/13463 cut-off events. For 2676/2819 co-relation queries the response was YES. Maximal size of possible extension queue 298. Compared 132038 event pairs, 962 based on Foata normal form. 0/11160 useless extension candidates. Maximal degree in co-relation 18773. Up to 4156 conditions per place. [2025-03-04 07:00:40,903 INFO L140 encePairwiseOnDemand]: 337/344 looper letters, 39 selfloop transitions, 1 changer transitions 0/280 dead transitions. [2025-03-04 07:00:40,903 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 268 places, 280 transitions, 689 flow [2025-03-04 07:00:40,904 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-04 07:00:40,904 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-04 07:00:40,905 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 889 transitions. [2025-03-04 07:00:40,905 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8614341085271318 [2025-03-04 07:00:40,905 INFO L175 Difference]: Start difference. First operand has 273 places, 286 transitions, 621 flow. Second operand 3 states and 889 transitions. [2025-03-04 07:00:40,905 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 268 places, 280 transitions, 689 flow [2025-03-04 07:00:40,908 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 266 places, 280 transitions, 685 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-04 07:00:40,909 INFO L231 Difference]: Finished difference. Result has 266 places, 280 transitions, 607 flow [2025-03-04 07:00:40,910 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=344, PETRI_DIFFERENCE_MINUEND_FLOW=605, PETRI_DIFFERENCE_MINUEND_PLACES=264, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=280, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=279, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=607, PETRI_PLACES=266, PETRI_TRANSITIONS=280} [2025-03-04 07:00:40,910 INFO L279 CegarLoopForPetriNet]: 272 programPoint places, -6 predicate places. [2025-03-04 07:00:40,910 INFO L471 AbstractCegarLoop]: Abstraction has has 266 places, 280 transitions, 607 flow [2025-03-04 07:00:40,910 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 282.0) internal successors, (846), 3 states have internal predecessors, (846), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-04 07:00:40,911 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-04 07:00:40,911 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-04 07:00:40,911 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable21 [2025-03-04 07:00:40,911 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr7ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE (and 25 more)] === [2025-03-04 07:00:40,911 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 07:00:40,911 INFO L85 PathProgramCache]: Analyzing trace with hash 1565414270, now seen corresponding path program 1 times [2025-03-04 07:00:40,911 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 07:00:40,911 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1056723043] [2025-03-04 07:00:40,912 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-04 07:00:40,912 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 07:00:40,918 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 37 statements into 1 equivalence classes. [2025-03-04 07:00:40,920 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 37 of 37 statements. [2025-03-04 07:00:40,920 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 07:00:40,920 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-04 07:00:40,931 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-04 07:00:40,931 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-04 07:00:40,931 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1056723043] [2025-03-04 07:00:40,932 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1056723043] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-04 07:00:40,932 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-04 07:00:40,932 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-04 07:00:40,932 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [78496396] [2025-03-04 07:00:40,932 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-04 07:00:40,932 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-04 07:00:40,932 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-04 07:00:40,932 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-04 07:00:40,932 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-04 07:00:40,962 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 289 out of 344 [2025-03-04 07:00:40,964 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 266 places, 280 transitions, 607 flow. Second operand has 3 states, 3 states have (on average 290.3333333333333) internal successors, (871), 3 states have internal predecessors, (871), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-04 07:00:40,965 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-04 07:00:40,965 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 289 of 344 [2025-03-04 07:00:40,965 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-04 07:00:43,217 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([905] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][247], [310#true, 322#true, 298#L1025true, 314#true, 251#L1025true, 164#L1034-8true, 312#true, 118#L1043-2true, 321#(= |#race~threads_total~0| 0)]) [2025-03-04 07:00:43,217 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-03-04 07:00:43,217 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-04 07:00:43,217 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-04 07:00:43,217 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-03-04 07:00:43,769 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([905] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][247], [310#true, 322#true, 314#true, 251#L1025true, 164#L1034-8true, 312#true, 187#L1027true, 118#L1043-2true, 321#(= |#race~threads_total~0| 0)]) [2025-03-04 07:00:43,770 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-04 07:00:43,770 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-03-04 07:00:43,770 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-03-04 07:00:43,770 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-03-04 07:00:43,917 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1052] 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[][207], [310#true, 322#true, 314#true, 39#L1025true, 7#L1031-8true, 128#L1045true, 321#(= |#race~threads_total~0| 0), 311#true]) [2025-03-04 07:00:43,917 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-03-04 07:00:43,917 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-04 07:00:43,917 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-04 07:00:43,917 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-04 07:00:43,917 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([968] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][201], [310#true, 322#true, 235#L1045-8true, 314#true, 39#L1025true, 7#L1031-8true, 312#true, 321#(= |#race~threads_total~0| 0), 95#L1034-8true]) [2025-03-04 07:00:43,917 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-03-04 07:00:43,917 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-04 07:00:43,917 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-04 07:00:43,917 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-04 07:00:43,928 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([968] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][201], [310#true, 322#true, 314#true, 44#L1043-11true, 39#L1025true, 7#L1031-8true, 312#true, 321#(= |#race~threads_total~0| 0), 95#L1034-8true]) [2025-03-04 07:00:43,928 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-04 07:00:43,928 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-04 07:00:43,928 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-04 07:00:43,928 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-04 07:00:43,981 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([968] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][201], [310#true, 24#L1029true, 322#true, 314#true, 7#L1031-8true, 312#true, 118#L1043-2true, 321#(= |#race~threads_total~0| 0), 95#L1034-8true]) [2025-03-04 07:00:43,981 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-04 07:00:43,981 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-04 07:00:43,981 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-04 07:00:43,981 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-04 07:00:44,014 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([968] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][201], [322#true, 235#L1045-8true, 314#true, 164#L1034-8true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 95#L1034-8true]) [2025-03-04 07:00:44,014 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-03-04 07:00:44,014 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-04 07:00:44,014 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-04 07:00:44,014 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-04 07:00:44,023 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([968] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][201], [310#true, 322#true, 24#L1029true, 314#true, 312#true, 36#L1031-2true, 118#L1043-2true, 321#(= |#race~threads_total~0| 0), 95#L1034-8true]) [2025-03-04 07:00:44,023 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-03-04 07:00:44,023 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-03-04 07:00:44,023 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-04 07:00:44,023 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-03-04 07:00:44,027 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([968] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][201], [322#true, 44#L1043-11true, 314#true, 164#L1034-8true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 95#L1034-8true]) [2025-03-04 07:00:44,027 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-04 07:00:44,027 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-04 07:00:44,027 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-04 07:00:44,027 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-04 07:00:44,040 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([968] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][201], [310#true, 322#true, 314#true, 190#L1031-8true, 7#L1031-8true, 312#true, 118#L1043-2true, 321#(= |#race~threads_total~0| 0), 95#L1034-8true]) [2025-03-04 07:00:44,040 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-04 07:00:44,040 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-04 07:00:44,040 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-04 07:00:44,040 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-04 07:00:44,051 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1052] 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[][207], [310#true, 322#true, 297#L1027true, 314#true, 128#L1045true, 7#L1031-8true, 321#(= |#race~threads_total~0| 0), 311#true]) [2025-03-04 07:00:44,051 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-04 07:00:44,051 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-04 07:00:44,051 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-04 07:00:44,051 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-04 07:00:44,051 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([968] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][201], [310#true, 322#true, 235#L1045-8true, 297#L1027true, 314#true, 7#L1031-8true, 312#true, 321#(= |#race~threads_total~0| 0), 95#L1034-8true]) [2025-03-04 07:00:44,051 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-04 07:00:44,051 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-04 07:00:44,051 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-04 07:00:44,052 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-04 07:00:44,063 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([968] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][201], [310#true, 322#true, 297#L1027true, 314#true, 44#L1043-11true, 7#L1031-8true, 312#true, 321#(= |#race~threads_total~0| 0), 95#L1034-8true]) [2025-03-04 07:00:44,063 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-04 07:00:44,063 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-04 07:00:44,063 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-04 07:00:44,063 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-04 07:00:44,093 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([968] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][201], [310#true, 322#true, 314#true, 190#L1031-8true, 312#true, 36#L1031-2true, 118#L1043-2true, 321#(= |#race~threads_total~0| 0), 95#L1034-8true]) [2025-03-04 07:00:44,093 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-04 07:00:44,093 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-04 07:00:44,093 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-04 07:00:44,093 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:44,134 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([968] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][201], [310#true, 322#true, 314#true, 312#true, 91#L1031-2true, 36#L1031-2true, 118#L1043-2true, 321#(= |#race~threads_total~0| 0), 95#L1034-8true]) [2025-03-04 07:00:44,134 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-03-04 07:00:44,134 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-04 07:00:44,134 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-04 07:00:44,134 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-04 07:00:44,135 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([905] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][247], [310#true, 322#true, 314#true, 88#L1031-2true, 164#L1034-8true, 312#true, 36#L1031-2true, 118#L1043-2true, 321#(= |#race~threads_total~0| 0)]) [2025-03-04 07:00:44,135 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-03-04 07:00:44,135 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-04 07:00:44,135 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-04 07:00:44,135 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-04 07:00:44,421 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([968] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][201], [310#true, 322#true, 7#L1031-8true, 128#L1045true, 312#true, 321#(= |#race~threads_total~0| 0), 95#L1034-8true, 313#true]) [2025-03-04 07:00:44,421 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-03-04 07:00:44,421 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:44,421 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:44,421 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-04 07:00:44,426 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1052] 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[][207], [310#true, 322#true, 314#true, 164#L1034-8true, 128#L1045true, 7#L1031-8true, 321#(= |#race~threads_total~0| 0), 311#true]) [2025-03-04 07:00:44,426 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-03-04 07:00:44,426 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:44,426 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:44,426 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-04 07:00:44,426 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([968] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][201], [310#true, 322#true, 235#L1045-8true, 314#true, 164#L1034-8true, 7#L1031-8true, 312#true, 321#(= |#race~threads_total~0| 0), 95#L1034-8true]) [2025-03-04 07:00:44,426 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-03-04 07:00:44,426 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:44,426 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:44,426 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-04 07:00:44,433 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([968] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][201], [310#true, 322#true, 314#true, 44#L1043-11true, 164#L1034-8true, 7#L1031-8true, 312#true, 321#(= |#race~threads_total~0| 0), 95#L1034-8true]) [2025-03-04 07:00:44,433 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-03-04 07:00:44,433 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-04 07:00:44,433 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-04 07:00:44,433 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-04 07:00:44,450 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([968] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][201], [310#true, 322#true, 7#L1031-8true, 312#true, 105#L1046-2true, 321#(= |#race~threads_total~0| 0), 95#L1034-8true, 313#true]) [2025-03-04 07:00:44,450 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-03-04 07:00:44,450 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-04 07:00:44,450 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-04 07:00:44,450 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-04 07:00:44,462 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][273], [69#L1028-5true, 310#true, 322#true, 235#L1045-8true, 314#true, 7#L1031-8true, 321#(= |#race~threads_total~0| 0), 311#true]) [2025-03-04 07:00:44,463 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-03-04 07:00:44,463 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:44,463 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:44,463 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-04 07:00:44,465 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][273], [69#L1028-5true, 310#true, 322#true, 314#true, 44#L1043-11true, 7#L1031-8true, 321#(= |#race~threads_total~0| 0), 311#true]) [2025-03-04 07:00:44,465 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-03-04 07:00:44,465 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-04 07:00:44,465 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-04 07:00:44,465 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-04 07:00:44,494 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([968] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][201], [310#true, 322#true, 7#L1031-8true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 223#ULTIMATE.startFINALtrue, 95#L1034-8true]) [2025-03-04 07:00:44,494 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-03-04 07:00:44,494 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:44,494 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:44,494 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:44,611 INFO L124 PetriNetUnfolderBase]: 8511/30271 cut-off events. [2025-03-04 07:00:44,612 INFO L125 PetriNetUnfolderBase]: For 3004/3061 co-relation queries the response was YES. [2025-03-04 07:00:44,720 INFO L83 FinitePrefix]: Finished finitePrefix Result has 40438 conditions, 30271 events. 8511/30271 cut-off events. For 3004/3061 co-relation queries the response was YES. Maximal size of possible extension queue 542. Compared 340023 event pairs, 2321 based on Foata normal form. 0/25280 useless extension candidates. Maximal degree in co-relation 40407. Up to 8963 conditions per place. [2025-03-04 07:00:44,817 INFO L140 encePairwiseOnDemand]: 341/344 looper letters, 37 selfloop transitions, 2 changer transitions 0/279 dead transitions. [2025-03-04 07:00:44,817 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 267 places, 279 transitions, 683 flow [2025-03-04 07:00:44,817 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-04 07:00:44,817 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-04 07:00:44,818 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 907 transitions. [2025-03-04 07:00:44,818 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8788759689922481 [2025-03-04 07:00:44,818 INFO L175 Difference]: Start difference. First operand has 266 places, 280 transitions, 607 flow. Second operand 3 states and 907 transitions. [2025-03-04 07:00:44,818 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 267 places, 279 transitions, 683 flow [2025-03-04 07:00:44,820 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 266 places, 279 transitions, 682 flow, removed 0 selfloop flow, removed 1 redundant places. [2025-03-04 07:00:44,822 INFO L231 Difference]: Finished difference. Result has 266 places, 279 transitions, 608 flow [2025-03-04 07:00:44,822 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=344, PETRI_DIFFERENCE_MINUEND_FLOW=604, PETRI_DIFFERENCE_MINUEND_PLACES=264, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=279, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=277, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=608, PETRI_PLACES=266, PETRI_TRANSITIONS=279} [2025-03-04 07:00:44,823 INFO L279 CegarLoopForPetriNet]: 272 programPoint places, -6 predicate places. [2025-03-04 07:00:44,823 INFO L471 AbstractCegarLoop]: Abstraction has has 266 places, 279 transitions, 608 flow [2025-03-04 07:00:44,823 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 290.3333333333333) internal successors, (871), 3 states have internal predecessors, (871), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-04 07:00:44,823 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-04 07:00:44,823 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-04 07:00:44,823 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable22 [2025-03-04 07:00:44,823 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE (and 25 more)] === [2025-03-04 07:00:44,823 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 07:00:44,824 INFO L85 PathProgramCache]: Analyzing trace with hash -806334396, now seen corresponding path program 1 times [2025-03-04 07:00:44,824 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 07:00:44,824 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [521878134] [2025-03-04 07:00:44,824 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-04 07:00:44,824 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 07:00:44,828 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 46 statements into 1 equivalence classes. [2025-03-04 07:00:44,829 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 46 of 46 statements. [2025-03-04 07:00:44,829 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 07:00:44,829 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-04 07:00:44,837 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-04 07:00:44,837 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-04 07:00:44,837 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [521878134] [2025-03-04 07:00:44,837 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [521878134] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-04 07:00:44,838 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-04 07:00:44,838 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-04 07:00:44,838 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1723324049] [2025-03-04 07:00:44,838 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-04 07:00:44,838 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-04 07:00:44,838 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-04 07:00:44,838 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-04 07:00:44,838 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-04 07:00:44,856 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 281 out of 344 [2025-03-04 07:00:44,857 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 266 places, 279 transitions, 608 flow. Second operand has 3 states, 3 states have (on average 282.0) internal successors, (846), 3 states have internal predecessors, (846), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-04 07:00:44,857 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-04 07:00:44,857 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 281 of 344 [2025-03-04 07:00:44,857 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-04 07:00:47,951 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([905] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][244], [310#true, 322#true, 298#L1025true, 314#true, 251#L1025true, 164#L1034-8true, 312#true, 118#L1043-2true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:47,951 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-03-04 07:00:47,951 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-04 07:00:47,951 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-04 07:00:47,951 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-03-04 07:00:48,524 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([905] L1034-9-->L1034-8: Formula: (= |v_#race~tids~0_15| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_15|} AuxVars[] AssignedVars[#race~tids~0][244], [310#true, 322#true, 314#true, 251#L1025true, 164#L1034-8true, 312#true, 187#L1027true, 118#L1043-2true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:48,524 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-03-04 07:00:48,524 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-03-04 07:00:48,524 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-03-04 07:00:48,524 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-03-04 07:00:50,229 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][268], [69#L1028-5true, 260#L1046-1true, 322#true, 314#true, 309#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:50,230 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-03-04 07:00:50,230 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-04 07:00:50,230 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-04 07:00:50,230 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-04 07:00:50,398 INFO L124 PetriNetUnfolderBase]: 16907/57481 cut-off events. [2025-03-04 07:00:50,398 INFO L125 PetriNetUnfolderBase]: For 4690/4966 co-relation queries the response was YES. [2025-03-04 07:00:50,687 INFO L83 FinitePrefix]: Finished finitePrefix Result has 78138 conditions, 57481 events. 16907/57481 cut-off events. For 4690/4966 co-relation queries the response was YES. Maximal size of possible extension queue 1003. Compared 714706 event pairs, 7089 based on Foata normal form. 0/48935 useless extension candidates. Maximal degree in co-relation 78108. Up to 18770 conditions per place. [2025-03-04 07:00:50,930 INFO L140 encePairwiseOnDemand]: 336/344 looper letters, 40 selfloop transitions, 2 changer transitions 0/275 dead transitions. [2025-03-04 07:00:50,930 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 262 places, 275 transitions, 684 flow [2025-03-04 07:00:50,930 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-04 07:00:50,930 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-04 07:00:50,931 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 891 transitions. [2025-03-04 07:00:50,932 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8633720930232558 [2025-03-04 07:00:50,932 INFO L175 Difference]: Start difference. First operand has 266 places, 279 transitions, 608 flow. Second operand 3 states and 891 transitions. [2025-03-04 07:00:50,932 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 262 places, 275 transitions, 684 flow [2025-03-04 07:00:50,936 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 260 places, 275 transitions, 680 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-04 07:00:50,938 INFO L231 Difference]: Finished difference. Result has 261 places, 275 transitions, 606 flow [2025-03-04 07:00:50,939 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=344, PETRI_DIFFERENCE_MINUEND_FLOW=592, PETRI_DIFFERENCE_MINUEND_PLACES=258, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=273, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=271, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=606, PETRI_PLACES=261, PETRI_TRANSITIONS=275} [2025-03-04 07:00:50,939 INFO L279 CegarLoopForPetriNet]: 272 programPoint places, -11 predicate places. [2025-03-04 07:00:50,939 INFO L471 AbstractCegarLoop]: Abstraction has has 261 places, 275 transitions, 606 flow [2025-03-04 07:00:50,939 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 282.0) internal successors, (846), 3 states have internal predecessors, (846), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-04 07:00:50,939 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-04 07:00:50,939 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-04 07:00:50,940 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable23 [2025-03-04 07:00:50,940 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE (and 25 more)] === [2025-03-04 07:00:50,940 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 07:00:50,940 INFO L85 PathProgramCache]: Analyzing trace with hash 1673134108, now seen corresponding path program 1 times [2025-03-04 07:00:50,940 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 07:00:50,940 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1715165728] [2025-03-04 07:00:50,940 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-04 07:00:50,940 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 07:00:50,947 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 52 statements into 1 equivalence classes. [2025-03-04 07:00:50,949 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 52 of 52 statements. [2025-03-04 07:00:50,949 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 07:00:50,949 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-04 07:00:51,106 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-04 07:00:51,106 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-04 07:00:51,106 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1715165728] [2025-03-04 07:00:51,106 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1715165728] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-04 07:00:51,106 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-04 07:00:51,107 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-04 07:00:51,107 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [421282792] [2025-03-04 07:00:51,107 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-04 07:00:51,107 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-03-04 07:00:51,108 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-04 07:00:51,108 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-03-04 07:00:51,108 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-03-04 07:00:51,382 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 291 out of 344 [2025-03-04 07:00:51,383 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 261 places, 275 transitions, 606 flow. Second operand has 6 states, 6 states have (on average 292.1666666666667) internal successors, (1753), 6 states have internal predecessors, (1753), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-04 07:00:51,383 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-04 07:00:51,383 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 291 of 344 [2025-03-04 07:00:51,383 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-04 07:00:52,479 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][308], [Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 313#true, 327#(= |#race~tids~0| 0), 167#L1028-5true, 150#L1045-5true]) [2025-03-04 07:00:52,480 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-03-04 07:00:52,480 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-03-04 07:00:52,480 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-03-04 07:00:52,480 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-04 07:00:52,675 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [310#true, 170#L1028-5true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 311#true, 150#L1045-5true]) [2025-03-04 07:00:52,675 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2025-03-04 07:00:52,675 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-04 07:00:52,675 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-04 07:00:52,675 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-03-04 07:00:52,713 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][315], [208#L1045-1true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:52,713 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-03-04 07:00:52,713 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-04 07:00:52,713 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-04 07:00:52,713 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-04 07:00:52,713 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][315], [9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:52,713 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-03-04 07:00:52,713 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-04 07:00:52,713 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-04 07:00:52,713 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-04 07:00:52,713 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][310], [332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 309#true, 312#true, 152#L1045-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:52,714 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-03-04 07:00:52,714 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-04 07:00:52,714 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-04 07:00:52,714 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-04 07:00:52,714 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][312], [309#true, Black: 325#true, 312#true, 239#L1045-3true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 167#L1028-5true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:52,714 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-03-04 07:00:52,714 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-04 07:00:52,714 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-04 07:00:52,714 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-04 07:00:52,755 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [310#true, 208#L1045-1true, 170#L1028-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:52,755 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-03-04 07:00:52,755 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-04 07:00:52,755 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-04 07:00:52,756 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-04 07:00:52,756 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [310#true, 9#L1045-2true, 170#L1028-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:52,756 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2025-03-04 07:00:52,756 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-04 07:00:52,756 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-04 07:00:52,756 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-04 07:00:52,756 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [310#true, 170#L1028-5true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 152#L1045-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:52,756 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-04 07:00:52,756 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-04 07:00:52,756 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-04 07:00:52,756 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-03-04 07:00:52,756 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][320], [310#true, 170#L1028-5true, Black: 325#true, 239#L1045-3true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:52,756 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-04 07:00:52,756 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-04 07:00:52,756 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-04 07:00:52,756 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-04 07:00:52,811 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1060] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][315], [208#L1045-1true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:52,812 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-03-04 07:00:52,812 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-04 07:00:52,812 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-04 07:00:52,812 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-04 07:00:52,812 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-04 07:00:52,812 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1060] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][315], [9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:52,812 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-03-04 07:00:52,812 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-04 07:00:52,812 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-04 07:00:52,812 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-04 07:00:52,812 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-04 07:00:52,812 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1060] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][310], [332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 309#true, 312#true, 152#L1045-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:52,813 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-03-04 07:00:52,813 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-04 07:00:52,813 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-04 07:00:52,813 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-04 07:00:52,813 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-04 07:00:52,813 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1060] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][308], [Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 167#L1028-5true, 150#L1045-5true]) [2025-03-04 07:00:52,813 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-03-04 07:00:52,813 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-03-04 07:00:52,813 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-04 07:00:52,813 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-03-04 07:00:52,813 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-04 07:00:52,813 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1060] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][312], [Black: 325#true, 309#true, 312#true, 239#L1045-3true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 167#L1028-5true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:52,813 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-03-04 07:00:52,813 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-04 07:00:52,813 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-04 07:00:52,813 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-04 07:00:52,813 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-04 07:00:52,951 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1060] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][310], [332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 309#true, 312#true, 152#L1045-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:52,951 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2025-03-04 07:00:52,951 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-04 07:00:52,951 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-04 07:00:52,952 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-04 07:00:52,952 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-04 07:00:52,952 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-04 07:00:52,952 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [310#true, 170#L1028-5true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 152#L1045-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:52,952 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2025-03-04 07:00:52,952 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-04 07:00:52,952 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-04 07:00:52,952 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-04 07:00:52,952 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-03-04 07:00:52,997 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1060] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][312], [Black: 325#true, 309#true, 312#true, 239#L1045-3true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 167#L1028-5true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:52,997 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-04 07:00:52,997 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-04 07:00:52,997 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-04 07:00:52,997 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-04 07:00:52,997 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-04 07:00:52,997 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-04 07:00:52,997 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][320], [310#true, 170#L1028-5true, Black: 325#true, 239#L1045-3true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:52,997 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-03-04 07:00:52,997 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-04 07:00:52,997 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-04 07:00:52,997 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-04 07:00:52,997 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-04 07:00:53,038 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 137#L1043-7true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:53,038 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is not cut-off event [2025-03-04 07:00:53,038 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is not cut-off event [2025-03-04 07:00:53,038 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is not cut-off event [2025-03-04 07:00:53,038 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is not cut-off event [2025-03-04 07:00:53,039 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1060] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][315], [9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:53,039 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-04 07:00:53,039 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-04 07:00:53,039 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-04 07:00:53,039 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-04 07:00:53,039 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-04 07:00:53,039 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-04 07:00:53,039 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [310#true, 9#L1045-2true, 170#L1028-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:53,039 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-04 07:00:53,039 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-04 07:00:53,039 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-04 07:00:53,039 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-04 07:00:53,039 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-04 07:00:53,039 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [208#L1045-1true, 310#true, 170#L1028-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:53,040 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-03-04 07:00:53,040 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-04 07:00:53,040 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-04 07:00:53,040 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-04 07:00:53,040 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-04 07:00:53,040 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [310#true, 9#L1045-2true, 170#L1028-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:53,040 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-03-04 07:00:53,040 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-04 07:00:53,040 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-04 07:00:53,040 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-04 07:00:53,040 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-04 07:00:53,040 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-04 07:00:53,040 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [310#true, 170#L1028-5true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 152#L1045-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:53,040 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-03-04 07:00:53,040 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-04 07:00:53,040 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-04 07:00:53,040 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-04 07:00:53,040 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-03-04 07:00:53,040 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-03-04 07:00:53,040 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [310#true, 170#L1028-5true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 313#true, 327#(= |#race~tids~0| 0), 311#true, 150#L1045-5true]) [2025-03-04 07:00:53,040 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-03-04 07:00:53,040 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-03-04 07:00:53,040 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-04 07:00:53,040 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-04 07:00:53,040 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-03-04 07:00:53,040 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][320], [310#true, 170#L1028-5true, Black: 325#true, 239#L1045-3true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:53,040 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-03-04 07:00:53,040 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-04 07:00:53,040 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-04 07:00:53,040 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-04 07:00:53,040 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-04 07:00:53,040 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-04 07:00:53,083 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, Black: 325#true, 309#true, 312#true, 6#L1043-6true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:53,083 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is not cut-off event [2025-03-04 07:00:53,083 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is not cut-off event [2025-03-04 07:00:53,083 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is not cut-off event [2025-03-04 07:00:53,083 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2025-03-04 07:00:53,084 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1060] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][315], [208#L1045-1true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:53,084 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2025-03-04 07:00:53,084 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-04 07:00:53,084 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-04 07:00:53,084 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-04 07:00:53,084 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-04 07:00:53,084 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-04 07:00:53,084 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [310#true, 208#L1045-1true, 170#L1028-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:53,084 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2025-03-04 07:00:53,084 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-04 07:00:53,084 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-04 07:00:53,084 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-04 07:00:53,084 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-04 07:00:53,084 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-04 07:00:53,130 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 309#true, Black: 325#true, 312#true, 184#L1043-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:53,131 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is not cut-off event [2025-03-04 07:00:53,131 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is not cut-off event [2025-03-04 07:00:53,131 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2025-03-04 07:00:53,131 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-03-04 07:00:53,131 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][314], [329#true, 310#true, 170#L1028-5true, 137#L1043-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:53,132 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-03-04 07:00:53,132 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-04 07:00:53,132 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-04 07:00:53,132 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-04 07:00:53,168 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 170#L1028-5true, 298#L1025true, Black: 325#true, 312#true, 118#L1043-2true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:53,168 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-03-04 07:00:53,168 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-04 07:00:53,168 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-04 07:00:53,168 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-04 07:00:53,168 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 170#L1028-5true, 298#L1025true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 152#L1045-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:53,169 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-03-04 07:00:53,169 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:53,169 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:53,169 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:53,169 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 170#L1028-5true, 298#L1025true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 150#L1045-5true]) [2025-03-04 07:00:53,169 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-03-04 07:00:53,169 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-04 07:00:53,169 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-04 07:00:53,169 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-04 07:00:53,169 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 170#L1028-5true, 298#L1025true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 239#L1045-3true, 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:53,169 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-04 07:00:53,169 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-04 07:00:53,169 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-04 07:00:53,169 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-04 07:00:53,176 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 262#L1043-4true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:53,176 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is not cut-off event [2025-03-04 07:00:53,176 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-03-04 07:00:53,176 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-03-04 07:00:53,176 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2025-03-04 07:00:53,177 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 170#L1028-5true, Black: 325#true, 312#true, 118#L1043-2true, 321#(= |#race~threads_total~0| 0), 313#true, 174#threadENTRYtrue, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:53,177 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-03-04 07:00:53,177 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-04 07:00:53,177 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-03-04 07:00:53,177 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-04 07:00:53,177 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][314], [329#true, 310#true, 170#L1028-5true, Black: 325#true, 6#L1043-6true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:53,177 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-03-04 07:00:53,177 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-04 07:00:53,177 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-04 07:00:53,177 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-04 07:00:53,204 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 9#L1045-2true, 170#L1028-5true, 298#L1025true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:53,204 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-04 07:00:53,204 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-04 07:00:53,204 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-04 07:00:53,204 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-04 07:00:53,210 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [69#L1028-5true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 174#threadENTRYtrue, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:53,210 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-03-04 07:00:53,210 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:53,210 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-04 07:00:53,210 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:53,210 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [69#L1028-5true, 208#L1045-1true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 174#threadENTRYtrue, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:53,210 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-04 07:00:53,210 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:53,210 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:53,210 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:53,210 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 309#true, Black: 325#true, 312#true, 152#L1045-4true, 321#(= |#race~threads_total~0| 0), 174#threadENTRYtrue, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:53,210 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-03-04 07:00:53,210 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-04 07:00:53,210 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-04 07:00:53,210 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-04 07:00:53,210 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 314#true, 309#true, Black: 325#true, 312#true, 239#L1045-3true, 321#(= |#race~threads_total~0| 0), 174#threadENTRYtrue, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:53,210 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-03-04 07:00:53,210 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-04 07:00:53,210 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-04 07:00:53,210 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-04 07:00:53,222 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][324], [69#L1028-5true, 329#true, 314#true, Black: 325#true, 309#true, 312#true, 118#L1043-2true, 321#(= |#race~threads_total~0| 0), 174#threadENTRYtrue, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:53,222 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-03-04 07:00:53,222 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-03-04 07:00:53,222 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-04 07:00:53,222 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-04 07:00:53,222 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 309#true, Black: 325#true, 312#true, 152#L1045-4true, 321#(= |#race~threads_total~0| 0), 174#threadENTRYtrue, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:53,222 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-03-04 07:00:53,223 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-04 07:00:53,223 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-04 07:00:53,223 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-04 07:00:53,223 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-04 07:00:53,223 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 314#true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 174#threadENTRYtrue, 327#(= |#race~tids~0| 0), 150#L1045-5true]) [2025-03-04 07:00:53,223 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-03-04 07:00:53,223 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-04 07:00:53,223 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-04 07:00:53,223 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-04 07:00:53,223 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 314#true, 309#true, Black: 325#true, 312#true, 239#L1045-3true, 321#(= |#race~threads_total~0| 0), 174#threadENTRYtrue, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:53,223 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-03-04 07:00:53,223 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-04 07:00:53,223 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-04 07:00:53,223 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:53,223 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-04 07:00:53,226 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][348], [329#true, 310#true, Black: 325#true, 312#true, 118#L1043-2true, 226#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:53,226 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-03-04 07:00:53,226 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-04 07:00:53,226 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-04 07:00:53,226 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-04 07:00:53,227 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][314], [329#true, 310#true, 170#L1028-5true, Black: 325#true, 184#L1043-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:53,227 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-03-04 07:00:53,227 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-04 07:00:53,227 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-04 07:00:53,227 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-04 07:00:53,252 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 208#L1045-1true, 170#L1028-5true, 298#L1025true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:53,252 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-03-04 07:00:53,252 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-04 07:00:53,252 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-04 07:00:53,252 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-04 07:00:53,259 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [69#L1028-5true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 174#threadENTRYtrue, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:53,259 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-03-04 07:00:53,259 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:53,259 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:53,259 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-04 07:00:53,259 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:53,271 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 314#true, Black: 325#true, 309#true, 312#true, 118#L1043-2true, 246#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:53,271 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is not cut-off event [2025-03-04 07:00:53,271 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-03-04 07:00:53,271 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2025-03-04 07:00:53,271 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is not cut-off event [2025-03-04 07:00:53,272 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][324], [69#L1028-5true, 329#true, 314#true, Black: 325#true, 309#true, 312#true, 118#L1043-2true, 321#(= |#race~threads_total~0| 0), 174#threadENTRYtrue, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:53,272 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is not cut-off event [2025-03-04 07:00:53,272 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2025-03-04 07:00:53,272 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is not cut-off event [2025-03-04 07:00:53,272 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2025-03-04 07:00:53,272 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-03-04 07:00:53,272 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 174#threadENTRYtrue, 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 150#L1045-5true]) [2025-03-04 07:00:53,272 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-03-04 07:00:53,272 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-04 07:00:53,272 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-04 07:00:53,272 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-04 07:00:53,272 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-04 07:00:53,272 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][324], [69#L1028-5true, 329#true, 298#L1025true, 314#true, Black: 325#true, 309#true, 312#true, 118#L1043-2true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:53,272 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-03-04 07:00:53,272 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-04 07:00:53,272 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-04 07:00:53,272 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-04 07:00:53,278 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~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, 310#true, 314#true, Black: 325#true, 226#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 311#true, 150#L1045-5true]) [2025-03-04 07:00:53,278 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-03-04 07:00:53,278 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-04 07:00:53,278 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-04 07:00:53,278 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-04 07:00:53,278 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][314], [329#true, 310#true, 170#L1028-5true, 262#L1043-4true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:53,278 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-03-04 07:00:53,278 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-04 07:00:53,278 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-04 07:00:53,278 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-04 07:00:53,305 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [69#L1028-5true, 208#L1045-1true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 174#threadENTRYtrue, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:53,305 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-04 07:00:53,305 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:53,305 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:53,305 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:53,305 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:53,316 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 298#L1025true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 309#true, Black: 325#true, 312#true, 152#L1045-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:53,316 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-04 07:00:53,316 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:53,316 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:53,316 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:53,316 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 298#L1025true, 314#true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 150#L1045-5true]) [2025-03-04 07:00:53,316 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-03-04 07:00:53,316 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:53,316 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:53,316 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-04 07:00:53,325 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][324], [69#L1028-5true, 329#true, 298#L1025true, 314#true, 309#true, Black: 325#true, 312#true, 118#L1043-2true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:53,325 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-03-04 07:00:53,325 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-04 07:00:53,325 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-04 07:00:53,325 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-04 07:00:53,325 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-04 07:00:53,325 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [69#L1028-5true, 9#L1045-2true, 298#L1025true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:53,325 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-04 07:00:53,325 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:53,325 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-04 07:00:53,325 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:53,325 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [69#L1028-5true, 208#L1045-1true, 298#L1025true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:53,326 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-04 07:00:53,326 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-04 07:00:53,326 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:53,326 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:53,326 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 298#L1025true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 152#L1045-4true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:53,326 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-03-04 07:00:53,326 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:53,326 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:53,326 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:53,326 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:53,326 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 298#L1025true, 314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 150#L1045-5true]) [2025-03-04 07:00:53,326 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-03-04 07:00:53,326 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:53,326 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:53,326 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-04 07:00:53,326 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:53,326 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 298#L1025true, 314#true, Black: 325#true, 309#true, 312#true, 239#L1045-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:53,326 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-04 07:00:53,326 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:53,326 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-04 07:00:53,326 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:53,363 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 298#L1025true, 314#true, 309#true, Black: 325#true, 312#true, 239#L1045-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:53,363 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-04 07:00:53,363 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:53,363 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:53,363 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-04 07:00:53,363 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:53,370 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 9#L1045-2true, 170#L1028-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 174#threadENTRYtrue, 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:53,370 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-03-04 07:00:53,370 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-04 07:00:53,370 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-04 07:00:53,370 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:53,370 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 208#L1045-1true, 170#L1028-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 174#threadENTRYtrue, 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:53,370 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-03-04 07:00:53,371 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:53,371 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:53,371 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:53,371 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 170#L1028-5true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 152#L1045-4true, 321#(= |#race~threads_total~0| 0), 174#threadENTRYtrue, 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:53,371 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-03-04 07:00:53,371 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-04 07:00:53,371 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-04 07:00:53,371 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-04 07:00:53,371 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 170#L1028-5true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 174#threadENTRYtrue, 313#true, 327#(= |#race~tids~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 150#L1045-5true]) [2025-03-04 07:00:53,371 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-03-04 07:00:53,371 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-04 07:00:53,371 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-04 07:00:53,371 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-04 07:00:53,371 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 170#L1028-5true, Black: 325#true, 312#true, 239#L1045-3true, 321#(= |#race~threads_total~0| 0), 174#threadENTRYtrue, 327#(= |#race~tids~0| 0), 313#true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:53,371 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-03-04 07:00:53,371 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-04 07:00:53,371 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:53,371 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-04 07:00:53,372 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [310#true, 170#L1028-5true, 314#true, Black: 325#true, 246#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 311#true, 150#L1045-5true]) [2025-03-04 07:00:53,372 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-03-04 07:00:53,372 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-04 07:00:53,372 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-04 07:00:53,372 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-04 07:00:53,373 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 208#L1045-1true, 170#L1028-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 174#threadENTRYtrue, 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:53,373 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-04 07:00:53,373 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:53,373 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:53,373 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:53,373 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:53,373 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 9#L1045-2true, 170#L1028-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 174#threadENTRYtrue, 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:53,373 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-03-04 07:00:53,373 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-04 07:00:53,373 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-04 07:00:53,373 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:53,373 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-04 07:00:53,373 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 170#L1028-5true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 152#L1045-4true, 321#(= |#race~threads_total~0| 0), 174#threadENTRYtrue, 327#(= |#race~tids~0| 0), 313#true]) [2025-03-04 07:00:53,373 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-03-04 07:00:53,373 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-04 07:00:53,373 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-04 07:00:53,374 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-04 07:00:53,374 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-04 07:00:53,374 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 170#L1028-5true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 174#threadENTRYtrue, 327#(= |#race~tids~0| 0), 150#L1045-5true]) [2025-03-04 07:00:53,374 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-03-04 07:00:53,374 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-04 07:00:53,374 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-04 07:00:53,374 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-04 07:00:53,374 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-04 07:00:53,374 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 170#L1028-5true, Black: 325#true, 312#true, 239#L1045-3true, 321#(= |#race~threads_total~0| 0), 313#true, 174#threadENTRYtrue, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:53,374 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-03-04 07:00:53,374 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-04 07:00:53,374 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-04 07:00:53,374 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:53,374 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-04 07:00:53,378 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 170#L1028-5true, 298#L1025true, Black: 325#true, 312#true, 118#L1043-2true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:53,378 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-03-04 07:00:53,378 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-04 07:00:53,378 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-04 07:00:53,378 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-04 07:00:53,378 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-04 07:00:53,380 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 170#L1028-5true, 298#L1025true, Black: 325#true, 312#true, 118#L1043-2true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:53,380 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-03-04 07:00:53,380 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-04 07:00:53,380 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-04 07:00:53,380 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-04 07:00:53,380 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-04 07:00:53,380 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-04 07:00:53,380 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][314], [329#true, 310#true, 170#L1028-5true, 314#true, Black: 325#true, 118#L1043-2true, 246#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:53,381 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-03-04 07:00:53,381 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-04 07:00:53,381 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-04 07:00:53,381 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-03-04 07:00:53,383 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 170#L1028-5true, Black: 325#true, 312#true, 118#L1043-2true, 321#(= |#race~threads_total~0| 0), 313#true, 174#threadENTRYtrue, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:53,383 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-03-04 07:00:53,383 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-04 07:00:53,383 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-03-04 07:00:53,383 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-04 07:00:53,383 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-04 07:00:53,387 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][323], [69#L1028-5true, 329#true, 310#true, 314#true, Black: 325#true, 118#L1043-2true, 226#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:53,387 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-03-04 07:00:53,387 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-04 07:00:53,387 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-04 07:00:53,387 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-03-04 07:00:53,387 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 152#L1045-4true, 226#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:53,387 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-03-04 07:00:53,387 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-04 07:00:53,387 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-04 07:00:53,387 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-04 07:00:53,387 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1058] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~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, 310#true, 314#true, Black: 325#true, 226#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 311#true, 150#L1045-5true]) [2025-03-04 07:00:53,387 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-03-04 07:00:53,387 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-04 07:00:53,387 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-04 07:00:53,387 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-04 07:00:53,387 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-04 07:00:53,387 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [69#L1028-5true, 310#true, 314#true, Black: 325#true, 239#L1045-3true, 226#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:53,387 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-03-04 07:00:53,387 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:53,387 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-04 07:00:53,387 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:53,425 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [69#L1028-5true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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#L1025true, 314#true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:53,425 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-04 07:00:53,425 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:53,425 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-04 07:00:53,425 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:53,425 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:53,428 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [69#L1028-5true, 310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 226#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:53,428 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-04 07:00:53,428 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:53,428 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:53,428 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-04 07:00:53,431 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 170#L1028-5true, 298#L1025true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 150#L1045-5true]) [2025-03-04 07:00:53,431 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-04 07:00:53,431 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:53,431 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-04 07:00:53,431 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-04 07:00:53,431 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-04 07:00:53,438 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~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, 310#true, 314#true, 251#L1025true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 311#true, 150#L1045-5true]) [2025-03-04 07:00:53,438 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-04 07:00:53,438 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:53,438 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-04 07:00:53,438 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:53,439 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 325#true, 312#true, 226#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:53,439 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-03-04 07:00:53,439 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:53,439 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:53,439 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-04 07:00:53,439 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][350], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 152#L1045-4true, 226#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true, 167#L1028-5true]) [2025-03-04 07:00:53,439 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-03-04 07:00:53,439 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-04 07:00:53,439 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:53,439 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-04 07:00:53,439 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [310#true, Black: 325#true, 312#true, 226#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 167#L1028-5true, 150#L1045-5true]) [2025-03-04 07:00:53,439 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-03-04 07:00:53,439 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-04 07:00:53,439 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-04 07:00:53,439 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-04 07:00:53,439 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [310#true, Black: 325#true, 312#true, 239#L1045-3true, 226#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 167#L1028-5true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:53,439 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-03-04 07:00:53,439 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-04 07:00:53,440 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-04 07:00:53,440 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:53,441 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 314#true, 39#L1025true, 309#true, Black: 325#true, 312#true, 118#L1043-2true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:53,441 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is not cut-off event [2025-03-04 07:00:53,441 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2025-03-04 07:00:53,441 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2025-03-04 07:00:53,441 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2025-03-04 07:00:53,443 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 298#L1025true, 314#true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 150#L1045-5true]) [2025-03-04 07:00:53,443 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-03-04 07:00:53,443 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:53,443 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:53,443 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-04 07:00:53,443 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:53,443 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:53,450 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][323], [69#L1028-5true, 329#true, 310#true, 314#true, 251#L1025true, Black: 325#true, 118#L1043-2true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:53,450 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is not cut-off event [2025-03-04 07:00:53,450 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2025-03-04 07:00:53,450 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2025-03-04 07:00:53,450 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2025-03-04 07:00:53,450 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1058] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~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, 310#true, 314#true, 251#L1025true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 311#true, 150#L1045-5true]) [2025-03-04 07:00:53,450 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-03-04 07:00:53,450 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:53,450 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-04 07:00:53,450 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:53,450 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:53,479 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [69#L1028-5true, 208#L1045-1true, 298#L1025true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:53,479 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-04 07:00:53,479 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-04 07:00:53,479 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:53,479 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:53,479 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:53,485 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [69#L1028-5true, 310#true, 208#L1045-1true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 226#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:53,485 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-04 07:00:53,485 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:53,485 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:53,485 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:53,485 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 208#L1045-1true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 325#true, 312#true, 226#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:53,485 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-04 07:00:53,485 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-04 07:00:53,485 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-04 07:00:53,485 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:53,488 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 170#L1028-5true, 298#L1025true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 152#L1045-4true, 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:53,488 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-04 07:00:53,488 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-04 07:00:53,488 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:53,488 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:53,488 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:53,489 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 9#L1045-2true, 170#L1028-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 174#threadENTRYtrue, 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:53,489 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-03-04 07:00:53,489 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-04 07:00:53,489 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-04 07:00:53,489 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:53,489 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-04 07:00:53,490 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:53,490 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 208#L1045-1true, 170#L1028-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 174#threadENTRYtrue, 327#(= |#race~tids~0| 0), 313#true]) [2025-03-04 07:00:53,490 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-03-04 07:00:53,490 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:53,490 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:53,490 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:53,490 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:53,490 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:53,490 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 170#L1028-5true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 152#L1045-4true, 321#(= |#race~threads_total~0| 0), 313#true, 174#threadENTRYtrue, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:53,490 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-03-04 07:00:53,490 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-04 07:00:53,490 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-04 07:00:53,490 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-04 07:00:53,490 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-04 07:00:53,490 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-04 07:00:53,490 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 170#L1028-5true, Black: 325#true, 312#true, 239#L1045-3true, 321#(= |#race~threads_total~0| 0), 313#true, 174#threadENTRYtrue, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:53,490 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-03-04 07:00:53,490 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-04 07:00:53,490 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-04 07:00:53,490 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:53,490 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:53,490 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-04 07:00:53,494 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 251#L1025true, Black: 325#true, 152#L1045-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:53,494 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-04 07:00:53,494 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:53,494 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:53,494 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-04 07:00:53,536 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 170#L1028-5true, 298#L1025true, Black: 325#true, 312#true, 239#L1045-3true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:53,536 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-04 07:00:53,536 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-04 07:00:53,537 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-04 07:00:53,537 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-04 07:00:53,537 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-04 07:00:53,541 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [69#L1028-5true, 310#true, 314#true, 251#L1025true, Black: 325#true, 239#L1045-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:53,541 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-04 07:00:53,541 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:53,541 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-04 07:00:53,541 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-04 07:00:53,544 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [310#true, 170#L1028-5true, 314#true, 39#L1025true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 311#true, 150#L1045-5true]) [2025-03-04 07:00:53,544 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-03-04 07:00:53,544 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:53,544 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-04 07:00:53,544 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-04 07:00:53,545 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 9#L1045-2true, 170#L1028-5true, 298#L1025true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:53,545 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-04 07:00:53,545 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-04 07:00:53,545 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-04 07:00:53,545 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-04 07:00:53,545 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-04 07:00:53,545 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [208#L1045-1true, 310#true, 170#L1028-5true, 298#L1025true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:53,545 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-04 07:00:53,545 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-04 07:00:53,545 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-04 07:00:53,545 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-04 07:00:53,545 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-04 07:00:53,545 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 170#L1028-5true, 298#L1025true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 152#L1045-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:53,545 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-04 07:00:53,545 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-04 07:00:53,545 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:53,545 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:53,545 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:53,545 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:53,546 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 170#L1028-5true, 298#L1025true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 150#L1045-5true]) [2025-03-04 07:00:53,546 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-03-04 07:00:53,546 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:53,546 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:53,546 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-04 07:00:53,546 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-04 07:00:53,546 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-04 07:00:53,546 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 170#L1028-5true, 298#L1025true, Black: 325#true, 312#true, 239#L1045-3true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:53,546 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-04 07:00:53,546 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:53,546 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-04 07:00:53,546 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-04 07:00:53,546 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-04 07:00:53,546 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-04 07:00:53,550 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][324], [69#L1028-5true, 329#true, 298#L1025true, 314#true, 309#true, Black: 325#true, 312#true, 118#L1043-2true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:53,551 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-03-04 07:00:53,551 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-04 07:00:53,551 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-04 07:00:53,551 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-04 07:00:53,551 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-04 07:00:53,551 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-04 07:00:53,551 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 298#L1025true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 152#L1045-4true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:53,551 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-04 07:00:53,551 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:53,551 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:53,551 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:53,551 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:53,551 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:53,551 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 298#L1025true, 314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 150#L1045-5true]) [2025-03-04 07:00:53,551 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-04 07:00:53,551 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:53,551 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-04 07:00:53,551 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:53,551 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-04 07:00:53,551 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:53,551 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:53,551 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 298#L1025true, 314#true, Black: 325#true, 309#true, 312#true, 239#L1045-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:53,551 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-04 07:00:53,551 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:53,551 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:53,551 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:53,551 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-04 07:00:53,551 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:53,552 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][314], [329#true, 310#true, 170#L1028-5true, 314#true, 39#L1025true, Black: 325#true, 118#L1043-2true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:53,552 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-03-04 07:00:53,552 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-04 07:00:53,552 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-04 07:00:53,552 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-04 07:00:53,556 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][348], [329#true, 310#true, 251#L1025true, Black: 325#true, 312#true, 118#L1043-2true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:53,556 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-03-04 07:00:53,556 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-04 07:00:53,556 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-04 07:00:53,556 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-04 07:00:53,590 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [69#L1028-5true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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#L1025true, 314#true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:53,590 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-04 07:00:53,590 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:53,590 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-04 07:00:53,590 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:53,590 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:53,590 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:53,590 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 9#L1045-2true, 170#L1028-5true, 298#L1025true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:53,590 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-04 07:00:53,590 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-04 07:00:53,590 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-04 07:00:53,590 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-04 07:00:53,590 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:53,590 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-04 07:00:53,594 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [69#L1028-5true, 310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:53,595 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-04 07:00:53,595 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:53,595 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-04 07:00:53,595 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-04 07:00:53,595 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][308], [314#true, 309#true, Black: 325#true, 312#true, 246#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 167#L1028-5true, 150#L1045-5true]) [2025-03-04 07:00:53,595 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-03-04 07:00:53,595 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-04 07:00:53,595 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-04 07:00:53,595 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-04 07:00:53,598 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 208#L1045-1true, 170#L1028-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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#L1025true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:53,598 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-03-04 07:00:53,598 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-04 07:00:53,598 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-04 07:00:53,598 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-04 07:00:53,598 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-04 07:00:53,598 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:53,598 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 9#L1045-2true, 170#L1028-5true, 298#L1025true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:53,598 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-04 07:00:53,598 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-04 07:00:53,598 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-04 07:00:53,598 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-04 07:00:53,598 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:53,598 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:53,598 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-04 07:00:53,598 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 170#L1028-5true, 298#L1025true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 152#L1045-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:53,598 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-03-04 07:00:53,598 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-04 07:00:53,598 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:53,598 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:53,598 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:53,599 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:53,599 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:53,599 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 170#L1028-5true, 298#L1025true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 150#L1045-5true]) [2025-03-04 07:00:53,599 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-03-04 07:00:53,599 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:53,599 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:53,599 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:53,599 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-04 07:00:53,599 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-04 07:00:53,599 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-04 07:00:53,599 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 170#L1028-5true, 298#L1025true, Black: 325#true, 312#true, 239#L1045-3true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:53,599 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-04 07:00:53,599 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:53,599 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:53,599 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-04 07:00:53,599 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-04 07:00:53,599 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-04 07:00:53,599 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-04 07:00:53,600 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [69#L1028-5true, 208#L1045-1true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 174#threadENTRYtrue, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:53,600 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-04 07:00:53,600 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:53,600 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:53,600 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:53,600 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:53,600 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:53,600 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [69#L1028-5true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 174#threadENTRYtrue, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:53,600 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-03-04 07:00:53,600 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:53,600 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:53,600 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:53,600 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-04 07:00:53,600 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:53,600 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 309#true, 312#true, 152#L1045-4true, 321#(= |#race~threads_total~0| 0), 174#threadENTRYtrue, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:53,600 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-03-04 07:00:53,600 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-04 07:00:53,600 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-04 07:00:53,600 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-04 07:00:53,600 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-04 07:00:53,600 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-04 07:00:53,600 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 174#threadENTRYtrue, 327#(= |#race~tids~0| 0), 150#L1045-5true]) [2025-03-04 07:00:53,600 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-03-04 07:00:53,600 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-04 07:00:53,600 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-04 07:00:53,600 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-04 07:00:53,600 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-04 07:00:53,600 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-04 07:00:53,600 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 314#true, 309#true, Black: 325#true, 312#true, 239#L1045-3true, 321#(= |#race~threads_total~0| 0), 174#threadENTRYtrue, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:53,600 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-03-04 07:00:53,600 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-04 07:00:53,600 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-04 07:00:53,600 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:53,600 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-04 07:00:53,600 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:53,605 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 251#L1025true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:53,605 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-04 07:00:53,605 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-04 07:00:53,605 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:53,605 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:53,605 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][350], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 251#L1025true, Black: 325#true, 312#true, 152#L1045-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:53,605 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-03-04 07:00:53,605 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:53,605 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:53,605 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:53,605 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [310#true, 251#L1025true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 167#L1028-5true, 150#L1045-5true]) [2025-03-04 07:00:53,605 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-03-04 07:00:53,606 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-04 07:00:53,606 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:53,606 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:53,606 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [310#true, 251#L1025true, Black: 325#true, 312#true, 239#L1045-3true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 167#L1028-5true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:53,606 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-04 07:00:53,606 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:53,606 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-04 07:00:53,606 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:53,606 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1062] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 208#L1045-1true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 325#true, 312#true, 226#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:53,606 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-04 07:00:53,606 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-04 07:00:53,606 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:53,606 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-04 07:00:53,606 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:53,606 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1062] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 325#true, 312#true, 226#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:53,606 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-03-04 07:00:53,606 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:53,606 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:53,606 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:53,607 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-04 07:00:53,607 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1062] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][350], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 152#L1045-4true, 226#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:53,607 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-03-04 07:00:53,607 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-04 07:00:53,607 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-04 07:00:53,607 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:53,607 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-04 07:00:53,607 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1062] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [310#true, Black: 325#true, 312#true, 226#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 167#L1028-5true, 150#L1045-5true]) [2025-03-04 07:00:53,607 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-03-04 07:00:53,607 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-04 07:00:53,607 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-04 07:00:53,607 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-04 07:00:53,607 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-04 07:00:53,607 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1062] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [310#true, Black: 325#true, 312#true, 239#L1045-3true, 226#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 167#L1028-5true]) [2025-03-04 07:00:53,607 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-03-04 07:00:53,607 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-04 07:00:53,607 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-04 07:00:53,607 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:53,607 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-04 07:00:53,644 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [69#L1028-5true, 208#L1045-1true, 298#L1025true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:53,644 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-03-04 07:00:53,644 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:53,644 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-04 07:00:53,644 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:53,644 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:53,644 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:53,644 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [208#L1045-1true, 310#true, 170#L1028-5true, 298#L1025true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:53,644 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-03-04 07:00:53,644 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-04 07:00:53,644 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-04 07:00:53,644 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-04 07:00:53,644 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-04 07:00:53,644 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-04 07:00:53,644 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:53,652 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [69#L1028-5true, 310#true, 208#L1045-1true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:53,652 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-03-04 07:00:53,652 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:53,652 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-04 07:00:53,652 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-04 07:00:53,652 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 208#L1045-1true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 251#L1025true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:53,652 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-03-04 07:00:53,652 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-04 07:00:53,652 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-04 07:00:53,652 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:53,656 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [310#true, 208#L1045-1true, 170#L1028-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 246#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:53,656 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-03-04 07:00:53,656 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:53,656 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:53,656 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:53,656 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [310#true, 9#L1045-2true, 170#L1028-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 246#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:53,656 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-03-04 07:00:53,656 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-04 07:00:53,656 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:53,656 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:53,656 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [310#true, 170#L1028-5true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 152#L1045-4true, 246#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:53,656 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-03-04 07:00:53,656 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-04 07:00:53,656 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-04 07:00:53,656 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-04 07:00:53,656 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [310#true, 170#L1028-5true, 314#true, Black: 325#true, 246#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 311#true, 150#L1045-5true]) [2025-03-04 07:00:53,656 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-03-04 07:00:53,656 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-04 07:00:53,656 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-04 07:00:53,656 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-04 07:00:53,656 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-04 07:00:53,656 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][320], [310#true, 170#L1028-5true, 314#true, Black: 325#true, 246#threadENTRYtrue, 239#L1045-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:53,656 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-03-04 07:00:53,656 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-04 07:00:53,656 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:53,656 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:53,660 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 208#L1045-1true, 170#L1028-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 174#threadENTRYtrue, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:53,660 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-03-04 07:00:53,660 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:53,660 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:53,660 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-04 07:00:53,660 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:53,660 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:53,660 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:53,660 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 9#L1045-2true, 170#L1028-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 174#threadENTRYtrue, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:53,660 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-03-04 07:00:53,660 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-04 07:00:53,660 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:53,660 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-04 07:00:53,660 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:53,660 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-04 07:00:53,660 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:53,660 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 170#L1028-5true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 152#L1045-4true, 321#(= |#race~threads_total~0| 0), 174#threadENTRYtrue, 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:53,660 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-03-04 07:00:53,660 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-04 07:00:53,660 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-04 07:00:53,660 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-04 07:00:53,660 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-04 07:00:53,660 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-04 07:00:53,660 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-04 07:00:53,660 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 170#L1028-5true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 174#threadENTRYtrue, 313#true, 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 150#L1045-5true]) [2025-03-04 07:00:53,660 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-03-04 07:00:53,660 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-04 07:00:53,660 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-04 07:00:53,660 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-04 07:00:53,660 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-04 07:00:53,660 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-04 07:00:53,660 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 170#L1028-5true, Black: 325#true, 312#true, 239#L1045-3true, 321#(= |#race~threads_total~0| 0), 174#threadENTRYtrue, 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:53,661 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-03-04 07:00:53,661 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-04 07:00:53,661 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-04 07:00:53,661 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:53,661 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:53,661 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-04 07:00:53,661 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-04 07:00:53,663 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][315], [9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 312#true, 246#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:53,663 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-03-04 07:00:53,663 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:53,663 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:53,663 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:53,663 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][315], [208#L1045-1true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 312#true, 246#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:53,663 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-03-04 07:00:53,663 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:53,663 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:53,663 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:53,663 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][310], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 309#true, 312#true, 152#L1045-4true, 246#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:53,663 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-03-04 07:00:53,663 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-04 07:00:53,663 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-04 07:00:53,663 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-04 07:00:53,663 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1060] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][308], [314#true, Black: 325#true, 309#true, 312#true, 246#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 167#L1028-5true, 150#L1045-5true]) [2025-03-04 07:00:53,663 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-03-04 07:00:53,663 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-04 07:00:53,663 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-04 07:00:53,663 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-04 07:00:53,663 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-04 07:00:53,663 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][312], [314#true, Black: 325#true, 309#true, 312#true, 239#L1045-3true, 246#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 167#L1028-5true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:53,663 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-03-04 07:00:53,663 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-04 07:00:53,663 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:53,663 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:53,665 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [69#L1028-5true, 208#L1045-1true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 174#threadENTRYtrue, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:53,665 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-03-04 07:00:53,665 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:53,665 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:53,665 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:53,665 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:53,665 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:53,665 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:53,666 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [69#L1028-5true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 174#threadENTRYtrue, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:53,666 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-03-04 07:00:53,666 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:53,666 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:53,666 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:53,666 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:53,666 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-04 07:00:53,666 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:53,666 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 309#true, 312#true, 152#L1045-4true, 321#(= |#race~threads_total~0| 0), 174#threadENTRYtrue, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:53,666 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-03-04 07:00:53,666 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-04 07:00:53,666 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-04 07:00:53,666 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-04 07:00:53,666 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-04 07:00:53,666 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-04 07:00:53,666 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-04 07:00:53,666 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 174#threadENTRYtrue, 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 150#L1045-5true]) [2025-03-04 07:00:53,666 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-03-04 07:00:53,666 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-04 07:00:53,666 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-04 07:00:53,666 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-04 07:00:53,666 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-04 07:00:53,666 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-04 07:00:53,666 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-04 07:00:53,666 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 314#true, Black: 325#true, 309#true, 312#true, 239#L1045-3true, 321#(= |#race~threads_total~0| 0), 174#threadENTRYtrue, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:53,666 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-03-04 07:00:53,666 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-04 07:00:53,666 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-04 07:00:53,666 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:53,666 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-04 07:00:53,666 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:53,666 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:53,668 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1058] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [69#L1028-5true, 310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 226#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:53,668 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-03-04 07:00:53,668 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:53,668 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:53,668 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-04 07:00:53,668 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:53,668 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1058] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [69#L1028-5true, 310#true, 208#L1045-1true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 226#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:53,668 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-03-04 07:00:53,668 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:53,668 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:53,668 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:53,668 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:53,668 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1058] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 152#L1045-4true, 226#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:53,668 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-03-04 07:00:53,668 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-04 07:00:53,668 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:53,668 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-04 07:00:53,668 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-04 07:00:53,669 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1058] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~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, 310#true, 314#true, Black: 325#true, 226#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 311#true, 150#L1045-5true]) [2025-03-04 07:00:53,669 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-03-04 07:00:53,669 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-04 07:00:53,669 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-04 07:00:53,669 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-04 07:00:53,669 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-04 07:00:53,669 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-04 07:00:53,669 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1058] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [69#L1028-5true, 310#true, 314#true, Black: 325#true, 239#L1045-3true, 226#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:53,669 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-03-04 07:00:53,669 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:53,669 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:53,669 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-04 07:00:53,669 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:53,723 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 170#L1028-5true, Black: 325#true, 312#true, 187#L1027true, 118#L1043-2true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:53,724 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-03-04 07:00:53,724 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-04 07:00:53,724 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-04 07:00:53,724 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-04 07:00:53,724 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 170#L1028-5true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 187#L1027true, 152#L1045-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:53,724 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-04 07:00:53,724 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:53,724 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:53,724 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:53,724 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 170#L1028-5true, Black: 325#true, 312#true, 187#L1027true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 150#L1045-5true]) [2025-03-04 07:00:53,724 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-03-04 07:00:53,724 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:53,724 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:53,724 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:53,724 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 170#L1028-5true, Black: 325#true, 312#true, 187#L1027true, 239#L1045-3true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:53,724 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-04 07:00:53,724 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:53,724 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:53,724 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:53,761 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 9#L1045-2true, 170#L1028-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 325#true, 312#true, 187#L1027true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:53,761 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-04 07:00:53,761 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:53,761 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:53,761 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:53,768 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][308], [314#true, 39#L1025true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 167#L1028-5true, 150#L1045-5true]) [2025-03-04 07:00:53,768 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-03-04 07:00:53,768 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-04 07:00:53,768 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:53,768 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:53,769 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1060] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][315], [208#L1045-1true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 246#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:53,769 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-04 07:00:53,769 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-04 07:00:53,769 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:53,769 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:53,769 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:53,769 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1060] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][315], [9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 246#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:53,769 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-04 07:00:53,769 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:53,769 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:53,769 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:53,769 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:53,769 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1060] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][310], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 309#true, Black: 325#true, 312#true, 152#L1045-4true, 246#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:53,769 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-03-04 07:00:53,769 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-04 07:00:53,769 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-04 07:00:53,769 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-04 07:00:53,769 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-04 07:00:53,769 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1060] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][308], [314#true, 309#true, Black: 325#true, 312#true, 246#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 167#L1028-5true, 150#L1045-5true]) [2025-03-04 07:00:53,769 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-03-04 07:00:53,769 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-04 07:00:53,769 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-04 07:00:53,769 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-04 07:00:53,769 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-04 07:00:53,769 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-04 07:00:53,769 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1060] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][312], [314#true, 309#true, Black: 325#true, 312#true, 239#L1045-3true, 246#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 167#L1028-5true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:53,770 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-03-04 07:00:53,770 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-04 07:00:53,770 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:53,770 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-04 07:00:53,770 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:53,771 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 208#L1045-1true, 170#L1028-5true, 298#L1025true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:53,772 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-04 07:00:53,772 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-04 07:00:53,772 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-04 07:00:53,772 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-04 07:00:53,772 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-04 07:00:53,772 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-04 07:00:53,772 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-04 07:00:53,772 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:53,772 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 9#L1045-2true, 170#L1028-5true, 298#L1025true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:53,772 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-04 07:00:53,772 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-04 07:00:53,772 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-04 07:00:53,772 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-04 07:00:53,772 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-04 07:00:53,772 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:53,772 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:53,772 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-04 07:00:53,772 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 170#L1028-5true, 298#L1025true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 152#L1045-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:53,772 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-04 07:00:53,772 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-04 07:00:53,772 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-04 07:00:53,772 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:53,772 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:53,772 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:53,772 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:53,772 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:53,772 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 170#L1028-5true, 298#L1025true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 313#true, 150#L1045-5true]) [2025-03-04 07:00:53,772 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-03-04 07:00:53,772 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:53,772 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:53,772 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:53,772 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:53,772 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-04 07:00:53,772 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-04 07:00:53,772 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-04 07:00:53,772 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 170#L1028-5true, 298#L1025true, Black: 325#true, 312#true, 239#L1045-3true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:53,772 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-04 07:00:53,772 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:53,772 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:53,772 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-04 07:00:53,772 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-04 07:00:53,772 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-04 07:00:53,772 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-04 07:00:53,772 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-04 07:00:53,773 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [69#L1028-5true, 208#L1045-1true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 174#threadENTRYtrue, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:53,773 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-04 07:00:53,773 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:53,773 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:53,773 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:53,773 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:53,773 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-04 07:00:53,773 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:53,773 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:53,773 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [69#L1028-5true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 174#threadENTRYtrue, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:53,773 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-04 07:00:53,773 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:53,773 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:53,773 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:53,773 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:53,773 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:53,773 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-04 07:00:53,773 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:53,773 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 152#L1045-4true, 174#threadENTRYtrue, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:53,773 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-03-04 07:00:53,773 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-04 07:00:53,774 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-04 07:00:53,774 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-04 07:00:53,774 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-04 07:00:53,774 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-04 07:00:53,774 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-04 07:00:53,774 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-04 07:00:53,774 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 174#threadENTRYtrue, 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 150#L1045-5true]) [2025-03-04 07:00:53,774 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-03-04 07:00:53,774 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-04 07:00:53,774 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-04 07:00:53,774 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-04 07:00:53,774 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-04 07:00:53,774 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-04 07:00:53,774 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-04 07:00:53,774 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-04 07:00:53,774 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 239#L1045-3true, 174#threadENTRYtrue, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:53,774 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-03-04 07:00:53,774 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-04 07:00:53,774 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-04 07:00:53,774 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:53,774 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-04 07:00:53,774 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-04 07:00:53,774 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:53,774 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:53,776 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1058] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [69#L1028-5true, 310#true, 208#L1045-1true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:53,776 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-04 07:00:53,776 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:53,776 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-04 07:00:53,776 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-04 07:00:53,776 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-04 07:00:53,776 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1058] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [69#L1028-5true, 310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:53,776 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-04 07:00:53,776 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:53,776 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-04 07:00:53,776 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:53,776 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-04 07:00:53,776 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1058] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 251#L1025true, Black: 325#true, 152#L1045-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:53,776 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-04 07:00:53,776 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:53,776 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:53,776 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:53,776 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-04 07:00:53,777 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1058] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~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, 310#true, 314#true, 251#L1025true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 311#true, 150#L1045-5true]) [2025-03-04 07:00:53,777 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-03-04 07:00:53,777 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:53,777 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-04 07:00:53,777 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-04 07:00:53,777 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:53,777 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:53,777 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1058] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [69#L1028-5true, 310#true, 314#true, 251#L1025true, Black: 325#true, 239#L1045-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:53,777 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-04 07:00:53,777 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:53,777 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-04 07:00:53,777 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-04 07:00:53,777 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:53,813 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 208#L1045-1true, 170#L1028-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 325#true, 312#true, 187#L1027true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:53,813 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-04 07:00:53,814 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:53,814 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:53,814 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:53,824 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [208#L1045-1true, 310#true, 170#L1028-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 39#L1025true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:53,824 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-03-04 07:00:53,824 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:53,824 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:53,824 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-04 07:00:53,825 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [310#true, 9#L1045-2true, 170#L1028-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 39#L1025true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:53,825 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-04 07:00:53,825 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:53,825 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-04 07:00:53,825 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:53,825 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [310#true, 170#L1028-5true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 39#L1025true, Black: 325#true, 152#L1045-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:53,825 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-03-04 07:00:53,825 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:53,825 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:53,825 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:53,825 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [310#true, 170#L1028-5true, 314#true, 39#L1025true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 311#true, 150#L1045-5true]) [2025-03-04 07:00:53,825 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-03-04 07:00:53,825 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:53,825 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:53,825 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-04 07:00:53,825 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-04 07:00:53,825 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][320], [310#true, 170#L1028-5true, 314#true, 39#L1025true, Black: 325#true, 239#L1045-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:53,825 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-04 07:00:53,825 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-04 07:00:53,825 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:53,825 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:53,830 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][315], [9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 39#L1025true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:53,830 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-04 07:00:53,830 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:53,830 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:53,830 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:53,830 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][315], [208#L1045-1true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 39#L1025true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:53,830 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-03-04 07:00:53,830 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:53,830 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:53,830 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:53,830 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][310], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 39#L1025true, 309#true, Black: 325#true, 312#true, 152#L1045-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:53,830 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-03-04 07:00:53,830 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:53,830 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:53,830 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:53,830 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1060] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][308], [314#true, 39#L1025true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 167#L1028-5true, 150#L1045-5true]) [2025-03-04 07:00:53,830 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-03-04 07:00:53,830 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:53,830 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-04 07:00:53,830 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:53,830 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:53,830 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][312], [314#true, 39#L1025true, 309#true, Black: 325#true, 312#true, 239#L1045-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 167#L1028-5true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:53,830 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-04 07:00:53,830 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:53,830 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:53,830 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:53,832 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [69#L1028-5true, 9#L1045-2true, 298#L1025true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:53,832 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-04 07:00:53,832 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:53,832 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-04 07:00:53,832 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:53,832 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:53,832 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:53,832 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:53,832 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [69#L1028-5true, 208#L1045-1true, 298#L1025true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:53,832 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-03-04 07:00:53,832 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:53,832 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-04 07:00:53,832 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:53,832 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:53,832 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:53,832 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-04 07:00:53,832 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 298#L1025true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 309#true, Black: 325#true, 312#true, 152#L1045-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:53,832 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-03-04 07:00:53,832 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:53,832 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:53,832 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:53,832 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:53,832 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:53,832 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:53,832 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 298#L1025true, 314#true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 150#L1045-5true]) [2025-03-04 07:00:53,832 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-03-04 07:00:53,832 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:53,832 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-04 07:00:53,832 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:53,832 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:53,832 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-04 07:00:53,832 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:53,832 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:53,832 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 298#L1025true, 314#true, 309#true, Black: 325#true, 312#true, 239#L1045-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:53,832 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-04 07:00:53,832 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:53,832 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:53,832 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:53,832 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:53,832 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-04 07:00:53,832 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:53,834 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1062] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [208#L1045-1true, 310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 251#L1025true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:53,834 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-03-04 07:00:53,834 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-04 07:00:53,834 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-04 07:00:53,834 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-04 07:00:53,834 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:53,835 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1062] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 251#L1025true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true, 167#L1028-5true]) [2025-03-04 07:00:53,835 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-04 07:00:53,835 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-04 07:00:53,835 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-04 07:00:53,835 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:53,835 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:53,835 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1062] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][350], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 251#L1025true, Black: 325#true, 312#true, 152#L1045-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:53,835 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-03-04 07:00:53,835 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:53,835 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:53,835 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-04 07:00:53,835 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:53,835 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1062] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [310#true, 251#L1025true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 167#L1028-5true, 150#L1045-5true]) [2025-03-04 07:00:53,835 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-03-04 07:00:53,835 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-04 07:00:53,835 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:53,835 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:53,835 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:53,835 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1062] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [310#true, 251#L1025true, Black: 325#true, 312#true, 239#L1045-3true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 167#L1028-5true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:53,835 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-04 07:00:53,835 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:53,835 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-04 07:00:53,835 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-04 07:00:53,835 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:53,884 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 309#true, 312#true, 187#L1027true, 152#L1045-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:53,884 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-03-04 07:00:53,884 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:53,884 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-04 07:00:53,884 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:53,884 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 314#true, Black: 325#true, 309#true, 312#true, 187#L1027true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 150#L1045-5true]) [2025-03-04 07:00:53,884 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-03-04 07:00:53,884 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-04 07:00:53,884 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-04 07:00:53,884 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:53,890 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1062] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [310#true, 251#L1025true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 167#L1028-5true, 150#L1045-5true]) [2025-03-04 07:00:53,890 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-03-04 07:00:53,890 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-04 07:00:53,890 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:53,890 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:53,890 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:53,890 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:53,890 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1062] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [310#true, Black: 325#true, 312#true, 226#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 167#L1028-5true, 150#L1045-5true]) [2025-03-04 07:00:53,890 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-03-04 07:00:53,890 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-04 07:00:53,890 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-04 07:00:53,890 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-04 07:00:53,890 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-04 07:00:53,891 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-04 07:00:53,891 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 170#L1028-5true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 174#threadENTRYtrue, 313#true, 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 150#L1045-5true]) [2025-03-04 07:00:53,891 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-03-04 07:00:53,891 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-04 07:00:53,891 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-04 07:00:53,891 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-04 07:00:53,891 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-04 07:00:53,891 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-04 07:00:53,891 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-04 07:00:53,891 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 170#L1028-5true, 298#L1025true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 150#L1045-5true]) [2025-03-04 07:00:53,891 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-03-04 07:00:53,891 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:53,891 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:53,891 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:53,891 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:53,891 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:53,891 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-04 07:00:53,891 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-04 07:00:53,891 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-04 07:00:53,898 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][324], [69#L1028-5true, 329#true, 314#true, 309#true, Black: 325#true, 312#true, 187#L1027true, 118#L1043-2true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:53,898 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-03-04 07:00:53,898 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-04 07:00:53,898 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-04 07:00:53,898 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-04 07:00:53,898 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [69#L1028-5true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 312#true, 187#L1027true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:53,898 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-03-04 07:00:53,898 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:53,898 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:53,898 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:53,898 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [69#L1028-5true, 208#L1045-1true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 312#true, 187#L1027true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:53,898 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-04 07:00:53,898 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:53,898 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:53,898 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:53,898 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 309#true, Black: 325#true, 312#true, 187#L1027true, 152#L1045-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:53,898 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-03-04 07:00:53,898 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:53,898 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:53,898 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-04 07:00:53,898 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:53,898 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 314#true, Black: 325#true, 309#true, 312#true, 187#L1027true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 150#L1045-5true]) [2025-03-04 07:00:53,898 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-03-04 07:00:53,898 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-04 07:00:53,898 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-04 07:00:53,898 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-04 07:00:53,898 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:53,898 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 314#true, Black: 325#true, 309#true, 312#true, 187#L1027true, 239#L1045-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:53,898 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-03-04 07:00:53,898 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:53,898 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:53,898 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:53,921 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][314], [329#true, 310#true, 170#L1028-5true, 314#true, 39#L1025true, 137#L1043-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:53,921 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-04 07:00:53,921 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:53,921 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-04 07:00:53,921 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-04 07:00:53,933 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 314#true, Black: 325#true, 309#true, 312#true, 187#L1027true, 239#L1045-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:53,934 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-03-04 07:00:53,934 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:53,934 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:53,934 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:53,934 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:53,940 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1062] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][350], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 152#L1045-4true, 226#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:53,940 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-03-04 07:00:53,940 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-04 07:00:53,940 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-04 07:00:53,940 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:53,940 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-04 07:00:53,940 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-04 07:00:53,940 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1060] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][310], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 309#true, Black: 325#true, 312#true, 152#L1045-4true, 246#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:53,940 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-03-04 07:00:53,940 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-04 07:00:53,941 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-04 07:00:53,941 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:53,941 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-04 07:00:53,941 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-04 07:00:53,941 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 309#true, 312#true, 152#L1045-4true, 321#(= |#race~threads_total~0| 0), 174#threadENTRYtrue, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:53,941 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-03-04 07:00:53,941 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-04 07:00:53,941 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-04 07:00:53,941 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-04 07:00:53,941 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-04 07:00:53,941 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-04 07:00:53,941 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-04 07:00:53,941 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-04 07:00:53,941 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:53,941 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 170#L1028-5true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 152#L1045-4true, 321#(= |#race~threads_total~0| 0), 313#true, 174#threadENTRYtrue, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:53,941 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-03-04 07:00:53,941 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-04 07:00:53,941 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-04 07:00:53,941 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-04 07:00:53,941 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-04 07:00:53,942 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-04 07:00:53,942 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-04 07:00:53,942 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-04 07:00:53,942 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1060] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][315], [9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 39#L1025true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:53,942 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-04 07:00:53,942 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:53,942 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:53,942 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:53,942 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-04 07:00:53,942 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1060] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][315], [208#L1045-1true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 39#L1025true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:53,942 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-03-04 07:00:53,942 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:53,942 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:53,942 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-04 07:00:53,942 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:53,942 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1060] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][310], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 39#L1025true, Black: 325#true, 309#true, 312#true, 152#L1045-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:53,942 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-04 07:00:53,942 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:53,942 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:53,942 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:53,942 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-04 07:00:53,942 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1060] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][308], [314#true, 39#L1025true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 167#L1028-5true, 150#L1045-5true]) [2025-03-04 07:00:53,942 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-04 07:00:53,942 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:53,942 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-04 07:00:53,943 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:53,943 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:53,943 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:53,943 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1060] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][312], [314#true, 39#L1025true, Black: 325#true, 309#true, 312#true, 239#L1045-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 167#L1028-5true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:53,943 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-04 07:00:53,943 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-04 07:00:53,943 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:53,943 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:53,943 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:53,944 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [310#true, 170#L1028-5true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 152#L1045-4true, 246#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:53,944 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-03-04 07:00:53,944 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-04 07:00:53,944 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-04 07:00:53,944 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-04 07:00:53,944 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-04 07:00:53,946 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1058] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 152#L1045-4true, 226#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:53,946 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-03-04 07:00:53,946 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-04 07:00:53,946 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:53,946 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-04 07:00:53,946 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-04 07:00:53,946 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-04 07:00:53,947 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][348], [329#true, 310#true, 185#L1027true, Black: 325#true, 312#true, 118#L1043-2true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:53,947 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-03-04 07:00:53,947 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-04 07:00:53,947 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:53,947 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-04 07:00:53,948 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][324], [329#true, 69#L1028-5true, 314#true, 309#true, Black: 325#true, 312#true, 187#L1027true, 118#L1043-2true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:53,948 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-03-04 07:00:53,948 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-04 07:00:53,948 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-04 07:00:53,948 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-04 07:00:53,948 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-04 07:00:53,949 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 170#L1028-5true, Black: 325#true, 312#true, 187#L1027true, 118#L1043-2true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true]) [2025-03-04 07:00:53,949 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-03-04 07:00:53,949 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-04 07:00:53,949 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-04 07:00:53,949 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-04 07:00:53,949 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-04 07:00:53,950 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 170#L1028-5true, 156#L1029true, Black: 325#true, 312#true, 118#L1043-2true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:53,950 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-04 07:00:53,950 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-04 07:00:53,950 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-04 07:00:53,950 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-04 07:00:53,950 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 170#L1028-5true, 156#L1029true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 152#L1045-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:53,950 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-03-04 07:00:53,950 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:53,950 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:53,950 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:53,950 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 170#L1028-5true, 156#L1029true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 150#L1045-5true]) [2025-03-04 07:00:53,950 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-04 07:00:53,950 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:53,950 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:53,950 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:53,950 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 170#L1028-5true, 156#L1029true, Black: 325#true, 312#true, 239#L1045-3true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:53,950 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-03-04 07:00:53,950 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-04 07:00:53,950 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-04 07:00:53,950 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-04 07:00:53,950 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][314], [329#true, 310#true, 24#L1029true, 170#L1028-5true, 314#true, Black: 325#true, 118#L1043-2true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:53,950 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-04 07:00:53,950 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-04 07:00:53,950 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:53,950 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:53,951 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 170#L1028-5true, Black: 325#true, 312#true, 187#L1027true, 118#L1043-2true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:53,951 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-03-04 07:00:53,951 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-04 07:00:53,951 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-04 07:00:53,951 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-04 07:00:53,952 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-04 07:00:53,952 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-04 07:00:53,957 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 24#L1029true, 314#true, 309#true, Black: 325#true, 312#true, 118#L1043-2true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:53,957 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-04 07:00:53,957 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:53,957 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:53,957 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:53,980 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][314], [329#true, 310#true, 170#L1028-5true, 314#true, 39#L1025true, Black: 325#true, 6#L1043-6true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:53,980 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-04 07:00:53,980 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-04 07:00:53,980 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:53,980 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-04 07:00:53,990 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 314#true, 39#L1025true, 309#true, 137#L1043-7true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:53,990 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-04 07:00:53,990 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:53,990 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-04 07:00:53,990 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:53,991 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 170#L1028-5true, 137#L1043-7true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 174#threadENTRYtrue, 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:53,991 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-03-04 07:00:53,991 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-04 07:00:53,991 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-04 07:00:53,991 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-04 07:00:53,994 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 170#L1028-5true, 137#L1043-7true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 174#threadENTRYtrue, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:53,994 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-03-04 07:00:53,994 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-04 07:00:53,994 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-04 07:00:53,994 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:53,994 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-04 07:00:53,994 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 170#L1028-5true, 298#L1025true, 137#L1043-7true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:53,994 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-03-04 07:00:53,994 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-04 07:00:53,994 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-04 07:00:53,994 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-04 07:00:54,001 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 9#L1045-2true, 170#L1028-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 156#L1029true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:54,002 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-03-04 07:00:54,002 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-04 07:00:54,002 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-04 07:00:54,002 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-04 07:00:54,002 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [69#L1028-5true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 187#L1027true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:54,002 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,002 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:54,002 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:54,002 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:54,002 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,009 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1062] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [310#true, Black: 325#true, 312#true, 239#L1045-3true, 226#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 167#L1028-5true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:54,009 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-03-04 07:00:54,009 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-04 07:00:54,009 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-04 07:00:54,009 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:54,009 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-04 07:00:54,009 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:54,009 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1062] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][350], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 251#L1025true, Black: 325#true, 312#true, 152#L1045-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:54,009 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-03-04 07:00:54,010 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:54,010 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:54,010 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-04 07:00:54,010 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:54,010 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-04 07:00:54,010 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1060] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][312], [314#true, 309#true, Black: 325#true, 312#true, 246#threadENTRYtrue, 239#L1045-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 167#L1028-5true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:54,010 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-03-04 07:00:54,010 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-04 07:00:54,010 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:54,010 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:54,010 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-04 07:00:54,010 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:54,010 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 314#true, 309#true, Black: 325#true, 312#true, 239#L1045-3true, 321#(= |#race~threads_total~0| 0), 174#threadENTRYtrue, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:54,010 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-03-04 07:00:54,010 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-04 07:00:54,010 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-04 07:00:54,010 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:54,010 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-04 07:00:54,011 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-04 07:00:54,011 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:54,011 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:54,011 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:54,011 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 170#L1028-5true, 298#L1025true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 152#L1045-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:54,011 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-03-04 07:00:54,011 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-04 07:00:54,011 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-04 07:00:54,011 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:54,011 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:54,011 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:54,011 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:54,011 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:54,011 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:54,011 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 170#L1028-5true, Black: 325#true, 312#true, 239#L1045-3true, 321#(= |#race~threads_total~0| 0), 174#threadENTRYtrue, 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:54,011 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-03-04 07:00:54,011 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-04 07:00:54,011 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-04 07:00:54,011 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:54,011 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:54,011 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-04 07:00:54,011 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-04 07:00:54,011 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-04 07:00:54,011 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][320], [310#true, 170#L1028-5true, 314#true, Black: 325#true, 246#threadENTRYtrue, 239#L1045-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 311#true]) [2025-03-04 07:00:54,011 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-03-04 07:00:54,012 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-04 07:00:54,012 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:54,012 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:54,012 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-04 07:00:54,012 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1058] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [69#L1028-5true, 310#true, 314#true, Black: 325#true, 226#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 239#L1045-3true, 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:54,012 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-03-04 07:00:54,012 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:54,012 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:54,012 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-04 07:00:54,012 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-04 07:00:54,012 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:54,013 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 170#L1028-5true, Black: 325#true, 312#true, 187#L1027true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 150#L1045-5true]) [2025-03-04 07:00:54,013 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-03-04 07:00:54,013 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:54,013 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:54,013 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:54,013 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:54,016 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~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, 310#true, 185#L1027true, 314#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 311#true, 150#L1045-5true]) [2025-03-04 07:00:54,016 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-03-04 07:00:54,016 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:54,016 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-04 07:00:54,016 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-04 07:00:54,017 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [310#true, 185#L1027true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 167#L1028-5true, 150#L1045-5true]) [2025-03-04 07:00:54,017 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-03-04 07:00:54,017 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:54,017 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:54,017 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:54,019 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 297#L1027true, 314#true, Black: 325#true, 309#true, 312#true, 118#L1043-2true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:54,019 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is not cut-off event [2025-03-04 07:00:54,019 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2025-03-04 07:00:54,019 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2025-03-04 07:00:54,019 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is not cut-off event [2025-03-04 07:00:54,019 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1060] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 24#L1029true, 314#true, 309#true, Black: 325#true, 312#true, 118#L1043-2true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:54,019 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-03-04 07:00:54,019 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:54,019 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:54,019 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-04 07:00:54,019 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:54,020 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 314#true, 309#true, Black: 325#true, 312#true, 187#L1027true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 150#L1045-5true]) [2025-03-04 07:00:54,020 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-03-04 07:00:54,020 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-04 07:00:54,020 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-04 07:00:54,020 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-04 07:00:54,020 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-04 07:00:54,020 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:54,021 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 170#L1028-5true, Black: 325#true, 312#true, 187#L1027true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 150#L1045-5true]) [2025-03-04 07:00:54,021 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-03-04 07:00:54,021 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:54,021 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:54,021 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:54,021 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:54,021 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:54,025 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][314], [329#true, 310#true, 24#L1029true, 170#L1028-5true, 314#true, Black: 325#true, 118#L1043-2true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:54,025 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-03-04 07:00:54,025 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-04 07:00:54,025 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-04 07:00:54,025 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:54,025 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:54,025 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][314], [329#true, 310#true, 170#L1028-5true, 314#true, Black: 325#true, 190#L1031-8true, 118#L1043-2true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:54,025 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-03-04 07:00:54,025 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-04 07:00:54,025 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-04 07:00:54,025 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-04 07:00:54,026 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][323], [69#L1028-5true, 329#true, 310#true, 185#L1027true, 314#true, Black: 325#true, 118#L1043-2true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:54,027 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is not cut-off event [2025-03-04 07:00:54,027 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2025-03-04 07:00:54,027 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2025-03-04 07:00:54,027 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is not cut-off event [2025-03-04 07:00:54,027 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1058] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~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, 310#true, 185#L1027true, 314#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 311#true, 150#L1045-5true]) [2025-03-04 07:00:54,027 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-03-04 07:00:54,027 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:54,027 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:54,027 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-04 07:00:54,027 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-04 07:00:54,039 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][314], [329#true, 310#true, 170#L1028-5true, 314#true, 39#L1025true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 184#L1043-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:54,039 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-04 07:00:54,039 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-04 07:00:54,039 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-04 07:00:54,039 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:54,046 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 314#true, 39#L1025true, 309#true, Black: 325#true, 312#true, 6#L1043-6true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:54,047 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,047 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-04 07:00:54,047 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,047 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:54,048 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 170#L1028-5true, Black: 325#true, 312#true, 6#L1043-6true, 321#(= |#race~threads_total~0| 0), 174#threadENTRYtrue, 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:54,048 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-04 07:00:54,048 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-04 07:00:54,048 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-04 07:00:54,048 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:54,050 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 314#true, 137#L1043-7true, 309#true, Black: 325#true, 312#true, 246#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:54,051 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is not cut-off event [2025-03-04 07:00:54,051 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is not cut-off event [2025-03-04 07:00:54,051 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-03-04 07:00:54,051 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2025-03-04 07:00:54,051 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1060] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 314#true, 39#L1025true, 137#L1043-7true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:54,051 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-03-04 07:00:54,051 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:54,051 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-04 07:00:54,051 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:54,051 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:54,051 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][324], [69#L1028-5true, 329#true, 314#true, 309#true, 137#L1043-7true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 174#threadENTRYtrue, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:54,051 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is not cut-off event [2025-03-04 07:00:54,051 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is not cut-off event [2025-03-04 07:00:54,051 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2025-03-04 07:00:54,051 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is not cut-off event [2025-03-04 07:00:54,052 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 170#L1028-5true, Black: 325#true, 312#true, 6#L1043-6true, 321#(= |#race~threads_total~0| 0), 174#threadENTRYtrue, 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:54,052 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-03-04 07:00:54,052 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:54,052 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-04 07:00:54,052 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-04 07:00:54,052 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:54,052 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1060] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 314#true, 39#L1025true, 137#L1043-7true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:54,052 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,052 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:54,052 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-04 07:00:54,052 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:54,052 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-04 07:00:54,052 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:54,054 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][314], [329#true, 310#true, 170#L1028-5true, 314#true, 39#L1025true, 137#L1043-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:54,054 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-03-04 07:00:54,054 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:54,054 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-04 07:00:54,054 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-04 07:00:54,054 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:54,060 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 208#L1045-1true, 170#L1028-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 156#L1029true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:54,060 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-03-04 07:00:54,060 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-04 07:00:54,060 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-04 07:00:54,060 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-04 07:00:54,061 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [69#L1028-5true, 208#L1045-1true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 312#true, 187#L1027true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:54,061 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,061 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,061 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,061 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,061 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,070 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1062] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 325#true, 312#true, 226#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:54,070 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-03-04 07:00:54,070 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:54,070 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:54,070 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:54,070 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:54,070 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-04 07:00:54,070 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1062] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [310#true, 251#L1025true, Black: 325#true, 312#true, 239#L1045-3true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 167#L1028-5true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:54,070 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-03-04 07:00:54,070 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:54,070 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-04 07:00:54,070 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-04 07:00:54,070 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,070 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-04 07:00:54,071 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1060] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][315], [9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 246#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:54,071 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-03-04 07:00:54,071 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:54,071 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:54,071 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:54,071 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:54,071 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:54,071 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [69#L1028-5true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 174#threadENTRYtrue, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:54,071 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-03-04 07:00:54,071 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:54,071 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:54,071 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:54,071 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:54,071 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:54,071 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:54,071 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-04 07:00:54,071 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:54,072 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 170#L1028-5true, 298#L1025true, Black: 325#true, 312#true, 239#L1045-3true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:54,072 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-03-04 07:00:54,072 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,072 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:54,072 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-04 07:00:54,072 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-04 07:00:54,072 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-04 07:00:54,072 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:54,072 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-04 07:00:54,072 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-04 07:00:54,072 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 9#L1045-2true, 170#L1028-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 174#threadENTRYtrue, 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:54,072 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-03-04 07:00:54,072 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-04 07:00:54,072 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:54,072 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-04 07:00:54,072 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:54,072 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:54,072 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-04 07:00:54,072 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:54,072 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [310#true, 9#L1045-2true, 170#L1028-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 246#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:54,072 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-03-04 07:00:54,072 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-04 07:00:54,072 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:54,072 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:54,073 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:54,073 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1058] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [69#L1028-5true, 310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 226#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:54,073 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-03-04 07:00:54,073 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:54,073 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:54,073 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:54,073 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-04 07:00:54,073 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:54,074 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 170#L1028-5true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 187#L1027true, 152#L1045-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:54,074 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-03-04 07:00:54,074 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:54,074 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:54,074 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:54,074 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:54,075 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 310#true, 185#L1027true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 152#L1045-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:54,075 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-03-04 07:00:54,075 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:54,075 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:54,075 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:54,077 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [310#true, 208#L1045-1true, 170#L1028-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 246#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:54,077 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-04 07:00:54,077 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:54,077 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:54,077 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:54,077 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-04 07:00:54,077 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [310#true, 9#L1045-2true, 170#L1028-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 246#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:54,077 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-04 07:00:54,077 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-04 07:00:54,077 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-04 07:00:54,078 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:54,078 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:54,078 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:54,078 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [310#true, 170#L1028-5true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 152#L1045-4true, 246#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:54,078 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-03-04 07:00:54,078 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-04 07:00:54,078 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-04 07:00:54,078 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-04 07:00:54,078 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-04 07:00:54,078 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-04 07:00:54,078 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [310#true, 170#L1028-5true, 314#true, Black: 325#true, 246#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 311#true, 150#L1045-5true]) [2025-03-04 07:00:54,078 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-03-04 07:00:54,078 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-04 07:00:54,078 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-04 07:00:54,078 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-04 07:00:54,078 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-04 07:00:54,078 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-04 07:00:54,078 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][320], [310#true, 170#L1028-5true, 314#true, Black: 325#true, 239#L1045-3true, 246#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:54,078 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-03-04 07:00:54,078 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-04 07:00:54,078 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-04 07:00:54,078 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:54,078 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:54,078 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-04 07:00:54,080 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [310#true, 24#L1029true, 170#L1028-5true, 314#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 311#true, 150#L1045-5true]) [2025-03-04 07:00:54,080 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,080 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,080 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:54,080 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,080 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][308], [24#L1029true, 314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 167#L1028-5true, 150#L1045-5true]) [2025-03-04 07:00:54,080 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,080 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,080 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:54,080 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,081 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [69#L1028-5true, 208#L1045-1true, 298#L1025true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:54,082 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-04 07:00:54,082 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:54,082 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-04 07:00:54,082 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-04 07:00:54,082 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:54,082 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,082 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,082 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-04 07:00:54,082 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [69#L1028-5true, 9#L1045-2true, 298#L1025true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:54,082 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,082 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:54,082 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-04 07:00:54,082 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:54,082 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-04 07:00:54,082 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,082 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:54,082 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,082 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 298#L1025true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 309#true, 312#true, 152#L1045-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:54,082 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-04 07:00:54,082 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:54,082 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:54,082 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:54,082 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:54,082 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-04 07:00:54,082 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:54,082 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:54,082 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 298#L1025true, 314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 150#L1045-5true]) [2025-03-04 07:00:54,082 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-03-04 07:00:54,082 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:54,082 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-04 07:00:54,082 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:54,082 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:54,082 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-04 07:00:54,082 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:54,082 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:54,082 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:54,082 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 298#L1025true, 314#true, Black: 325#true, 309#true, 312#true, 239#L1045-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:54,082 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-04 07:00:54,082 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:54,082 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:54,082 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,082 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:54,082 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-04 07:00:54,083 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-04 07:00:54,083 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:54,083 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 208#L1045-1true, 170#L1028-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 174#threadENTRYtrue, 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:54,083 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-04 07:00:54,083 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:54,083 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:54,083 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-04 07:00:54,083 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-04 07:00:54,083 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:54,083 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:54,083 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:54,083 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 9#L1045-2true, 170#L1028-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 174#threadENTRYtrue, 327#(= |#race~tids~0| 0), 313#true]) [2025-03-04 07:00:54,083 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-04 07:00:54,083 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-04 07:00:54,083 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-04 07:00:54,083 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:54,083 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-04 07:00:54,083 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:54,083 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:54,083 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-04 07:00:54,083 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:54,083 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 170#L1028-5true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 152#L1045-4true, 313#true, 174#threadENTRYtrue, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:54,084 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-03-04 07:00:54,084 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-04 07:00:54,084 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-04 07:00:54,084 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-04 07:00:54,084 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-04 07:00:54,084 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-04 07:00:54,084 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-04 07:00:54,084 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-04 07:00:54,084 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-04 07:00:54,084 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 170#L1028-5true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 174#threadENTRYtrue, 327#(= |#race~tids~0| 0), 150#L1045-5true]) [2025-03-04 07:00:54,084 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-03-04 07:00:54,084 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-04 07:00:54,084 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-04 07:00:54,084 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-04 07:00:54,084 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-04 07:00:54,084 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-04 07:00:54,084 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-04 07:00:54,084 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-04 07:00:54,084 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 170#L1028-5true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 239#L1045-3true, 313#true, 174#threadENTRYtrue, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:54,084 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-03-04 07:00:54,084 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-04 07:00:54,084 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-04 07:00:54,084 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:54,084 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:54,084 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-04 07:00:54,084 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-04 07:00:54,084 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-04 07:00:54,084 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-04 07:00:54,089 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1060] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 24#L1029true, 314#true, 309#true, Black: 325#true, 312#true, 118#L1043-2true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:54,089 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,089 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:54,089 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:54,089 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-04 07:00:54,089 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-04 07:00:54,089 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:54,095 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][314], [329#true, 310#true, 170#L1028-5true, 314#true, 262#L1043-4true, 39#L1025true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:54,095 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-03-04 07:00:54,095 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-04 07:00:54,095 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-04 07:00:54,095 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-04 07:00:54,101 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 314#true, 39#L1025true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 184#L1043-5true, 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:54,102 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-04 07:00:54,102 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-04 07:00:54,102 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,102 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:54,103 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 170#L1028-5true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 184#L1043-5true, 174#threadENTRYtrue, 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:54,103 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-04 07:00:54,103 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-04 07:00:54,103 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:54,103 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:54,106 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 314#true, 309#true, Black: 325#true, 312#true, 6#L1043-6true, 246#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:54,106 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is not cut-off event [2025-03-04 07:00:54,106 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2025-03-04 07:00:54,106 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-03-04 07:00:54,106 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-03-04 07:00:54,106 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1060] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 314#true, 39#L1025true, Black: 325#true, 309#true, 312#true, 6#L1043-6true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:54,106 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-04 07:00:54,106 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-04 07:00:54,106 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,106 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,106 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:54,106 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][324], [69#L1028-5true, 329#true, 314#true, 309#true, Black: 325#true, 312#true, 6#L1043-6true, 321#(= |#race~threads_total~0| 0), 174#threadENTRYtrue, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:54,106 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is not cut-off event [2025-03-04 07:00:54,106 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2025-03-04 07:00:54,106 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2025-03-04 07:00:54,106 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-03-04 07:00:54,107 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 170#L1028-5true, 298#L1025true, Black: 325#true, 312#true, 6#L1043-6true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:54,107 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-04 07:00:54,107 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-04 07:00:54,107 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-04 07:00:54,107 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-04 07:00:54,107 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 170#L1028-5true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 184#L1043-5true, 174#threadENTRYtrue, 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:54,107 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-03-04 07:00:54,107 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-04 07:00:54,107 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:54,107 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:54,107 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:54,108 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1060] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 314#true, 39#L1025true, Black: 325#true, 309#true, 312#true, 6#L1043-6true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:54,108 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-04 07:00:54,108 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-04 07:00:54,108 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,108 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,108 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-04 07:00:54,108 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:54,109 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][314], [329#true, 310#true, 170#L1028-5true, 314#true, 39#L1025true, Black: 325#true, 6#L1043-6true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:54,110 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-04 07:00:54,110 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-04 07:00:54,110 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,110 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,110 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-04 07:00:54,127 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1062] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [208#L1045-1true, 310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 325#true, 312#true, 226#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:54,127 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-03-04 07:00:54,127 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-04 07:00:54,127 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:54,127 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-04 07:00:54,127 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:54,127 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:54,127 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1062] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 251#L1025true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:54,127 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-04 07:00:54,127 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-04 07:00:54,127 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-04 07:00:54,128 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:54,128 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-04 07:00:54,128 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,128 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1060] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][315], [208#L1045-1true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 246#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:54,128 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-03-04 07:00:54,128 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:54,128 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-04 07:00:54,128 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:54,128 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:54,128 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:54,129 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [69#L1028-5true, 208#L1045-1true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 174#threadENTRYtrue, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:54,129 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-03-04 07:00:54,129 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:54,129 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:54,129 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:54,129 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:54,129 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-04 07:00:54,129 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:54,129 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:54,129 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:54,129 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [208#L1045-1true, 310#true, 170#L1028-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 174#threadENTRYtrue, 327#(= |#race~tids~0| 0), 313#true]) [2025-03-04 07:00:54,129 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-03-04 07:00:54,129 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:54,129 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:54,129 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-04 07:00:54,129 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-04 07:00:54,129 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:54,129 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:54,129 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:54,129 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:54,129 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 9#L1045-2true, 170#L1028-5true, 298#L1025true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:54,129 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-04 07:00:54,129 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-04 07:00:54,129 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,129 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-04 07:00:54,129 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-04 07:00:54,129 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-04 07:00:54,129 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:54,129 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,129 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-04 07:00:54,130 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [208#L1045-1true, 310#true, 170#L1028-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 246#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:54,130 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-03-04 07:00:54,130 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:54,130 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:54,130 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:54,130 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:54,130 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-04 07:00:54,130 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1058] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [69#L1028-5true, 310#true, 208#L1045-1true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 226#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:54,130 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-03-04 07:00:54,130 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:54,130 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:54,130 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:54,130 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-04 07:00:54,130 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:54,131 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 170#L1028-5true, Black: 325#true, 312#true, 187#L1027true, 239#L1045-3true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:54,131 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,131 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:54,131 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:54,131 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:54,131 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:54,132 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [69#L1028-5true, 310#true, 185#L1027true, 314#true, Black: 325#true, 239#L1045-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:54,132 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,132 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:54,132 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:54,133 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:54,135 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [310#true, 24#L1029true, 170#L1028-5true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 152#L1045-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:54,135 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-03-04 07:00:54,135 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:54,135 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-04 07:00:54,135 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-04 07:00:54,135 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][310], [24#L1029true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 309#true, 312#true, 152#L1045-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:54,135 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-03-04 07:00:54,135 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-04 07:00:54,135 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,135 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-04 07:00:54,138 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1060] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][310], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 39#L1025true, Black: 325#true, 309#true, 312#true, 152#L1045-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:54,138 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-03-04 07:00:54,138 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:54,138 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:54,138 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:54,138 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:54,138 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-04 07:00:54,139 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 298#L1025true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 309#true, 312#true, 152#L1045-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:54,139 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-03-04 07:00:54,139 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:54,139 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:54,139 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:54,139 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:54,139 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:54,139 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-04 07:00:54,139 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:54,139 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:54,140 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 156#L1029true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 309#true, Black: 325#true, 312#true, 152#L1045-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:54,140 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-03-04 07:00:54,140 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-04 07:00:54,140 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:54,140 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,140 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 156#L1029true, 314#true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 150#L1045-5true]) [2025-03-04 07:00:54,140 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,140 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,140 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,140 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,141 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [310#true, 170#L1028-5true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 39#L1025true, Black: 325#true, 152#L1045-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:54,141 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-03-04 07:00:54,141 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-04 07:00:54,141 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:54,141 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:54,141 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:54,145 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [310#true, 297#L1027true, 170#L1028-5true, 314#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 311#true, 150#L1045-5true]) [2025-03-04 07:00:54,145 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-03-04 07:00:54,145 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:54,145 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:54,145 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-04 07:00:54,146 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 208#L1045-1true, 170#L1028-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 325#true, 312#true, 187#L1027true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:54,146 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,146 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,146 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:54,146 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,146 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,146 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 9#L1045-2true, 170#L1028-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 325#true, 312#true, 187#L1027true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:54,146 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,146 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:54,146 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:54,146 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:54,146 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,146 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 170#L1028-5true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 187#L1027true, 152#L1045-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:54,146 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-03-04 07:00:54,146 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:54,146 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:54,146 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:54,146 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:54,146 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:54,146 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 170#L1028-5true, Black: 325#true, 312#true, 187#L1027true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 313#true, 150#L1045-5true]) [2025-03-04 07:00:54,146 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-03-04 07:00:54,146 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:54,146 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:54,146 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:54,146 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:54,146 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:54,146 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:54,147 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 170#L1028-5true, Black: 325#true, 312#true, 187#L1027true, 239#L1045-3true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:54,147 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-03-04 07:00:54,147 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:54,147 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:54,147 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:54,147 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,147 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:54,148 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1058] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 251#L1025true, Black: 325#true, 152#L1045-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:54,148 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-03-04 07:00:54,148 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:54,148 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:54,148 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:54,148 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:54,148 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-04 07:00:54,151 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 314#true, 190#L1031-8true, 309#true, Black: 325#true, 312#true, 118#L1043-2true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:54,151 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-03-04 07:00:54,151 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-04 07:00:54,151 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-04 07:00:54,151 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-04 07:00:54,152 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][324], [329#true, 69#L1028-5true, 314#true, 309#true, Black: 325#true, 312#true, 187#L1027true, 118#L1043-2true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:54,153 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-03-04 07:00:54,153 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-04 07:00:54,153 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-04 07:00:54,153 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-04 07:00:54,153 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-04 07:00:54,153 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-04 07:00:54,153 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 309#true, Black: 325#true, 312#true, 187#L1027true, 152#L1045-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:54,153 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-03-04 07:00:54,153 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:54,153 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-04 07:00:54,153 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:54,153 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-04 07:00:54,153 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:54,153 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 314#true, 309#true, Black: 325#true, 312#true, 187#L1027true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 150#L1045-5true]) [2025-03-04 07:00:54,153 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-03-04 07:00:54,153 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-04 07:00:54,153 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-04 07:00:54,153 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-04 07:00:54,153 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-04 07:00:54,153 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:54,153 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:54,153 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 314#true, 309#true, Black: 325#true, 312#true, 187#L1027true, 239#L1045-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:54,153 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,153 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:54,153 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:54,153 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:54,153 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:54,153 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:54,154 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][314], [329#true, 310#true, 297#L1027true, 170#L1028-5true, 314#true, Black: 325#true, 118#L1043-2true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:54,154 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-03-04 07:00:54,154 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-04 07:00:54,154 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-04 07:00:54,154 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-04 07:00:54,156 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][324], [69#L1028-5true, 329#true, 156#L1029true, 314#true, 309#true, Black: 325#true, 312#true, 118#L1043-2true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:54,156 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-04 07:00:54,156 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-04 07:00:54,156 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:54,156 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:54,156 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [69#L1028-5true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 156#L1029true, 314#true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:54,156 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-03-04 07:00:54,156 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-04 07:00:54,156 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-04 07:00:54,156 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-04 07:00:54,156 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [69#L1028-5true, 208#L1045-1true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 156#L1029true, 314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:54,156 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-03-04 07:00:54,156 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-04 07:00:54,156 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-04 07:00:54,156 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-04 07:00:54,156 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 156#L1029true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 309#true, 312#true, 152#L1045-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:54,156 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,156 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-04 07:00:54,156 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-04 07:00:54,156 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:54,156 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,156 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 156#L1029true, 314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 150#L1045-5true]) [2025-03-04 07:00:54,156 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,156 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,156 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,156 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,156 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,156 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 156#L1029true, 314#true, Black: 325#true, 309#true, 312#true, 239#L1045-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:54,156 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-03-04 07:00:54,156 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-04 07:00:54,156 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-04 07:00:54,156 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-04 07:00:54,162 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 314#true, 262#L1043-4true, 39#L1025true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:54,162 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-03-04 07:00:54,162 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-04 07:00:54,162 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-04 07:00:54,162 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:54,163 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 170#L1028-5true, 262#L1043-4true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 174#threadENTRYtrue, 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:54,163 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,163 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-04 07:00:54,163 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-04 07:00:54,163 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-04 07:00:54,166 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 314#true, 309#true, Black: 325#true, 312#true, 246#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 184#L1043-5true, 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:54,166 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is not cut-off event [2025-03-04 07:00:54,166 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-03-04 07:00:54,166 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-03-04 07:00:54,166 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-03-04 07:00:54,166 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1060] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 314#true, 39#L1025true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 184#L1043-5true, 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:54,166 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-04 07:00:54,166 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-04 07:00:54,166 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:54,166 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,166 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:54,167 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][324], [69#L1028-5true, 329#true, 314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 184#L1043-5true, 174#threadENTRYtrue, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:54,167 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is not cut-off event [2025-03-04 07:00:54,167 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-03-04 07:00:54,167 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-03-04 07:00:54,167 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-03-04 07:00:54,167 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 170#L1028-5true, 298#L1025true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 184#L1043-5true, 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:54,167 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-04 07:00:54,167 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-04 07:00:54,167 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-04 07:00:54,167 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-04 07:00:54,167 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 170#L1028-5true, 262#L1043-4true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 174#threadENTRYtrue, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:54,167 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-03-04 07:00:54,167 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-04 07:00:54,167 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-04 07:00:54,167 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-04 07:00:54,167 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,167 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1060] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 314#true, 39#L1025true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 184#L1043-5true, 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:54,167 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-03-04 07:00:54,167 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-04 07:00:54,167 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:54,167 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-04 07:00:54,167 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,168 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:54,169 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][314], [329#true, 310#true, 170#L1028-5true, 314#true, 39#L1025true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 184#L1043-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:54,169 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-04 07:00:54,169 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-04 07:00:54,169 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-04 07:00:54,169 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:54,169 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:54,181 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][314], [329#true, 310#true, 170#L1028-5true, 314#true, 137#L1043-7true, Black: 325#true, 246#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:54,181 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-03-04 07:00:54,181 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:54,181 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-04 07:00:54,181 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-04 07:00:54,183 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][324], [69#L1028-5true, 329#true, 314#true, 137#L1043-7true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 174#threadENTRYtrue, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:54,183 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-03-04 07:00:54,183 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-04 07:00:54,183 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:54,183 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-04 07:00:54,183 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-04 07:00:54,185 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1062] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 208#L1045-1true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 251#L1025true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:54,185 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-04 07:00:54,185 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-04 07:00:54,186 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-04 07:00:54,186 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-04 07:00:54,186 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:54,186 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-04 07:00:54,188 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 208#L1045-1true, 170#L1028-5true, 298#L1025true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:54,188 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-04 07:00:54,188 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-04 07:00:54,188 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-04 07:00:54,188 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-04 07:00:54,188 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-04 07:00:54,188 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:54,188 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-04 07:00:54,188 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-04 07:00:54,188 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:54,192 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [69#L1028-5true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 312#true, 187#L1027true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:54,192 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,192 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:54,192 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:54,192 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,192 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:54,192 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,192 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 9#L1045-2true, 170#L1028-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 325#true, 312#true, 187#L1027true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:54,192 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,192 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:54,192 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:54,192 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:54,192 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,192 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,193 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [69#L1028-5true, 310#true, 9#L1045-2true, 185#L1027true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:54,193 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,193 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:54,193 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,193 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,194 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 156#L1029true, 314#true, Black: 325#true, 309#true, 312#true, 239#L1045-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:54,194 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-03-04 07:00:54,194 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-04 07:00:54,194 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-04 07:00:54,195 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-04 07:00:54,195 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-04 07:00:54,195 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][320], [310#true, 24#L1029true, 170#L1028-5true, 314#true, Black: 325#true, 239#L1045-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:54,195 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-03-04 07:00:54,195 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-04 07:00:54,195 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-04 07:00:54,195 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-04 07:00:54,195 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][312], [24#L1029true, 314#true, 309#true, Black: 325#true, 312#true, 239#L1045-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 167#L1028-5true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:54,195 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-03-04 07:00:54,195 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-04 07:00:54,195 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-04 07:00:54,195 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-04 07:00:54,198 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][350], [310#true, 185#L1027true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 152#L1045-4true, 313#true, 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:54,198 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-03-04 07:00:54,198 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:54,198 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:54,198 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:54,198 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1060] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][312], [314#true, 39#L1025true, Black: 325#true, 309#true, 312#true, 239#L1045-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 167#L1028-5true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:54,198 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-03-04 07:00:54,198 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-04 07:00:54,198 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:54,198 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:54,198 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:54,198 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,199 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 298#L1025true, 314#true, 309#true, Black: 325#true, 312#true, 239#L1045-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:54,199 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-03-04 07:00:54,199 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:54,199 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:54,199 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,199 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:54,199 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-04 07:00:54,199 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:54,199 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-04 07:00:54,199 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:54,199 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 170#L1028-5true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 187#L1027true, 152#L1045-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:54,200 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-03-04 07:00:54,200 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:54,200 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:54,200 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:54,200 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:54,200 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:54,200 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:54,200 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][320], [310#true, 170#L1028-5true, 314#true, 39#L1025true, Black: 325#true, 239#L1045-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:54,200 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-03-04 07:00:54,200 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-04 07:00:54,200 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:54,200 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-04 07:00:54,200 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:54,201 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1058] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [69#L1028-5true, 310#true, 314#true, 251#L1025true, Black: 325#true, 239#L1045-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:54,201 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-03-04 07:00:54,201 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:54,201 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:54,201 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-04 07:00:54,201 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-04 07:00:54,201 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,202 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 208#L1045-1true, 170#L1028-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 325#true, 312#true, 187#L1027true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:54,202 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-04 07:00:54,202 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,202 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:54,202 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,202 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,202 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,202 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 9#L1045-2true, 170#L1028-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 325#true, 312#true, 187#L1027true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:54,202 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,202 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:54,202 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,202 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:54,202 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:54,202 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,203 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,203 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 170#L1028-5true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 187#L1027true, 152#L1045-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:54,203 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-04 07:00:54,203 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:54,203 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:54,203 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:54,203 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:54,203 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:54,203 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:54,203 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:54,203 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 170#L1028-5true, Black: 325#true, 312#true, 187#L1027true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 150#L1045-5true]) [2025-03-04 07:00:54,203 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-03-04 07:00:54,203 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-04 07:00:54,203 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:54,203 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:54,203 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:54,203 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:54,203 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:54,203 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:54,203 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 170#L1028-5true, Black: 325#true, 312#true, 187#L1027true, 239#L1045-3true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:54,203 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-04 07:00:54,203 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:54,203 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:54,203 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:54,203 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:54,203 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,203 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:54,205 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 9#L1045-2true, 185#L1027true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:54,205 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,205 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:54,205 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,205 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,205 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1062] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][350], [310#true, 185#L1027true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 152#L1045-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:54,205 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-04 07:00:54,205 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:54,205 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:54,205 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:54,205 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:54,205 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1062] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [310#true, 185#L1027true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 167#L1028-5true, 150#L1045-5true]) [2025-03-04 07:00:54,205 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-03-04 07:00:54,205 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:54,205 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:54,205 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:54,205 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:54,205 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [310#true, 185#L1027true, Black: 325#true, 312#true, 239#L1045-3true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 167#L1028-5true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:54,205 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-04 07:00:54,205 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,205 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:54,205 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:54,206 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][348], [329#true, 201#L1029true, 310#true, Black: 325#true, 312#true, 118#L1043-2true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:54,206 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-03-04 07:00:54,206 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,206 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-04 07:00:54,206 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-04 07:00:54,207 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][324], [69#L1028-5true, 329#true, 156#L1029true, 314#true, Black: 325#true, 309#true, 312#true, 118#L1043-2true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:54,207 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-03-04 07:00:54,207 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:54,207 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-04 07:00:54,207 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:54,207 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:54,208 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 170#L1028-5true, 156#L1029true, Black: 325#true, 312#true, 118#L1043-2true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:54,208 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-03-04 07:00:54,208 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-04 07:00:54,208 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-04 07:00:54,208 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-04 07:00:54,208 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-04 07:00:54,209 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 170#L1028-5true, Black: 325#true, 242#L1031-8true, 312#true, 118#L1043-2true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:54,209 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-03-04 07:00:54,209 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-04 07:00:54,209 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-04 07:00:54,209 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-04 07:00:54,209 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 170#L1028-5true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 242#L1031-8true, 312#true, 152#L1045-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:54,209 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-03-04 07:00:54,209 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-04 07:00:54,209 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-04 07:00:54,209 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-04 07:00:54,209 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 170#L1028-5true, Black: 325#true, 242#L1031-8true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 150#L1045-5true]) [2025-03-04 07:00:54,209 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-03-04 07:00:54,209 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-04 07:00:54,209 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-04 07:00:54,209 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-04 07:00:54,209 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 170#L1028-5true, Black: 325#true, 242#L1031-8true, 312#true, 239#L1045-3true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:54,209 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-03-04 07:00:54,209 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-04 07:00:54,209 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-04 07:00:54,209 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-04 07:00:54,210 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 170#L1028-5true, 156#L1029true, Black: 325#true, 312#true, 118#L1043-2true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:54,210 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,210 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-04 07:00:54,210 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-04 07:00:54,210 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-04 07:00:54,210 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-04 07:00:54,210 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-04 07:00:54,210 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][314], [329#true, 310#true, 170#L1028-5true, 314#true, Black: 325#true, 190#L1031-8true, 118#L1043-2true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:54,210 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-03-04 07:00:54,210 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-04 07:00:54,210 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-04 07:00:54,210 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-04 07:00:54,210 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-04 07:00:54,212 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1060] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 314#true, 190#L1031-8true, Black: 325#true, 309#true, 312#true, 118#L1043-2true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:54,212 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-03-04 07:00:54,212 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-04 07:00:54,212 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-04 07:00:54,212 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-04 07:00:54,212 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-04 07:00:54,214 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 314#true, 262#L1043-4true, Black: 325#true, 309#true, 312#true, 246#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:54,214 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is not cut-off event [2025-03-04 07:00:54,214 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-03-04 07:00:54,214 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-03-04 07:00:54,214 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-03-04 07:00:54,214 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1060] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 314#true, 262#L1043-4true, 39#L1025true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:54,214 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-03-04 07:00:54,214 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-04 07:00:54,214 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-04 07:00:54,214 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-04 07:00:54,214 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:54,214 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][324], [69#L1028-5true, 329#true, 314#true, 262#L1043-4true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 174#threadENTRYtrue, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:54,214 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is not cut-off event [2025-03-04 07:00:54,214 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-03-04 07:00:54,214 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-03-04 07:00:54,214 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-03-04 07:00:54,215 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 170#L1028-5true, 298#L1025true, 262#L1043-4true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:54,215 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-03-04 07:00:54,215 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-04 07:00:54,215 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-04 07:00:54,215 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-04 07:00:54,215 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1060] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 314#true, 262#L1043-4true, 39#L1025true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:54,215 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-03-04 07:00:54,215 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-04 07:00:54,215 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-04 07:00:54,215 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-04 07:00:54,215 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-04 07:00:54,215 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:54,217 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][314], [329#true, 310#true, 170#L1028-5true, 314#true, 262#L1043-4true, 39#L1025true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:54,217 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-03-04 07:00:54,217 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-04 07:00:54,217 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-04 07:00:54,217 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-04 07:00:54,217 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-04 07:00:54,230 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][314], [329#true, 310#true, 170#L1028-5true, 314#true, Black: 325#true, 6#L1043-6true, 246#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:54,230 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-04 07:00:54,230 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-04 07:00:54,230 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:54,230 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-04 07:00:54,231 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][324], [69#L1028-5true, 329#true, 314#true, 309#true, Black: 325#true, 312#true, 6#L1043-6true, 321#(= |#race~threads_total~0| 0), 174#threadENTRYtrue, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:54,231 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-04 07:00:54,231 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-04 07:00:54,231 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:54,231 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:54,231 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:54,242 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [69#L1028-5true, 208#L1045-1true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 187#L1027true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:54,242 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-03-04 07:00:54,242 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,242 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,242 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,242 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,242 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,242 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [208#L1045-1true, 310#true, 170#L1028-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 325#true, 312#true, 187#L1027true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:54,242 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-03-04 07:00:54,242 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,242 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:54,242 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,242 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,242 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,242 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:54,245 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [69#L1028-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 128#L1045true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:54,245 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,245 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,245 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-04 07:00:54,245 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-04 07:00:54,246 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [69#L1028-5true, 310#true, 208#L1045-1true, 185#L1027true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:54,246 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-03-04 07:00:54,246 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,246 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,246 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,247 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 208#L1045-1true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:54,247 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-03-04 07:00:54,247 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,247 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:54,247 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:54,247 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 9#L1045-2true, 170#L1028-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 325#true, 242#L1031-8true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:54,247 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-03-04 07:00:54,247 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-04 07:00:54,247 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-04 07:00:54,247 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-04 07:00:54,248 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [69#L1028-5true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 156#L1029true, 314#true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:54,248 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-03-04 07:00:54,248 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-04 07:00:54,248 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-04 07:00:54,248 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-04 07:00:54,248 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-04 07:00:54,249 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [310#true, 24#L1029true, 9#L1045-2true, 170#L1028-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:54,249 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-03-04 07:00:54,249 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-04 07:00:54,249 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-04 07:00:54,249 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-04 07:00:54,249 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][315], [24#L1029true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:54,249 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-03-04 07:00:54,249 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-04 07:00:54,249 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-04 07:00:54,249 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-04 07:00:54,252 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1062] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [310#true, 185#L1027true, Black: 325#true, 312#true, 239#L1045-3true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 167#L1028-5true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:54,252 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-04 07:00:54,252 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:54,252 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,252 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:54,252 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:54,252 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1060] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][315], [9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 39#L1025true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:54,252 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-04 07:00:54,252 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,252 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,252 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:54,252 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:54,252 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-04 07:00:54,253 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [69#L1028-5true, 9#L1045-2true, 298#L1025true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:54,253 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-04 07:00:54,253 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:54,253 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-04 07:00:54,253 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:54,253 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-04 07:00:54,253 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,253 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,253 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:54,253 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,253 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 170#L1028-5true, Black: 325#true, 312#true, 187#L1027true, 239#L1045-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:54,253 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-04 07:00:54,253 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:54,253 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:54,253 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:54,253 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:54,253 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:54,253 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,253 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:54,254 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [310#true, 9#L1045-2true, 170#L1028-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 39#L1025true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:54,254 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-04 07:00:54,254 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,254 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-04 07:00:54,254 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-04 07:00:54,254 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,255 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1058] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [69#L1028-5true, 310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:54,255 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-04 07:00:54,255 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,255 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-04 07:00:54,255 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:54,255 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-04 07:00:54,255 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,256 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1060] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][308], [24#L1029true, 314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 167#L1028-5true, 150#L1045-5true]) [2025-03-04 07:00:54,256 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-03-04 07:00:54,256 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,256 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:54,256 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,256 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,256 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 170#L1028-5true, 156#L1029true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 150#L1045-5true]) [2025-03-04 07:00:54,256 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-03-04 07:00:54,256 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,256 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,256 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:54,256 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,257 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [310#true, 9#L1045-2true, 170#L1028-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 39#L1025true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:54,257 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-04 07:00:54,257 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,257 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-04 07:00:54,257 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-04 07:00:54,257 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,257 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-04 07:00:54,257 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [310#true, 208#L1045-1true, 170#L1028-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 39#L1025true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:54,257 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-03-04 07:00:54,257 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-04 07:00:54,257 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:54,257 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:54,257 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-04 07:00:54,257 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [310#true, 170#L1028-5true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 39#L1025true, Black: 325#true, 152#L1045-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:54,257 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-04 07:00:54,257 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:54,257 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-04 07:00:54,257 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:54,257 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:54,257 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:54,257 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [310#true, 170#L1028-5true, 314#true, 39#L1025true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 311#true, 150#L1045-5true]) [2025-03-04 07:00:54,257 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-04 07:00:54,257 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:54,257 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:54,257 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:54,257 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-04 07:00:54,257 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-04 07:00:54,257 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][320], [310#true, 170#L1028-5true, 314#true, 39#L1025true, Black: 325#true, 239#L1045-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:54,257 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,257 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-04 07:00:54,258 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:54,258 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-04 07:00:54,258 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-04 07:00:54,258 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:54,259 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~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, 310#true, 201#L1029true, 314#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 311#true, 150#L1045-5true]) [2025-03-04 07:00:54,259 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-03-04 07:00:54,259 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,259 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,259 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,261 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, 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, 310#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 167#L1028-5true, 150#L1045-5true]) [2025-03-04 07:00:54,261 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,261 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-04 07:00:54,261 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,261 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:54,262 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1060] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][308], [24#L1029true, 314#true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 167#L1028-5true, 150#L1045-5true]) [2025-03-04 07:00:54,262 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,262 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,262 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-04 07:00:54,262 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:54,262 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,262 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,262 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 156#L1029true, 314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 150#L1045-5true]) [2025-03-04 07:00:54,262 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,262 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,262 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,262 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,262 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,262 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,263 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 170#L1028-5true, 156#L1029true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 150#L1045-5true]) [2025-03-04 07:00:54,263 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,263 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-04 07:00:54,263 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,263 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,263 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:54,263 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,264 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [310#true, 24#L1029true, 170#L1028-5true, 314#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 311#true, 150#L1045-5true]) [2025-03-04 07:00:54,264 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,264 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,264 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:54,264 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,264 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,265 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][323], [69#L1028-5true, 329#true, 201#L1029true, 310#true, 314#true, Black: 325#true, 118#L1043-2true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:54,265 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is not cut-off event [2025-03-04 07:00:54,265 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-03-04 07:00:54,265 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-03-04 07:00:54,265 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2025-03-04 07:00:54,265 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1058] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~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, 310#true, 314#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 311#true, 150#L1045-5true]) [2025-03-04 07:00:54,266 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,266 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,266 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,266 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,266 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-04 07:00:54,274 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][314], [329#true, 310#true, 170#L1028-5true, 314#true, Black: 325#true, 246#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 184#L1043-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:54,274 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-04 07:00:54,274 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:54,274 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:54,274 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:54,275 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][324], [69#L1028-5true, 329#true, 314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 184#L1043-5true, 174#threadENTRYtrue, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:54,275 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-04 07:00:54,275 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:54,275 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:54,275 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:54,276 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:54,285 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 170#L1028-5true, 137#L1043-7true, Black: 325#true, 312#true, 187#L1027true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:54,285 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-04 07:00:54,285 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:54,285 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:54,285 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:54,286 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][324], [69#L1028-5true, 329#true, 298#L1025true, 314#true, 137#L1043-7true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:54,286 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-04 07:00:54,286 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:54,286 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:54,286 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-04 07:00:54,291 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [208#L1045-1true, 310#true, 170#L1028-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 325#true, 242#L1031-8true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:54,291 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-03-04 07:00:54,292 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:54,292 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:54,292 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:54,293 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [69#L1028-5true, 208#L1045-1true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 156#L1029true, 314#true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:54,293 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-03-04 07:00:54,293 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-04 07:00:54,293 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-04 07:00:54,293 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-04 07:00:54,293 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-04 07:00:54,294 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [208#L1045-1true, 310#true, 24#L1029true, 170#L1028-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:54,295 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-03-04 07:00:54,295 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-04 07:00:54,295 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-04 07:00:54,295 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-04 07:00:54,295 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][315], [208#L1045-1true, 24#L1029true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:54,295 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-03-04 07:00:54,295 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-04 07:00:54,295 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-04 07:00:54,295 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-04 07:00:54,300 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1062] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 9#L1045-2true, 185#L1027true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:54,300 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-04 07:00:54,300 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:54,300 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,300 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,300 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,301 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1060] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][315], [208#L1045-1true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 39#L1025true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:54,301 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-04 07:00:54,301 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,301 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-04 07:00:54,301 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:54,301 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-04 07:00:54,301 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:54,302 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [69#L1028-5true, 208#L1045-1true, 298#L1025true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:54,302 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-04 07:00:54,302 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:54,302 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-04 07:00:54,302 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:54,302 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-04 07:00:54,302 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:54,302 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,302 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,302 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-04 07:00:54,303 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 9#L1045-2true, 170#L1028-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 325#true, 312#true, 187#L1027true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:54,303 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-04 07:00:54,303 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:54,303 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,303 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:54,303 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:54,303 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,303 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,303 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,303 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [310#true, 208#L1045-1true, 170#L1028-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 39#L1025true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:54,303 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-04 07:00:54,303 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-04 07:00:54,303 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-04 07:00:54,304 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:54,304 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:54,304 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-04 07:00:54,305 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1058] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [69#L1028-5true, 310#true, 208#L1045-1true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (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, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:54,305 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-04 07:00:54,305 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:54,305 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-04 07:00:54,305 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-04 07:00:54,305 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-04 07:00:54,305 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:54,306 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1060] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][310], [24#L1029true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 309#true, 312#true, 152#L1045-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:54,306 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-03-04 07:00:54,306 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-04 07:00:54,306 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-04 07:00:54,306 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,306 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-04 07:00:54,307 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 170#L1028-5true, 156#L1029true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 152#L1045-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:54,307 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-03-04 07:00:54,307 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:54,307 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:54,307 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-04 07:00:54,307 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:54,308 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 310#true, 201#L1029true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 152#L1045-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:54,308 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-03-04 07:00:54,308 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:54,308 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-04 07:00:54,308 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-04 07:00:54,311 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [310#true, 170#L1028-5true, 314#true, Black: 325#true, 190#L1031-8true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 311#true, 150#L1045-5true]) [2025-03-04 07:00:54,311 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-03-04 07:00:54,311 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-04 07:00:54,311 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-04 07:00:54,311 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-04 07:00:54,311 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][308], [314#true, 309#true, Black: 325#true, 190#L1031-8true, 312#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 167#L1028-5true, 150#L1045-5true]) [2025-03-04 07:00:54,311 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-03-04 07:00:54,311 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-04 07:00:54,311 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-04 07:00:54,311 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-04 07:00:54,316 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][324], [69#L1028-5true, 329#true, 314#true, 88#L1031-2true, 309#true, Black: 325#true, 312#true, 118#L1043-2true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:54,316 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-03-04 07:00:54,316 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-04 07:00:54,316 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:54,316 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-04 07:00:54,316 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1060] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 314#true, 190#L1031-8true, Black: 325#true, 309#true, 312#true, 118#L1043-2true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:54,316 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-03-04 07:00:54,316 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-04 07:00:54,316 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-04 07:00:54,316 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-04 07:00:54,316 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-04 07:00:54,316 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-04 07:00:54,322 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][314], [329#true, 310#true, 170#L1028-5true, 314#true, 262#L1043-4true, Black: 325#true, 246#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:54,322 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,322 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-04 07:00:54,322 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:54,322 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-04 07:00:54,323 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][324], [69#L1028-5true, 329#true, 314#true, 262#L1043-4true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 174#threadENTRYtrue, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:54,323 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,323 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:54,324 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:54,324 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-04 07:00:54,324 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:54,334 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][324], [69#L1028-5true, 329#true, 298#L1025true, 314#true, 309#true, Black: 325#true, 312#true, 6#L1043-6true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:54,335 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,335 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:54,335 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-04 07:00:54,335 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,339 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][314], [329#true, 310#true, 170#L1028-5true, 314#true, 39#L1025true, 137#L1043-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:54,339 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,339 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:54,339 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-04 07:00:54,339 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-04 07:00:54,339 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-04 07:00:54,339 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:54,343 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1062] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 208#L1045-1true, 185#L1027true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:54,343 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,343 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,343 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:54,343 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-04 07:00:54,343 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:54,345 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [208#L1045-1true, 310#true, 170#L1028-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 325#true, 312#true, 187#L1027true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:54,346 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,346 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,346 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:54,346 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,346 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,346 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,346 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:54,346 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-04 07:00:54,350 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1060] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][312], [24#L1029true, 314#true, Black: 325#true, 309#true, 312#true, 239#L1045-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 167#L1028-5true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:54,350 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-03-04 07:00:54,350 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-04 07:00:54,350 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-04 07:00:54,350 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-04 07:00:54,350 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-04 07:00:54,350 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 170#L1028-5true, 156#L1029true, Black: 325#true, 312#true, 239#L1045-3true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:54,350 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-03-04 07:00:54,350 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-04 07:00:54,350 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-04 07:00:54,350 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-04 07:00:54,350 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-04 07:00:54,351 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [69#L1028-5true, 310#true, 201#L1029true, 314#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 239#L1045-3true, 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:54,351 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-03-04 07:00:54,351 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-04 07:00:54,351 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-04 07:00:54,351 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-04 07:00:54,352 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [310#true, 170#L1028-5true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 190#L1031-8true, 152#L1045-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:54,352 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-03-04 07:00:54,353 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-04 07:00:54,353 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-04 07:00:54,353 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-04 07:00:54,353 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][310], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 190#L1031-8true, 309#true, 312#true, 152#L1045-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:54,353 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-03-04 07:00:54,353 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-04 07:00:54,353 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-04 07:00:54,353 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-04 07:00:54,355 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 309#true, Black: 325#true, 242#L1031-8true, 312#true, 152#L1045-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:54,355 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-03-04 07:00:54,355 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-04 07:00:54,355 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-04 07:00:54,355 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-04 07:00:54,355 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 314#true, 309#true, Black: 325#true, 242#L1031-8true, 312#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 150#L1045-5true]) [2025-03-04 07:00:54,355 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-03-04 07:00:54,355 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-04 07:00:54,355 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-04 07:00:54,355 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-04 07:00:54,355 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][308], [297#L1027true, 314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 167#L1028-5true, 150#L1045-5true]) [2025-03-04 07:00:54,355 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-03-04 07:00:54,355 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-04 07:00:54,355 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-04 07:00:54,355 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:54,356 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 9#L1045-2true, 170#L1028-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 325#true, 312#true, 187#L1027true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:54,356 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,356 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:54,356 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,356 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:54,357 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:54,357 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:54,357 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,357 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,357 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,357 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [208#L1045-1true, 310#true, 170#L1028-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 325#true, 312#true, 187#L1027true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:54,357 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,357 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,357 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:54,357 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,357 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,357 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,357 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,357 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:54,357 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-04 07:00:54,357 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 170#L1028-5true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 187#L1027true, 152#L1045-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:54,357 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-03-04 07:00:54,357 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:54,357 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:54,357 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:54,357 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:54,357 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:54,357 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:54,357 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:54,357 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:54,357 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 170#L1028-5true, Black: 325#true, 312#true, 187#L1027true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 150#L1045-5true]) [2025-03-04 07:00:54,357 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-03-04 07:00:54,357 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-04 07:00:54,357 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:54,357 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:54,357 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:54,357 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:54,357 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:54,357 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:54,357 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:54,357 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 170#L1028-5true, Black: 325#true, 312#true, 187#L1027true, 239#L1045-3true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:54,357 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-03-04 07:00:54,357 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:54,357 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:54,357 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:54,357 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:54,357 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:54,357 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:54,357 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,357 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:54,358 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 9#L1045-2true, 170#L1028-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 156#L1029true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:54,358 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-03-04 07:00:54,358 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-04 07:00:54,358 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-04 07:00:54,358 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-04 07:00:54,358 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-04 07:00:54,359 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [208#L1045-1true, 310#true, 170#L1028-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 156#L1029true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:54,359 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-03-04 07:00:54,359 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-04 07:00:54,359 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-04 07:00:54,359 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-04 07:00:54,359 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-04 07:00:54,359 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 170#L1028-5true, 156#L1029true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 152#L1045-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:54,359 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-03-04 07:00:54,359 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:54,359 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:54,359 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-04 07:00:54,359 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:54,359 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-04 07:00:54,359 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 170#L1028-5true, 156#L1029true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 150#L1045-5true]) [2025-03-04 07:00:54,359 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,359 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-04 07:00:54,359 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,359 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,359 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:54,359 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,359 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,359 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 170#L1028-5true, 156#L1029true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 239#L1045-3true, 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:54,359 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-03-04 07:00:54,359 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-04 07:00:54,359 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-04 07:00:54,359 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-04 07:00:54,359 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-04 07:00:54,359 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-04 07:00:54,360 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1062] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 9#L1045-2true, 185#L1027true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:54,360 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,360 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:54,360 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,360 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:54,360 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,360 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,360 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1062] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 208#L1045-1true, 185#L1027true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:54,360 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,360 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,360 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:54,360 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-04 07:00:54,360 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:54,360 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,360 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1062] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][350], [310#true, 185#L1027true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 152#L1045-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true, 167#L1028-5true]) [2025-03-04 07:00:54,360 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-03-04 07:00:54,360 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:54,360 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:54,360 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:54,360 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:54,360 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:54,360 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1062] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [310#true, 185#L1027true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 167#L1028-5true, 150#L1045-5true]) [2025-03-04 07:00:54,360 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-03-04 07:00:54,360 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:54,361 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:54,361 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:54,361 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:54,361 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:54,361 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1062] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [310#true, 185#L1027true, Black: 325#true, 312#true, 239#L1045-3true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 167#L1028-5true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:54,361 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-03-04 07:00:54,361 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:54,361 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:54,361 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,361 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:54,361 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:54,364 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 170#L1028-5true, 88#L1031-2true, Black: 325#true, 312#true, 118#L1043-2true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:54,364 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-03-04 07:00:54,365 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:54,365 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-04 07:00:54,365 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-04 07:00:54,365 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 170#L1028-5true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 88#L1031-2true, Black: 325#true, 312#true, 152#L1045-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:54,365 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-03-04 07:00:54,365 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:54,365 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:54,365 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:54,365 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 170#L1028-5true, 88#L1031-2true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 150#L1045-5true]) [2025-03-04 07:00:54,365 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-03-04 07:00:54,365 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-04 07:00:54,365 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-04 07:00:54,365 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-04 07:00:54,365 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 170#L1028-5true, 88#L1031-2true, Black: 325#true, 312#true, 239#L1045-3true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:54,365 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,365 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:54,365 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:54,365 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:54,365 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][314], [329#true, 310#true, 24#L1029true, 170#L1028-5true, 314#true, Black: 325#true, 118#L1043-2true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:54,365 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,365 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-04 07:00:54,365 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-04 07:00:54,365 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-04 07:00:54,365 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:54,365 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:54,365 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [310#true, 24#L1029true, 170#L1028-5true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 152#L1045-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:54,365 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-03-04 07:00:54,365 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:54,365 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-04 07:00:54,365 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-04 07:00:54,365 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-04 07:00:54,365 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [310#true, 24#L1029true, 170#L1028-5true, 314#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 311#true, 150#L1045-5true]) [2025-03-04 07:00:54,365 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-03-04 07:00:54,365 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,365 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,365 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:54,365 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,365 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,365 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][320], [310#true, 24#L1029true, 170#L1028-5true, 314#true, Black: 325#true, 239#L1045-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:54,365 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-03-04 07:00:54,365 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-04 07:00:54,366 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-04 07:00:54,366 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-04 07:00:54,366 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-04 07:00:54,367 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][323], [69#L1028-5true, 329#true, 310#true, 314#true, Black: 325#true, 36#L1031-2true, 118#L1043-2true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:54,367 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-03-04 07:00:54,367 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-04 07:00:54,367 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-04 07:00:54,367 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-04 07:00:54,367 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][324], [69#L1028-5true, 329#true, 156#L1029true, 314#true, Black: 325#true, 309#true, 312#true, 118#L1043-2true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:54,367 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,367 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:54,367 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-04 07:00:54,367 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:54,367 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:54,367 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-04 07:00:54,368 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 156#L1029true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 309#true, 312#true, 152#L1045-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:54,368 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-03-04 07:00:54,368 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-04 07:00:54,368 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,368 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-04 07:00:54,368 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:54,368 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,368 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 156#L1029true, 314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 150#L1045-5true]) [2025-03-04 07:00:54,368 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-03-04 07:00:54,368 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,368 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,368 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,368 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,368 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,368 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,368 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 156#L1029true, 314#true, Black: 325#true, 309#true, 312#true, 239#L1045-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:54,368 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-03-04 07:00:54,368 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-04 07:00:54,368 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-04 07:00:54,368 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-04 07:00:54,368 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-04 07:00:54,368 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-04 07:00:54,369 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][324], [69#L1028-5true, 329#true, 314#true, 309#true, Black: 325#true, 242#L1031-8true, 312#true, 118#L1043-2true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:54,369 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-03-04 07:00:54,369 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-04 07:00:54,369 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-04 07:00:54,369 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-04 07:00:54,369 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [69#L1028-5true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 242#L1031-8true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:54,369 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-03-04 07:00:54,369 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-04 07:00:54,370 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-04 07:00:54,370 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-04 07:00:54,370 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [69#L1028-5true, 208#L1045-1true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 242#L1031-8true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:54,370 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-04 07:00:54,370 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-04 07:00:54,370 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-04 07:00:54,370 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:54,370 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 309#true, 242#L1031-8true, 312#true, 152#L1045-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:54,370 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-03-04 07:00:54,370 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-04 07:00:54,370 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-04 07:00:54,370 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-04 07:00:54,370 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-04 07:00:54,370 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 314#true, Black: 325#true, 309#true, 242#L1031-8true, 312#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 150#L1045-5true]) [2025-03-04 07:00:54,370 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-03-04 07:00:54,371 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-04 07:00:54,371 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-04 07:00:54,371 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-04 07:00:54,371 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-04 07:00:54,371 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 314#true, Black: 325#true, 309#true, 242#L1031-8true, 312#true, 239#L1045-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:54,371 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-03-04 07:00:54,371 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-04 07:00:54,371 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-04 07:00:54,371 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-04 07:00:54,381 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][324], [69#L1028-5true, 329#true, 298#L1025true, 314#true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 184#L1043-5true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:54,382 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-04 07:00:54,382 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-04 07:00:54,382 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:54,382 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,386 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][314], [329#true, 310#true, 170#L1028-5true, 314#true, 39#L1025true, Black: 325#true, 6#L1043-6true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:54,386 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-04 07:00:54,386 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-04 07:00:54,386 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,386 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,386 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-04 07:00:54,387 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-04 07:00:54,398 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 170#L1028-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 325#true, 128#L1045true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:54,398 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,398 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,398 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,398 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,400 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 170#L1028-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 325#true, 128#L1045true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:54,400 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-04 07:00:54,400 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,400 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,400 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,400 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,401 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [310#true, 170#L1028-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 325#true, 128#L1045true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:54,401 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-04 07:00:54,401 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,401 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,401 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,402 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [310#true, 24#L1029true, 9#L1045-2true, 170#L1028-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:54,402 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-03-04 07:00:54,402 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-04 07:00:54,402 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-04 07:00:54,402 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-04 07:00:54,402 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-04 07:00:54,402 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 9#L1045-2true, 170#L1028-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 88#L1031-2true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:54,402 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,402 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,402 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,402 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,402 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1060] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][315], [24#L1029true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:54,402 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-03-04 07:00:54,402 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-04 07:00:54,402 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-04 07:00:54,402 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-04 07:00:54,402 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-04 07:00:54,403 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [69#L1028-5true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 156#L1029true, 314#true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:54,403 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-03-04 07:00:54,403 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-04 07:00:54,403 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-04 07:00:54,403 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-04 07:00:54,403 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-04 07:00:54,403 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-04 07:00:54,403 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 9#L1045-2true, 170#L1028-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 156#L1029true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:54,403 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-03-04 07:00:54,403 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-04 07:00:54,403 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-04 07:00:54,403 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-04 07:00:54,403 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-04 07:00:54,403 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-04 07:00:54,404 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [69#L1028-5true, 310#true, 201#L1029true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:54,404 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-03-04 07:00:54,404 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-04 07:00:54,404 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-04 07:00:54,404 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-04 07:00:54,405 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 314#true, 309#true, Black: 325#true, 242#L1031-8true, 312#true, 239#L1045-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:54,405 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-03-04 07:00:54,405 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-04 07:00:54,405 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-04 07:00:54,405 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-04 07:00:54,405 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-04 07:00:54,406 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][320], [310#true, 170#L1028-5true, 314#true, Black: 325#true, 190#L1031-8true, 239#L1045-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:54,406 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-03-04 07:00:54,406 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-04 07:00:54,406 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-04 07:00:54,406 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-04 07:00:54,406 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][312], [314#true, Black: 325#true, 190#L1031-8true, 309#true, 312#true, 239#L1045-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 167#L1028-5true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:54,406 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-03-04 07:00:54,406 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-04 07:00:54,406 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-04 07:00:54,406 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-04 07:00:54,408 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 170#L1028-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 325#true, 128#L1045true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:54,408 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,408 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,408 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-04 07:00:54,409 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,409 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,409 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,409 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [208#L1045-1true, 310#true, 170#L1028-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 156#L1029true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true]) [2025-03-04 07:00:54,409 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-03-04 07:00:54,409 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-04 07:00:54,409 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-04 07:00:54,409 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-04 07:00:54,409 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-04 07:00:54,409 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-04 07:00:54,409 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 9#L1045-2true, 170#L1028-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 156#L1029true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:54,409 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-03-04 07:00:54,409 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-04 07:00:54,409 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-04 07:00:54,409 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-04 07:00:54,409 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-04 07:00:54,409 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-04 07:00:54,409 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-04 07:00:54,409 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 170#L1028-5true, 156#L1029true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 152#L1045-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:54,409 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-03-04 07:00:54,409 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:54,409 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:54,409 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-04 07:00:54,409 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-04 07:00:54,409 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:54,409 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-04 07:00:54,409 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 170#L1028-5true, 156#L1029true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 150#L1045-5true]) [2025-03-04 07:00:54,409 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-04 07:00:54,409 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-04 07:00:54,409 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,409 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,409 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:54,409 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,409 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,409 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,409 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 170#L1028-5true, 156#L1029true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 239#L1045-3true, 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:54,409 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-03-04 07:00:54,409 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-04 07:00:54,409 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-04 07:00:54,409 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-04 07:00:54,409 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-04 07:00:54,409 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-04 07:00:54,409 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-04 07:00:54,410 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [208#L1045-1true, 310#true, 297#L1027true, 170#L1028-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:54,410 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-04 07:00:54,410 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,410 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,410 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,410 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [310#true, 9#L1045-2true, 297#L1027true, 170#L1028-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:54,410 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,410 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,410 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,410 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:54,410 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [310#true, 297#L1027true, 170#L1028-5true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 152#L1045-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:54,410 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-04 07:00:54,410 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:54,410 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:54,410 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:54,410 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [310#true, 297#L1027true, 170#L1028-5true, 314#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 311#true, 150#L1045-5true]) [2025-03-04 07:00:54,410 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-03-04 07:00:54,410 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:54,410 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-04 07:00:54,410 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:54,410 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-04 07:00:54,410 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][320], [310#true, 297#L1027true, 170#L1028-5true, 314#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 239#L1045-3true, 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:54,410 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-04 07:00:54,410 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:54,410 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:54,410 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:54,412 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [201#L1029true, 310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:54,412 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-03-04 07:00:54,412 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-04 07:00:54,412 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-04 07:00:54,412 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-04 07:00:54,412 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][350], [201#L1029true, 310#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 152#L1045-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:54,412 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-03-04 07:00:54,412 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-04 07:00:54,412 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:54,412 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-04 07:00:54,412 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1062] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, 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, 310#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 167#L1028-5true, 150#L1045-5true]) [2025-03-04 07:00:54,412 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-04 07:00:54,412 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-04 07:00:54,412 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,412 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,412 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:54,413 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, 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, 310#true, Black: 325#true, 312#true, 239#L1045-3true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 167#L1028-5true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:54,413 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-03-04 07:00:54,413 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-04 07:00:54,413 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-04 07:00:54,413 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-04 07:00:54,413 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][315], [208#L1045-1true, 297#L1027true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:54,413 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-04 07:00:54,413 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,413 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,413 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,413 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][315], [9#L1045-2true, 297#L1027true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:54,413 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,413 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:54,413 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,413 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,413 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][310], [297#L1027true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 309#true, Black: 325#true, 312#true, 152#L1045-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:54,413 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-04 07:00:54,413 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:54,413 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-04 07:00:54,413 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:54,413 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1060] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][308], [297#L1027true, 314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 167#L1028-5true, 150#L1045-5true]) [2025-03-04 07:00:54,413 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-03-04 07:00:54,413 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-04 07:00:54,413 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-04 07:00:54,413 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:54,413 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-04 07:00:54,413 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][312], [297#L1027true, 314#true, Black: 325#true, 309#true, 312#true, 239#L1045-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 167#L1028-5true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:54,413 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-04 07:00:54,413 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:54,413 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:54,413 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:54,414 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [69#L1028-5true, 208#L1045-1true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 187#L1027true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:54,414 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-04 07:00:54,414 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,414 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,414 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,414 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,414 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-04 07:00:54,414 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,414 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [69#L1028-5true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 187#L1027true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:54,415 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,415 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:54,415 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,415 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:54,415 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,415 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:54,415 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,415 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 309#true, 312#true, 187#L1027true, 152#L1045-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:54,415 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-04 07:00:54,415 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:54,415 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:54,415 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-04 07:00:54,415 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:54,415 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-04 07:00:54,415 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:54,415 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 314#true, Black: 325#true, 309#true, 312#true, 187#L1027true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 150#L1045-5true]) [2025-03-04 07:00:54,415 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-03-04 07:00:54,415 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-04 07:00:54,415 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-04 07:00:54,415 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-04 07:00:54,415 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:54,415 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-04 07:00:54,415 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:54,415 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:54,415 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 314#true, 309#true, Black: 325#true, 312#true, 187#L1027true, 239#L1045-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:54,415 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-04 07:00:54,415 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:54,415 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:54,415 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,415 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:54,415 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:54,415 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:54,416 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1058] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [69#L1028-5true, 310#true, 9#L1045-2true, 185#L1027true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:54,416 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,416 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:54,416 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,416 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,416 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,416 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1058] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [69#L1028-5true, 310#true, 208#L1045-1true, 185#L1027true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:54,416 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-04 07:00:54,416 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,416 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,416 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-04 07:00:54,416 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,416 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1058] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 310#true, 185#L1027true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 152#L1045-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:54,416 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-04 07:00:54,416 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:54,416 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:54,416 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:54,416 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:54,416 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1058] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~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, 310#true, 185#L1027true, 314#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 311#true, 150#L1045-5true]) [2025-03-04 07:00:54,416 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-03-04 07:00:54,416 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:54,416 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:54,416 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-04 07:00:54,416 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:54,416 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-04 07:00:54,416 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1058] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [69#L1028-5true, 310#true, 185#L1027true, 314#true, Black: 325#true, 239#L1045-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:54,416 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-04 07:00:54,416 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:54,417 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,417 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:54,417 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:54,417 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][348], [329#true, 310#true, Black: 325#true, 7#L1031-8true, 312#true, 118#L1043-2true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:54,417 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-03-04 07:00:54,417 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-04 07:00:54,417 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-04 07:00:54,417 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-04 07:00:54,419 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][324], [69#L1028-5true, 329#true, 314#true, 309#true, Black: 325#true, 242#L1031-8true, 312#true, 118#L1043-2true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:54,419 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-03-04 07:00:54,419 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-04 07:00:54,419 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-04 07:00:54,419 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-04 07:00:54,420 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-04 07:00:54,420 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 170#L1028-5true, Black: 325#true, 242#L1031-8true, 312#true, 118#L1043-2true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:54,420 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-03-04 07:00:54,420 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-04 07:00:54,421 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-04 07:00:54,421 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-04 07:00:54,421 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-04 07:00:54,421 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 170#L1028-5true, Black: 325#true, 242#L1031-8true, 312#true, 118#L1043-2true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:54,421 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-03-04 07:00:54,421 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-04 07:00:54,421 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-04 07:00:54,421 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-04 07:00:54,421 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-04 07:00:54,421 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-04 07:00:54,426 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][324], [69#L1028-5true, 329#true, 298#L1025true, 314#true, 262#L1043-4true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:54,426 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-03-04 07:00:54,426 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:54,426 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-04 07:00:54,426 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-04 07:00:54,430 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][314], [329#true, 310#true, 170#L1028-5true, 314#true, 39#L1025true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 184#L1043-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:54,430 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-03-04 07:00:54,430 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-04 07:00:54,430 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-04 07:00:54,430 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-04 07:00:54,430 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:54,430 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:54,447 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [310#true, 208#L1045-1true, 24#L1029true, 170#L1028-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:54,447 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-03-04 07:00:54,447 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-04 07:00:54,447 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-04 07:00:54,447 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-04 07:00:54,447 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-04 07:00:54,447 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1060] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][315], [208#L1045-1true, 24#L1029true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:54,447 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-03-04 07:00:54,448 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-04 07:00:54,448 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-04 07:00:54,448 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-04 07:00:54,448 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-04 07:00:54,448 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 208#L1045-1true, 170#L1028-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 88#L1031-2true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:54,448 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-03-04 07:00:54,448 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,448 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,448 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,449 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [69#L1028-5true, 208#L1045-1true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 156#L1029true, 314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:54,449 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-03-04 07:00:54,449 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-04 07:00:54,449 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-04 07:00:54,449 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-04 07:00:54,449 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-04 07:00:54,449 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-04 07:00:54,449 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [208#L1045-1true, 310#true, 170#L1028-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 156#L1029true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:54,449 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-03-04 07:00:54,449 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-04 07:00:54,449 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-04 07:00:54,449 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-04 07:00:54,449 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-04 07:00:54,449 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-04 07:00:54,449 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-04 07:00:54,450 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [69#L1028-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 128#L1045true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:54,450 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-03-04 07:00:54,450 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,450 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-04 07:00:54,450 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,450 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-04 07:00:54,452 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [69#L1028-5true, 310#true, 208#L1045-1true, 201#L1029true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:54,452 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-03-04 07:00:54,452 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-04 07:00:54,452 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-04 07:00:54,452 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-04 07:00:54,452 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 208#L1045-1true, 201#L1029true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:54,452 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-03-04 07:00:54,452 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-04 07:00:54,452 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-04 07:00:54,452 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-04 07:00:54,454 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [69#L1028-5true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 242#L1031-8true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:54,454 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-04 07:00:54,454 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-04 07:00:54,454 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-04 07:00:54,454 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-04 07:00:54,454 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-04 07:00:54,454 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [310#true, 9#L1045-2true, 170#L1028-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 190#L1031-8true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:54,454 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-04 07:00:54,454 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:54,454 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-04 07:00:54,454 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-04 07:00:54,455 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][315], [9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 190#L1031-8true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:54,455 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-04 07:00:54,455 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-04 07:00:54,455 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:54,455 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-04 07:00:54,457 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~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, 310#true, 314#true, Black: 325#true, 36#L1031-2true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 311#true, 150#L1045-5true]) [2025-03-04 07:00:54,457 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-04 07:00:54,457 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:54,457 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-04 07:00:54,457 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-04 07:00:54,457 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 314#true, 88#L1031-2true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 150#L1045-5true]) [2025-03-04 07:00:54,457 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-04 07:00:54,457 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-04 07:00:54,457 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-04 07:00:54,457 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:54,457 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1060] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][308], [314#true, 309#true, Black: 325#true, 190#L1031-8true, 312#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 167#L1028-5true, 150#L1045-5true]) [2025-03-04 07:00:54,457 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-03-04 07:00:54,457 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-04 07:00:54,457 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-04 07:00:54,457 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-04 07:00:54,457 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-04 07:00:54,458 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [310#true, Black: 325#true, 312#true, 36#L1031-2true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 167#L1028-5true, 150#L1045-5true]) [2025-03-04 07:00:54,458 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-04 07:00:54,458 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-04 07:00:54,458 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:54,458 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:54,458 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 170#L1028-5true, Black: 325#true, 242#L1031-8true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 150#L1045-5true]) [2025-03-04 07:00:54,458 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-03-04 07:00:54,458 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-04 07:00:54,458 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-04 07:00:54,458 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-04 07:00:54,458 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-04 07:00:54,459 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][308], [314#true, Black: 325#true, 309#true, 312#true, 91#L1031-2true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 167#L1028-5true, 150#L1045-5true]) [2025-03-04 07:00:54,459 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-04 07:00:54,459 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:54,459 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-04 07:00:54,459 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-04 07:00:54,462 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1060] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][308], [314#true, Black: 325#true, 190#L1031-8true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 167#L1028-5true, 150#L1045-5true]) [2025-03-04 07:00:54,462 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-03-04 07:00:54,462 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-04 07:00:54,462 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-04 07:00:54,462 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-04 07:00:54,462 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-04 07:00:54,462 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-04 07:00:54,463 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 314#true, Black: 325#true, 309#true, 242#L1031-8true, 312#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 150#L1045-5true]) [2025-03-04 07:00:54,463 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-03-04 07:00:54,463 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-04 07:00:54,463 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-04 07:00:54,463 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-04 07:00:54,463 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-04 07:00:54,463 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-04 07:00:54,464 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 170#L1028-5true, Black: 325#true, 242#L1031-8true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 150#L1045-5true]) [2025-03-04 07:00:54,464 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-03-04 07:00:54,464 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-04 07:00:54,464 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-04 07:00:54,464 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-04 07:00:54,464 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-04 07:00:54,464 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-04 07:00:54,464 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][348], [329#true, 310#true, Black: 325#true, 312#true, 36#L1031-2true, 118#L1043-2true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:54,464 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-03-04 07:00:54,464 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:54,464 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:54,464 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-04 07:00:54,465 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [310#true, 170#L1028-5true, 314#true, Black: 325#true, 190#L1031-8true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 311#true, 150#L1045-5true]) [2025-03-04 07:00:54,465 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-03-04 07:00:54,465 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-04 07:00:54,465 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-04 07:00:54,465 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-04 07:00:54,465 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-04 07:00:54,469 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][314], [329#true, 310#true, 170#L1028-5true, 314#true, 262#L1043-4true, 39#L1025true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:54,469 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-03-04 07:00:54,469 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-04 07:00:54,469 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-04 07:00:54,469 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-04 07:00:54,469 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-04 07:00:54,469 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-04 07:00:54,484 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 170#L1028-5true, 156#L1029true, 137#L1043-7true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:54,484 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-03-04 07:00:54,484 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-04 07:00:54,484 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-04 07:00:54,484 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-04 07:00:54,484 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][314], [329#true, 310#true, 297#L1027true, 170#L1028-5true, 314#true, 137#L1043-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:54,484 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-04 07:00:54,484 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:54,484 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:54,484 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:54,487 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 297#L1027true, 314#true, 137#L1043-7true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:54,487 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-04 07:00:54,487 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:54,487 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:54,487 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:54,490 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [69#L1028-5true, 208#L1045-1true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 242#L1031-8true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:54,490 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-04 07:00:54,490 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-04 07:00:54,490 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-04 07:00:54,490 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-04 07:00:54,490 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:54,492 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [310#true, 208#L1045-1true, 170#L1028-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 190#L1031-8true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:54,492 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-04 07:00:54,492 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:54,492 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:54,492 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-04 07:00:54,492 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][315], [208#L1045-1true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 190#L1031-8true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:54,492 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-04 07:00:54,492 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:54,492 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-04 07:00:54,492 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-04 07:00:54,496 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 36#L1031-2true, 152#L1045-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:54,496 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-04 07:00:54,497 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:54,497 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:54,497 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-04 07:00:54,497 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 88#L1031-2true, Black: 325#true, 309#true, 312#true, 152#L1045-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:54,497 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-04 07:00:54,497 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-04 07:00:54,497 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:54,497 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:54,497 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1060] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][310], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 190#L1031-8true, 309#true, 312#true, 152#L1045-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:54,497 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-03-04 07:00:54,497 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-04 07:00:54,497 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-04 07:00:54,497 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-04 07:00:54,497 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-04 07:00:54,497 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][350], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 36#L1031-2true, 152#L1045-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:54,498 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-04 07:00:54,498 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:54,498 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:54,498 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:54,498 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 170#L1028-5true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 242#L1031-8true, 312#true, 152#L1045-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true]) [2025-03-04 07:00:54,498 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-03-04 07:00:54,498 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-04 07:00:54,498 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-04 07:00:54,498 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-04 07:00:54,498 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-04 07:00:54,498 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][310], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 309#true, Black: 325#true, 312#true, 91#L1031-2true, 152#L1045-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:54,498 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-04 07:00:54,498 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-04 07:00:54,498 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-04 07:00:54,498 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:54,501 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [69#L1028-5true, 208#L1045-1true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 88#L1031-2true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:54,501 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-03-04 07:00:54,501 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-04 07:00:54,501 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,501 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-04 07:00:54,501 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [69#L1028-5true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 88#L1031-2true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:54,501 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-04 07:00:54,501 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,501 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-04 07:00:54,501 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,501 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 88#L1031-2true, Black: 325#true, 309#true, 312#true, 152#L1045-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:54,501 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-04 07:00:54,501 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-04 07:00:54,501 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:54,501 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-04 07:00:54,501 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:54,501 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 314#true, 88#L1031-2true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 150#L1045-5true]) [2025-03-04 07:00:54,501 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-04 07:00:54,501 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-04 07:00:54,501 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-04 07:00:54,501 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-04 07:00:54,501 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:54,501 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 314#true, 88#L1031-2true, Black: 325#true, 309#true, 312#true, 239#L1045-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:54,501 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-03-04 07:00:54,501 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:54,501 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,501 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-04 07:00:54,501 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1060] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][315], [208#L1045-1true, 297#L1027true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:54,501 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-03-04 07:00:54,501 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,501 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,501 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,501 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:54,501 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1060] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][315], [9#L1045-2true, 297#L1027true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:54,501 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,502 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:54,502 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,502 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,502 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,502 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1060] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][310], [297#L1027true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 309#true, Black: 325#true, 312#true, 152#L1045-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:54,502 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-03-04 07:00:54,502 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:54,502 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-04 07:00:54,502 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:54,502 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:54,502 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1060] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][308], [297#L1027true, 314#true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 167#L1028-5true, 150#L1045-5true]) [2025-03-04 07:00:54,502 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-03-04 07:00:54,502 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-04 07:00:54,502 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-04 07:00:54,502 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:54,502 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-04 07:00:54,502 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:54,502 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1060] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][312], [297#L1027true, 314#true, 309#true, Black: 325#true, 312#true, 239#L1045-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 167#L1028-5true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:54,502 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,502 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:54,502 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:54,502 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:54,502 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:54,505 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1062] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][348], [329#true, 310#true, Black: 325#true, 312#true, 36#L1031-2true, 118#L1043-2true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:54,505 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-03-04 07:00:54,505 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-04 07:00:54,505 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:54,505 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:54,505 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-04 07:00:54,507 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][324], [69#L1028-5true, 329#true, 314#true, 88#L1031-2true, 309#true, Black: 325#true, 312#true, 118#L1043-2true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:54,507 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-03-04 07:00:54,507 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-04 07:00:54,507 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-04 07:00:54,507 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:54,507 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-04 07:00:54,507 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 170#L1028-5true, 88#L1031-2true, Black: 325#true, 312#true, 118#L1043-2true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:54,508 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-03-04 07:00:54,508 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:54,508 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:54,508 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-04 07:00:54,508 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-04 07:00:54,510 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][323], [69#L1028-5true, 329#true, 310#true, 314#true, Black: 325#true, 7#L1031-8true, 118#L1043-2true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:54,510 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-03-04 07:00:54,510 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-04 07:00:54,510 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-04 07:00:54,510 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-04 07:00:54,510 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~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, 310#true, 314#true, Black: 325#true, 7#L1031-8true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 311#true, 150#L1045-5true]) [2025-03-04 07:00:54,510 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-03-04 07:00:54,510 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-04 07:00:54,510 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-04 07:00:54,510 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-04 07:00:54,510 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][324], [329#true, 69#L1028-5true, 314#true, 88#L1031-2true, 309#true, Black: 325#true, 312#true, 118#L1043-2true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:54,510 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-03-04 07:00:54,510 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-04 07:00:54,510 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-04 07:00:54,510 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:54,510 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-04 07:00:54,510 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-04 07:00:54,511 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [69#L1028-5true, 208#L1045-1true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 88#L1031-2true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:54,511 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-04 07:00:54,511 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-04 07:00:54,511 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-04 07:00:54,511 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,511 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-04 07:00:54,511 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [69#L1028-5true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 88#L1031-2true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:54,511 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-03-04 07:00:54,511 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,511 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-04 07:00:54,511 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-04 07:00:54,511 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,511 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 88#L1031-2true, 309#true, Black: 325#true, 312#true, 152#L1045-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:54,511 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-04 07:00:54,511 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-04 07:00:54,511 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-04 07:00:54,511 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:54,511 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-04 07:00:54,511 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:54,511 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 314#true, 88#L1031-2true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 150#L1045-5true]) [2025-03-04 07:00:54,511 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-03-04 07:00:54,511 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-04 07:00:54,512 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-04 07:00:54,512 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-04 07:00:54,512 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-04 07:00:54,512 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:54,512 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 314#true, 88#L1031-2true, Black: 325#true, 309#true, 312#true, 239#L1045-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:54,512 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-04 07:00:54,512 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:54,512 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,512 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-04 07:00:54,512 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-04 07:00:54,525 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][314], [329#true, 310#true, 170#L1028-5true, 297#L1027true, 314#true, Black: 325#true, 6#L1043-6true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:54,525 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,525 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:54,525 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,525 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,528 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 297#L1027true, 314#true, 309#true, Black: 325#true, 312#true, 6#L1043-6true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:54,528 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,528 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:54,528 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,528 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,539 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [69#L1028-5true, 310#true, 314#true, Black: 325#true, 36#L1031-2true, 239#L1045-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:54,540 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-03-04 07:00:54,540 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:54,540 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-04 07:00:54,540 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,540 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 314#true, 88#L1031-2true, Black: 325#true, 309#true, 312#true, 239#L1045-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:54,540 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-03-04 07:00:54,540 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:54,540 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-04 07:00:54,540 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,540 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-04 07:00:54,540 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-04 07:00:54,540 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1060] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][312], [314#true, 309#true, Black: 325#true, 190#L1031-8true, 312#true, 239#L1045-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 167#L1028-5true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:54,540 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-04 07:00:54,540 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-04 07:00:54,540 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-04 07:00:54,540 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-04 07:00:54,540 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-04 07:00:54,541 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [310#true, Black: 325#true, 312#true, 36#L1031-2true, 239#L1045-3true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 167#L1028-5true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:54,541 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-03-04 07:00:54,541 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,541 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:54,541 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,541 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 170#L1028-5true, Black: 325#true, 242#L1031-8true, 312#true, 239#L1045-3true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:54,541 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-04 07:00:54,541 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-04 07:00:54,541 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-04 07:00:54,541 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-04 07:00:54,541 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-04 07:00:54,542 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][312], [314#true, Black: 325#true, 309#true, 312#true, 91#L1031-2true, 239#L1045-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 167#L1028-5true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:54,542 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-03-04 07:00:54,542 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-04 07:00:54,542 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-04 07:00:54,542 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,545 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 9#L1045-2true, 170#L1028-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 156#L1029true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:54,545 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-03-04 07:00:54,545 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-04 07:00:54,545 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-04 07:00:54,545 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-04 07:00:54,545 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-04 07:00:54,545 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-04 07:00:54,545 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-04 07:00:54,545 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-04 07:00:54,545 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 208#L1045-1true, 170#L1028-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 156#L1029true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:54,545 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-03-04 07:00:54,545 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-04 07:00:54,545 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-04 07:00:54,545 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-04 07:00:54,545 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-04 07:00:54,545 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-04 07:00:54,545 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-04 07:00:54,545 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-04 07:00:54,545 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 170#L1028-5true, 156#L1029true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 152#L1045-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:54,545 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-03-04 07:00:54,545 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:54,545 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:54,545 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-04 07:00:54,545 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-04 07:00:54,546 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-04 07:00:54,546 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:54,546 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-04 07:00:54,546 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 170#L1028-5true, 156#L1029true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 150#L1045-5true]) [2025-03-04 07:00:54,546 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,546 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-04 07:00:54,546 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,546 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,546 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:54,546 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:54,546 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,546 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,546 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,546 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 170#L1028-5true, 156#L1029true, Black: 325#true, 312#true, 239#L1045-3true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:54,546 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-03-04 07:00:54,546 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-04 07:00:54,546 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-04 07:00:54,546 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-04 07:00:54,546 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-04 07:00:54,546 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-04 07:00:54,546 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-04 07:00:54,546 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-04 07:00:54,547 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 208#L1045-1true, 170#L1028-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 325#true, 242#L1031-8true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:54,547 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-04 07:00:54,548 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:54,548 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:54,548 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:54,548 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:54,548 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 9#L1045-2true, 170#L1028-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 325#true, 242#L1031-8true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:54,548 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-04 07:00:54,548 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-04 07:00:54,548 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-04 07:00:54,548 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-04 07:00:54,548 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:54,548 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 170#L1028-5true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 242#L1031-8true, 312#true, 152#L1045-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:54,548 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-03-04 07:00:54,548 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-04 07:00:54,548 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-04 07:00:54,548 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-04 07:00:54,548 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-04 07:00:54,548 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-04 07:00:54,548 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 170#L1028-5true, Black: 325#true, 242#L1031-8true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 150#L1045-5true]) [2025-03-04 07:00:54,548 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-03-04 07:00:54,548 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-04 07:00:54,548 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-04 07:00:54,548 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-04 07:00:54,548 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-04 07:00:54,548 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-04 07:00:54,548 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-04 07:00:54,548 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 170#L1028-5true, Black: 325#true, 242#L1031-8true, 312#true, 239#L1045-3true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:54,548 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-03-04 07:00:54,549 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-04 07:00:54,549 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-04 07:00:54,549 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-04 07:00:54,549 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-04 07:00:54,549 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-04 07:00:54,549 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1062] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [201#L1029true, 310#true, 208#L1045-1true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:54,549 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-03-04 07:00:54,549 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-04 07:00:54,549 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-04 07:00:54,549 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-04 07:00:54,549 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-04 07:00:54,549 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1062] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [201#L1029true, 310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:54,549 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-03-04 07:00:54,549 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-04 07:00:54,549 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-04 07:00:54,549 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-04 07:00:54,549 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-04 07:00:54,549 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1062] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][350], [201#L1029true, 310#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 152#L1045-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:54,549 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-03-04 07:00:54,549 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-04 07:00:54,549 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-04 07:00:54,549 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:54,549 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-04 07:00:54,549 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1062] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, 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, 310#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 167#L1028-5true, 150#L1045-5true]) [2025-03-04 07:00:54,549 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,549 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-04 07:00:54,550 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,550 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,550 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:54,550 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:54,550 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1062] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, 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, 310#true, Black: 325#true, 312#true, 239#L1045-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 167#L1028-5true]) [2025-03-04 07:00:54,550 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-03-04 07:00:54,550 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-04 07:00:54,550 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-04 07:00:54,550 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-04 07:00:54,550 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-04 07:00:54,555 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 170#L1028-5true, 88#L1031-2true, Black: 325#true, 312#true, 118#L1043-2true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:54,555 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-03-04 07:00:54,555 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:54,555 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-04 07:00:54,555 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:54,555 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-04 07:00:54,555 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-04 07:00:54,556 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][314], [329#true, 310#true, 170#L1028-5true, 314#true, 190#L1031-8true, Black: 325#true, 118#L1043-2true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:54,556 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-03-04 07:00:54,556 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-04 07:00:54,556 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-04 07:00:54,556 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-04 07:00:54,556 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-04 07:00:54,556 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-04 07:00:54,556 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [310#true, 170#L1028-5true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 190#L1031-8true, 152#L1045-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:54,556 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-03-04 07:00:54,556 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-04 07:00:54,556 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-04 07:00:54,556 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-04 07:00:54,556 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-04 07:00:54,556 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [310#true, 170#L1028-5true, 314#true, Black: 325#true, 190#L1031-8true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 311#true, 150#L1045-5true]) [2025-03-04 07:00:54,556 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-03-04 07:00:54,556 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-04 07:00:54,556 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-04 07:00:54,556 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-04 07:00:54,556 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-04 07:00:54,556 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-04 07:00:54,556 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][320], [310#true, 170#L1028-5true, 314#true, Black: 325#true, 190#L1031-8true, 239#L1045-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:54,556 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-04 07:00:54,556 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-04 07:00:54,556 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-04 07:00:54,556 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-04 07:00:54,556 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-04 07:00:54,557 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][324], [69#L1028-5true, 329#true, 314#true, 309#true, Black: 325#true, 242#L1031-8true, 312#true, 118#L1043-2true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:54,557 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-03-04 07:00:54,557 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-04 07:00:54,557 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-04 07:00:54,557 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-04 07:00:54,557 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-04 07:00:54,557 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-04 07:00:54,557 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 309#true, Black: 325#true, 242#L1031-8true, 312#true, 152#L1045-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:54,557 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-03-04 07:00:54,557 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-04 07:00:54,557 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-04 07:00:54,557 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-04 07:00:54,557 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-04 07:00:54,557 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-04 07:00:54,557 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 314#true, 309#true, Black: 325#true, 242#L1031-8true, 312#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 150#L1045-5true]) [2025-03-04 07:00:54,557 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-03-04 07:00:54,557 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-04 07:00:54,557 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-04 07:00:54,557 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-04 07:00:54,557 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-04 07:00:54,557 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-04 07:00:54,557 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-04 07:00:54,762 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 314#true, Black: 325#true, 309#true, 242#L1031-8true, 312#true, 239#L1045-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:54,762 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-04 07:00:54,762 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-04 07:00:54,762 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-04 07:00:54,762 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-04 07:00:54,762 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-04 07:00:54,762 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-04 07:00:54,770 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][314], [329#true, 310#true, 297#L1027true, 170#L1028-5true, 314#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 184#L1043-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:54,770 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-04 07:00:54,770 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,770 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,770 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,772 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 297#L1027true, 314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 184#L1043-5true, 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:54,772 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-04 07:00:54,772 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,772 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,772 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,782 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 309#true, Black: 325#true, 128#L1045true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:54,782 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-04 07:00:54,782 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,782 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,782 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,783 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [69#L1028-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 128#L1045true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:54,783 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-04 07:00:54,783 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,783 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-04 07:00:54,783 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,783 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-04 07:00:54,783 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-04 07:00:54,784 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][315], [334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 309#true, Black: 325#true, 312#true, 128#L1045true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:54,784 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-04 07:00:54,784 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,784 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,784 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-04 07:00:54,785 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 170#L1028-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 325#true, 128#L1045true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:54,785 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-04 07:00:54,785 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,785 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,785 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-04 07:00:54,785 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,785 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,785 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,785 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [310#true, 170#L1028-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 325#true, 128#L1045true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:54,785 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-04 07:00:54,785 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,785 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,785 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-04 07:00:54,785 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,785 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1060] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][315], [334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 325#true, 309#true, 312#true, 128#L1045true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:54,785 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-04 07:00:54,785 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,785 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,786 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-04 07:00:54,786 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-04 07:00:54,787 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [69#L1028-5true, 310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 36#L1031-2true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:54,787 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-04 07:00:54,787 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,787 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-04 07:00:54,787 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,787 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [69#L1028-5true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 88#L1031-2true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:54,787 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-04 07:00:54,787 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,787 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-04 07:00:54,787 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-04 07:00:54,787 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-04 07:00:54,787 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,787 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [310#true, 9#L1045-2true, 170#L1028-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 190#L1031-8true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:54,787 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-04 07:00:54,787 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:54,787 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-04 07:00:54,787 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-04 07:00:54,787 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-04 07:00:54,787 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1060] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][315], [9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 190#L1031-8true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:54,787 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-04 07:00:54,787 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-04 07:00:54,787 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:54,787 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-04 07:00:54,787 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-04 07:00:54,788 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [69#L1028-5true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 242#L1031-8true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:54,788 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-04 07:00:54,788 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-04 07:00:54,788 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-04 07:00:54,788 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-04 07:00:54,788 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-04 07:00:54,788 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-04 07:00:54,788 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 325#true, 312#true, 36#L1031-2true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:54,788 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-04 07:00:54,788 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,788 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,788 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,788 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 9#L1045-2true, 170#L1028-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 325#true, 242#L1031-8true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:54,788 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-04 07:00:54,788 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-04 07:00:54,788 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-04 07:00:54,788 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-04 07:00:54,788 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-04 07:00:54,788 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:54,789 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][315], [9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 91#L1031-2true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:54,789 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-04 07:00:54,789 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-04 07:00:54,789 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,789 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-04 07:00:54,791 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [310#true, 170#L1028-5true, 314#true, Black: 325#true, 91#L1031-2true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 311#true, 150#L1045-5true]) [2025-03-04 07:00:54,792 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-04 07:00:54,792 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-04 07:00:54,792 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-04 07:00:54,792 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:54,792 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1062] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [310#true, Black: 325#true, 312#true, 36#L1031-2true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 167#L1028-5true, 150#L1045-5true]) [2025-03-04 07:00:54,792 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-04 07:00:54,792 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-04 07:00:54,792 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-04 07:00:54,792 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:54,792 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:54,792 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1060] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][308], [314#true, Black: 325#true, 309#true, 312#true, 91#L1031-2true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 167#L1028-5true, 150#L1045-5true]) [2025-03-04 07:00:54,792 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-04 07:00:54,792 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-04 07:00:54,792 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:54,792 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-04 07:00:54,792 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-04 07:00:54,792 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 170#L1028-5true, 88#L1031-2true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 150#L1045-5true]) [2025-03-04 07:00:54,792 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-04 07:00:54,792 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-04 07:00:54,792 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:54,792 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-04 07:00:54,792 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-04 07:00:54,792 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [208#L1045-1true, 310#true, 170#L1028-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 325#true, 242#L1031-8true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:54,792 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-03-04 07:00:54,792 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:54,793 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-04 07:00:54,793 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:54,793 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:54,793 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:54,793 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 9#L1045-2true, 170#L1028-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 325#true, 242#L1031-8true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:54,793 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-03-04 07:00:54,793 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-04 07:00:54,793 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-04 07:00:54,793 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-04 07:00:54,793 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-04 07:00:54,793 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-04 07:00:54,793 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:54,793 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 170#L1028-5true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 242#L1031-8true, 312#true, 152#L1045-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:54,793 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-03-04 07:00:54,793 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-04 07:00:54,793 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-04 07:00:54,793 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-04 07:00:54,793 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-04 07:00:54,793 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-04 07:00:54,793 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-04 07:00:54,793 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 170#L1028-5true, Black: 325#true, 242#L1031-8true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 150#L1045-5true]) [2025-03-04 07:00:54,793 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-03-04 07:00:54,793 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-04 07:00:54,793 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-04 07:00:54,793 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-04 07:00:54,793 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-04 07:00:54,793 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-04 07:00:54,793 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-04 07:00:54,793 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-04 07:00:54,793 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 170#L1028-5true, Black: 325#true, 242#L1031-8true, 312#true, 239#L1045-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:54,793 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-03-04 07:00:54,793 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-04 07:00:54,793 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-04 07:00:54,793 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-04 07:00:54,793 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-04 07:00:54,793 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-04 07:00:54,793 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-04 07:00:54,795 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [69#L1028-5true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 312#true, 187#L1027true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:54,795 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,795 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:54,795 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,795 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,795 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:54,795 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,795 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:54,795 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,795 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [69#L1028-5true, 208#L1045-1true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 312#true, 187#L1027true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:54,795 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,795 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,795 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,795 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,795 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:54,795 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,795 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-04 07:00:54,795 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,795 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 309#true, 312#true, 187#L1027true, 152#L1045-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:54,795 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-03-04 07:00:54,795 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:54,795 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:54,795 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-04 07:00:54,795 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:54,795 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:54,795 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-04 07:00:54,795 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:54,795 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 314#true, Black: 325#true, 309#true, 312#true, 187#L1027true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 150#L1045-5true]) [2025-03-04 07:00:54,795 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-03-04 07:00:54,795 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-04 07:00:54,795 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-04 07:00:54,795 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-04 07:00:54,795 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:54,795 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-04 07:00:54,795 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:54,795 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:54,795 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:54,795 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 314#true, Black: 325#true, 309#true, 312#true, 187#L1027true, 239#L1045-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:54,795 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-03-04 07:00:54,795 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:54,795 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:54,795 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,795 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:54,795 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:54,795 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:54,795 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:54,796 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1058] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [69#L1028-5true, 201#L1029true, 310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:54,796 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-03-04 07:00:54,796 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-04 07:00:54,796 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-04 07:00:54,796 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-04 07:00:54,796 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-04 07:00:54,796 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1058] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [69#L1028-5true, 201#L1029true, 208#L1045-1true, 310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:54,796 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-03-04 07:00:54,796 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-04 07:00:54,796 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-04 07:00:54,797 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-04 07:00:54,797 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-04 07:00:54,797 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [69#L1028-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 128#L1045true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:54,797 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,797 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,797 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-04 07:00:54,797 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-04 07:00:54,797 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1058] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 201#L1029true, 310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 152#L1045-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:54,797 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-03-04 07:00:54,797 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:54,797 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-04 07:00:54,797 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-04 07:00:54,797 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-04 07:00:54,797 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1058] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~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, 310#true, 314#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 311#true, 150#L1045-5true]) [2025-03-04 07:00:54,797 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-04 07:00:54,797 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,797 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,797 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,797 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,797 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-04 07:00:54,797 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1058] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [69#L1028-5true, 201#L1029true, 310#true, 314#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 239#L1045-3true, 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:54,797 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-03-04 07:00:54,797 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-04 07:00:54,797 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-04 07:00:54,797 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-04 07:00:54,797 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-04 07:00:54,797 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [69#L1028-5true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 156#L1029true, 314#true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:54,797 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-03-04 07:00:54,797 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-04 07:00:54,797 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-04 07:00:54,797 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-04 07:00:54,797 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-04 07:00:54,797 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-04 07:00:54,797 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-04 07:00:54,797 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [69#L1028-5true, 208#L1045-1true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 156#L1029true, 314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:54,797 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-03-04 07:00:54,797 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-04 07:00:54,797 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-04 07:00:54,797 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-04 07:00:54,797 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-04 07:00:54,797 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-04 07:00:54,797 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-04 07:00:54,798 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [69#L1028-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 128#L1045true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:54,798 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,798 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,798 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-04 07:00:54,798 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,798 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-04 07:00:54,798 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-04 07:00:54,798 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-04 07:00:54,798 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 156#L1029true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 309#true, 312#true, 152#L1045-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:54,798 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-03-04 07:00:54,798 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-04 07:00:54,798 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,798 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-04 07:00:54,798 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-04 07:00:54,798 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:54,798 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,798 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 156#L1029true, 314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 150#L1045-5true]) [2025-03-04 07:00:54,798 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-04 07:00:54,798 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,798 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,798 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-04 07:00:54,798 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,798 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,798 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,798 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,798 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 156#L1029true, 314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 239#L1045-3true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:54,798 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-03-04 07:00:54,798 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-04 07:00:54,798 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-04 07:00:54,798 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-04 07:00:54,798 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-04 07:00:54,798 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-04 07:00:54,798 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-04 07:00:54,805 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][314], [329#true, 310#true, 297#L1027true, 170#L1028-5true, 314#true, 262#L1043-4true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:54,805 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-03-04 07:00:54,805 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:54,805 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-04 07:00:54,805 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-04 07:00:54,807 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 297#L1027true, 314#true, 262#L1043-4true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:54,807 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-03-04 07:00:54,807 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-04 07:00:54,807 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-04 07:00:54,807 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,821 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [69#L1028-5true, 310#true, 208#L1045-1true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 36#L1031-2true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:54,822 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-03-04 07:00:54,822 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-04 07:00:54,822 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,822 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-04 07:00:54,822 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [69#L1028-5true, 208#L1045-1true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 88#L1031-2true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:54,822 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-03-04 07:00:54,822 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-04 07:00:54,822 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-04 07:00:54,822 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-04 07:00:54,822 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,822 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-04 07:00:54,822 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [310#true, 208#L1045-1true, 170#L1028-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 190#L1031-8true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:54,822 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-03-04 07:00:54,822 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:54,822 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:54,822 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-04 07:00:54,822 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-04 07:00:54,822 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1060] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][315], [208#L1045-1true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 190#L1031-8true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:54,822 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-03-04 07:00:54,822 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:54,822 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-04 07:00:54,822 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-04 07:00:54,822 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-04 07:00:54,823 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [69#L1028-5true, 208#L1045-1true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 242#L1031-8true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:54,823 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-03-04 07:00:54,823 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-04 07:00:54,823 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-04 07:00:54,823 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-04 07:00:54,823 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-04 07:00:54,823 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:54,823 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 208#L1045-1true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 325#true, 312#true, 36#L1031-2true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:54,823 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-03-04 07:00:54,823 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-04 07:00:54,823 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-04 07:00:54,823 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,823 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 208#L1045-1true, 170#L1028-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 325#true, 242#L1031-8true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:54,823 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-03-04 07:00:54,823 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:54,823 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:54,823 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-04 07:00:54,823 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:54,823 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:54,823 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:54,825 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][315], [208#L1045-1true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 312#true, 91#L1031-2true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:54,825 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-03-04 07:00:54,825 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-04 07:00:54,825 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-04 07:00:54,825 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-04 07:00:54,828 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [310#true, 170#L1028-5true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 91#L1031-2true, 152#L1045-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:54,828 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-03-04 07:00:54,828 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-04 07:00:54,828 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:54,828 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:54,828 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1062] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][350], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 36#L1031-2true, 152#L1045-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:54,828 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-03-04 07:00:54,828 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:54,828 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:54,828 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:54,828 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-04 07:00:54,828 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1060] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][310], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 309#true, Black: 325#true, 312#true, 91#L1031-2true, 152#L1045-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:54,828 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-03-04 07:00:54,828 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-04 07:00:54,828 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-04 07:00:54,828 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-04 07:00:54,828 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:54,828 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 170#L1028-5true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 88#L1031-2true, Black: 325#true, 312#true, 152#L1045-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:54,828 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-03-04 07:00:54,828 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:54,828 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:54,828 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:54,828 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:54,830 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1060] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][308], [314#true, Black: 325#true, 309#true, 312#true, 91#L1031-2true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 167#L1028-5true, 150#L1045-5true]) [2025-03-04 07:00:54,830 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-03-04 07:00:54,830 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-04 07:00:54,830 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-04 07:00:54,830 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:54,830 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-04 07:00:54,830 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-04 07:00:54,830 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1060] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][310], [297#L1027true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 309#true, Black: 325#true, 312#true, 152#L1045-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:54,830 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-03-04 07:00:54,830 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:54,830 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-04 07:00:54,830 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:54,830 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:54,830 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:54,830 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 309#true, Black: 325#true, 312#true, 187#L1027true, 152#L1045-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:54,830 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-03-04 07:00:54,830 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:54,830 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:54,830 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-04 07:00:54,830 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:54,831 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:54,831 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-04 07:00:54,831 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:54,831 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:54,832 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [310#true, 170#L1028-5true, 314#true, Black: 325#true, 91#L1031-2true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 311#true, 150#L1045-5true]) [2025-03-04 07:00:54,832 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-03-04 07:00:54,832 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-04 07:00:54,832 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-04 07:00:54,832 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-04 07:00:54,832 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:54,832 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [310#true, 297#L1027true, 170#L1028-5true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 321#(= |#race~threads_total~0| 0), 152#L1045-4true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:54,832 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-03-04 07:00:54,832 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:54,832 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:54,832 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:54,832 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:54,833 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1058] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 310#true, 185#L1027true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 152#L1045-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:54,833 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-03-04 07:00:54,833 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:54,833 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:54,833 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:54,833 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:54,833 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:54,850 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1060] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 297#L1027true, 314#true, 137#L1043-7true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:54,850 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-04 07:00:54,850 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:54,850 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:54,850 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:54,850 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:54,851 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 170#L1028-5true, 137#L1043-7true, Black: 325#true, 312#true, 242#L1031-8true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:54,851 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-03-04 07:00:54,851 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-04 07:00:54,851 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-04 07:00:54,851 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-04 07:00:54,852 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 170#L1028-5true, 88#L1031-2true, 137#L1043-7true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:54,852 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,852 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:54,852 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,852 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:54,852 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][314], [329#true, 310#true, 297#L1027true, 170#L1028-5true, 314#true, 137#L1043-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:54,852 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,852 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:54,852 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:54,852 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:54,852 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:54,853 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][314], [329#true, 310#true, 170#L1028-5true, 297#L1027true, 314#true, 137#L1043-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:54,853 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-04 07:00:54,853 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:54,853 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:54,853 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:54,853 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:54,853 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,860 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][320], [310#true, 170#L1028-5true, 314#true, Black: 325#true, 91#L1031-2true, 321#(= |#race~threads_total~0| 0), 239#L1045-3true, 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:54,860 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-04 07:00:54,860 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:54,860 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,860 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-04 07:00:54,860 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1062] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [310#true, Black: 325#true, 312#true, 36#L1031-2true, 321#(= |#race~threads_total~0| 0), 239#L1045-3true, 313#true, 327#(= |#race~tids~0| 0), 167#L1028-5true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:54,860 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-04 07:00:54,860 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,860 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-04 07:00:54,860 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:54,860 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,860 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1060] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][312], [314#true, Black: 325#true, 309#true, 312#true, 91#L1031-2true, 321#(= |#race~threads_total~0| 0), 239#L1045-3true, 327#(= |#race~tids~0| 0), 167#L1028-5true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:54,860 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-04 07:00:54,860 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-04 07:00:54,861 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-04 07:00:54,861 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,861 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-04 07:00:54,861 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 170#L1028-5true, 88#L1031-2true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 239#L1045-3true, 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:54,861 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-04 07:00:54,861 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:54,861 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:54,861 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,861 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:54,861 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1062] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][350], [201#L1029true, 310#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 152#L1045-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:54,861 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-04 07:00:54,861 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-04 07:00:54,861 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-04 07:00:54,861 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:54,861 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-04 07:00:54,861 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-04 07:00:54,862 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1060] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][312], [297#L1027true, 314#true, Black: 325#true, 309#true, 312#true, 239#L1045-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 167#L1028-5true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:54,862 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-04 07:00:54,862 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:54,862 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:54,862 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:54,862 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:54,862 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,862 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1060] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][310], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 309#true, 312#true, 91#L1031-2true, 152#L1045-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:54,862 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-03-04 07:00:54,862 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-04 07:00:54,862 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-04 07:00:54,862 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-04 07:00:54,862 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-04 07:00:54,862 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:54,863 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 314#true, Black: 325#true, 309#true, 312#true, 187#L1027true, 239#L1045-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:54,863 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-04 07:00:54,863 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:54,863 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:54,863 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:54,863 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,863 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:54,863 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:54,863 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:54,863 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:54,863 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 170#L1028-5true, 156#L1029true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 152#L1045-4true, 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:54,863 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-04 07:00:54,863 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:54,863 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:54,863 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-04 07:00:54,863 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-04 07:00:54,863 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-04 07:00:54,863 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:54,863 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-04 07:00:54,863 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-04 07:00:54,864 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][320], [310#true, 297#L1027true, 170#L1028-5true, 314#true, Black: 325#true, 239#L1045-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:54,864 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-04 07:00:54,864 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:54,864 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:54,864 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:54,864 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:54,864 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1058] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [69#L1028-5true, 310#true, 185#L1027true, 314#true, Black: 325#true, 239#L1045-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:54,864 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-04 07:00:54,864 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:54,864 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,864 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:54,864 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:54,864 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:54,870 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1058] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][323], [69#L1028-5true, 329#true, 310#true, 314#true, Black: 325#true, 36#L1031-2true, 118#L1043-2true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:54,870 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-03-04 07:00:54,870 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-04 07:00:54,870 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-04 07:00:54,870 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-04 07:00:54,870 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:54,870 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1058] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 36#L1031-2true, 152#L1045-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:54,870 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-03-04 07:00:54,870 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:54,870 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:54,870 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-04 07:00:54,870 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-04 07:00:54,870 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1058] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~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, 310#true, 314#true, Black: 325#true, 36#L1031-2true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 311#true, 150#L1045-5true]) [2025-03-04 07:00:54,870 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-04 07:00:54,870 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:54,870 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-04 07:00:54,871 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-04 07:00:54,871 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-04 07:00:54,871 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1058] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [69#L1028-5true, 310#true, 314#true, Black: 325#true, 36#L1031-2true, 321#(= |#race~threads_total~0| 0), 239#L1045-3true, 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:54,871 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-04 07:00:54,871 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:54,871 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-04 07:00:54,871 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-04 07:00:54,871 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,871 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][324], [69#L1028-5true, 329#true, 314#true, 88#L1031-2true, Black: 325#true, 309#true, 312#true, 118#L1043-2true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:54,871 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-03-04 07:00:54,871 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-04 07:00:54,871 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-04 07:00:54,871 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-04 07:00:54,871 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:54,871 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-04 07:00:54,871 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-04 07:00:54,871 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 88#L1031-2true, Black: 325#true, 309#true, 312#true, 152#L1045-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:54,871 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-03-04 07:00:54,871 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-04 07:00:54,871 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-04 07:00:54,871 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-04 07:00:54,871 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:54,871 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-04 07:00:54,871 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:54,871 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 314#true, 88#L1031-2true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 150#L1045-5true]) [2025-03-04 07:00:54,871 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-04 07:00:54,871 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-04 07:00:54,871 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-04 07:00:54,871 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-04 07:00:54,871 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-04 07:00:54,871 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-04 07:00:54,871 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:54,871 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 314#true, 88#L1031-2true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 239#L1045-3true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:54,871 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-04 07:00:54,871 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-04 07:00:54,871 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:54,871 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-04 07:00:54,871 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,871 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-04 07:00:54,871 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-04 07:00:54,883 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1060] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 297#L1027true, 314#true, Black: 325#true, 309#true, 312#true, 6#L1043-6true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:54,883 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-04 07:00:54,883 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:54,883 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,883 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,883 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,883 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 170#L1028-5true, Black: 325#true, 312#true, 6#L1043-6true, 187#L1027true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:54,883 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-04 07:00:54,883 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,883 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:54,883 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,884 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 170#L1028-5true, 88#L1031-2true, Black: 325#true, 312#true, 6#L1043-6true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:54,884 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,884 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,884 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,884 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,884 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][314], [329#true, 310#true, 170#L1028-5true, 297#L1027true, 314#true, Black: 325#true, 6#L1043-6true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:54,884 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,884 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:54,884 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,884 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,884 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,886 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][314], [329#true, 310#true, 170#L1028-5true, 297#L1027true, 314#true, Black: 325#true, 6#L1043-6true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:54,886 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-04 07:00:54,886 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:54,886 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,886 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,886 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,886 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,893 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1058] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [69#L1028-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 128#L1045true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:54,893 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-03-04 07:00:54,893 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,893 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,893 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-04 07:00:54,893 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-04 07:00:54,893 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1062] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 325#true, 309#true, 312#true, 128#L1045true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:54,893 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-03-04 07:00:54,893 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,893 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-04 07:00:54,893 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,893 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,894 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [69#L1028-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 128#L1045true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:54,894 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-03-04 07:00:54,894 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,894 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-04 07:00:54,894 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,894 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-04 07:00:54,894 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-04 07:00:54,894 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,894 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-04 07:00:54,894 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 170#L1028-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 325#true, 128#L1045true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:54,894 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-03-04 07:00:54,894 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,894 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,894 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-04 07:00:54,894 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-04 07:00:54,894 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,894 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,894 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,895 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [310#true, 170#L1028-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 325#true, 128#L1045true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:54,895 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-03-04 07:00:54,895 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,895 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-04 07:00:54,895 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,895 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-04 07:00:54,895 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,895 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1060] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][315], [334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 325#true, 309#true, 312#true, 128#L1045true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:54,895 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-03-04 07:00:54,895 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-04 07:00:54,895 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,895 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,895 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-04 07:00:54,895 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-04 07:00:54,897 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1058] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [69#L1028-5true, 310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 36#L1031-2true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:54,897 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-03-04 07:00:54,897 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-04 07:00:54,897 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,897 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-04 07:00:54,897 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,897 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [69#L1028-5true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 88#L1031-2true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:54,897 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-03-04 07:00:54,897 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,897 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-04 07:00:54,897 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-04 07:00:54,897 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-04 07:00:54,897 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-04 07:00:54,897 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,897 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [310#true, 9#L1045-2true, 170#L1028-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 91#L1031-2true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:54,897 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-03-04 07:00:54,897 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,897 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,897 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-04 07:00:54,897 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1062] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 325#true, 312#true, 36#L1031-2true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:54,897 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-03-04 07:00:54,897 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,897 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,897 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,897 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-04 07:00:54,898 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1060] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][315], [9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 312#true, 91#L1031-2true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:54,898 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-03-04 07:00:54,898 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-04 07:00:54,898 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-04 07:00:54,898 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,898 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-04 07:00:54,898 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 9#L1045-2true, 170#L1028-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 88#L1031-2true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:54,898 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-03-04 07:00:54,898 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,898 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,898 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,898 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,898 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1062] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, 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, 310#true, Black: 325#true, 312#true, 239#L1045-3true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 167#L1028-5true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:54,898 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-03-04 07:00:54,898 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-04 07:00:54,898 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-04 07:00:54,898 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-04 07:00:54,898 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-04 07:00:54,898 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-04 07:00:54,899 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1060] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][315], [9#L1045-2true, 297#L1027true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:54,899 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-04 07:00:54,899 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:54,899 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,899 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,899 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,899 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,899 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1060] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][312], [314#true, Black: 325#true, 309#true, 312#true, 91#L1031-2true, 239#L1045-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 167#L1028-5true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:54,899 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-03-04 07:00:54,899 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-04 07:00:54,899 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-04 07:00:54,899 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-04 07:00:54,899 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,899 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-04 07:00:54,900 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [69#L1028-5true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 312#true, 187#L1027true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:54,900 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-04 07:00:54,900 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:54,900 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,900 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,900 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:54,900 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,900 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:54,900 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,900 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,900 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 170#L1028-5true, 156#L1029true, Black: 325#true, 312#true, 239#L1045-3true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:54,900 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-03-04 07:00:54,900 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-04 07:00:54,900 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-04 07:00:54,900 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-04 07:00:54,900 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-04 07:00:54,900 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-04 07:00:54,900 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-04 07:00:54,900 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-04 07:00:54,900 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-04 07:00:54,901 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [310#true, 9#L1045-2true, 170#L1028-5true, 297#L1027true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:54,901 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-04 07:00:54,901 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,901 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,901 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,901 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:54,901 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1058] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [69#L1028-5true, 310#true, 9#L1045-2true, 185#L1027true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:54,901 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-04 07:00:54,901 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:54,901 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,901 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,901 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,901 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,904 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 208#L1045-1true, 170#L1028-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 88#L1031-2true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:54,904 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-03-04 07:00:54,904 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,904 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-04 07:00:54,904 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,904 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,904 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 9#L1045-2true, 170#L1028-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 88#L1031-2true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:54,904 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,904 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,904 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-04 07:00:54,904 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,904 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,904 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,905 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 170#L1028-5true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 88#L1031-2true, Black: 325#true, 312#true, 152#L1045-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:54,905 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-03-04 07:00:54,905 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:54,905 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:54,905 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:54,905 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:54,905 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-04 07:00:54,905 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 170#L1028-5true, 88#L1031-2true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 150#L1045-5true]) [2025-03-04 07:00:54,905 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-03-04 07:00:54,905 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-04 07:00:54,905 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-04 07:00:54,905 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:54,905 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-04 07:00:54,905 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-04 07:00:54,905 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 170#L1028-5true, 88#L1031-2true, Black: 325#true, 312#true, 239#L1045-3true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:54,905 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,905 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:54,905 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:54,905 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,905 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:54,905 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-04 07:00:54,905 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [310#true, 208#L1045-1true, 297#L1027true, 170#L1028-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:54,905 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-03-04 07:00:54,905 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,905 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,905 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:54,905 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,905 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [310#true, 9#L1045-2true, 170#L1028-5true, 297#L1027true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:54,905 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,905 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:54,905 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,905 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,905 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,905 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:54,905 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [310#true, 170#L1028-5true, 297#L1027true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 152#L1045-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:54,905 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-03-04 07:00:54,905 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:54,905 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:54,905 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:54,905 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:54,905 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:54,905 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [310#true, 170#L1028-5true, 297#L1027true, 314#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 311#true, 150#L1045-5true]) [2025-03-04 07:00:54,905 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-03-04 07:00:54,905 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:54,905 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-04 07:00:54,905 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:54,906 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:54,906 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-04 07:00:54,906 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][320], [310#true, 297#L1027true, 170#L1028-5true, 314#true, Black: 325#true, 239#L1045-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:54,906 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,906 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:54,906 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:54,906 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:54,906 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:54,906 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:54,907 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 208#L1045-1true, 170#L1028-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 325#true, 242#L1031-8true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:54,907 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-04 07:00:54,907 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:54,907 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:54,907 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-04 07:00:54,907 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-04 07:00:54,907 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:54,907 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:54,907 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:54,907 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 9#L1045-2true, 170#L1028-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 325#true, 242#L1031-8true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:54,907 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-04 07:00:54,907 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-04 07:00:54,907 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:54,907 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-04 07:00:54,907 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-04 07:00:54,907 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-04 07:00:54,907 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-04 07:00:54,907 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:54,907 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 170#L1028-5true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 242#L1031-8true, 312#true, 152#L1045-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:54,907 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-03-04 07:00:54,907 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-04 07:00:54,907 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-04 07:00:54,907 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-04 07:00:54,907 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-04 07:00:54,907 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-04 07:00:54,907 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-04 07:00:54,907 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-04 07:00:54,907 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 170#L1028-5true, Black: 325#true, 242#L1031-8true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 150#L1045-5true]) [2025-03-04 07:00:54,907 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-03-04 07:00:54,907 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-04 07:00:54,907 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-04 07:00:54,907 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-04 07:00:54,907 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-04 07:00:54,907 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-04 07:00:54,907 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-04 07:00:54,907 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-04 07:00:54,907 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-04 07:00:54,907 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 170#L1028-5true, Black: 325#true, 242#L1031-8true, 312#true, 239#L1045-3true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:54,907 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-03-04 07:00:54,907 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-04 07:00:54,907 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-04 07:00:54,907 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-04 07:00:54,907 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-04 07:00:54,908 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-04 07:00:54,908 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-04 07:00:54,908 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-04 07:00:54,908 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 208#L1045-1true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 325#true, 7#L1031-8true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:54,908 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-04 07:00:54,908 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:54,908 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:54,908 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:54,908 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 325#true, 7#L1031-8true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:54,908 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-04 07:00:54,908 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-04 07:00:54,908 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:54,908 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:54,908 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][350], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 7#L1031-8true, 312#true, 152#L1045-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:54,908 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-03-04 07:00:54,908 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-04 07:00:54,908 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-04 07:00:54,908 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-04 07:00:54,908 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [310#true, Black: 325#true, 7#L1031-8true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 167#L1028-5true, 150#L1045-5true]) [2025-03-04 07:00:54,908 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-03-04 07:00:54,908 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-04 07:00:54,908 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-04 07:00:54,908 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-04 07:00:54,908 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [310#true, Black: 325#true, 7#L1031-8true, 312#true, 239#L1045-3true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 167#L1028-5true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:54,908 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-03-04 07:00:54,908 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-04 07:00:54,908 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-04 07:00:54,908 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-04 07:00:54,918 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1060] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 297#L1027true, 314#true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 184#L1043-5true, 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:54,918 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,918 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,918 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:54,918 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,918 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,918 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 170#L1028-5true, Black: 325#true, 312#true, 187#L1027true, 321#(= |#race~threads_total~0| 0), 184#L1043-5true, 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:54,918 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,918 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:54,918 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,918 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:54,919 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 170#L1028-5true, 88#L1031-2true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 184#L1043-5true, 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:54,919 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-03-04 07:00:54,919 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,919 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,919 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-04 07:00:54,919 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][314], [329#true, 310#true, 297#L1027true, 170#L1028-5true, 314#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 184#L1043-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:54,919 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-03-04 07:00:54,919 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,919 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,919 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,919 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:54,920 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][314], [329#true, 310#true, 297#L1027true, 170#L1028-5true, 314#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 184#L1043-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:54,920 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,920 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,920 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,920 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,921 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-04 07:00:54,921 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:54,928 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][324], [69#L1028-5true, 329#true, 314#true, 137#L1043-7true, Black: 325#true, 309#true, 312#true, 187#L1027true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:54,928 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-03-04 07:00:54,928 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:54,928 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:54,928 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:54,931 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1058] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [69#L1028-5true, 310#true, 208#L1045-1true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 36#L1031-2true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:54,931 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-03-04 07:00:54,931 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-04 07:00:54,931 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,931 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-04 07:00:54,931 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-04 07:00:54,931 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [69#L1028-5true, 208#L1045-1true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 88#L1031-2true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:54,931 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-03-04 07:00:54,931 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-04 07:00:54,931 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-04 07:00:54,931 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-04 07:00:54,931 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-04 07:00:54,931 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,931 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-04 07:00:54,932 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [310#true, 208#L1045-1true, 170#L1028-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 91#L1031-2true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:54,932 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-03-04 07:00:54,932 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,932 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-04 07:00:54,932 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-04 07:00:54,932 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1062] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 208#L1045-1true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 325#true, 312#true, 36#L1031-2true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true, 167#L1028-5true]) [2025-03-04 07:00:54,932 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-03-04 07:00:54,932 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-04 07:00:54,932 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-04 07:00:54,932 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-04 07:00:54,932 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,932 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1060] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][315], [208#L1045-1true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 312#true, 91#L1031-2true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:54,932 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-03-04 07:00:54,932 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-04 07:00:54,932 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-04 07:00:54,932 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-04 07:00:54,932 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-04 07:00:54,932 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 208#L1045-1true, 170#L1028-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 88#L1031-2true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:54,932 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-03-04 07:00:54,932 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,932 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-04 07:00:54,932 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,932 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,932 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-04 07:00:54,933 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1062] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [201#L1029true, 310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:54,933 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-03-04 07:00:54,933 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-04 07:00:54,933 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-04 07:00:54,933 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-04 07:00:54,933 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-04 07:00:54,933 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-04 07:00:54,934 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1060] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][315], [208#L1045-1true, 297#L1027true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:54,934 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,934 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,934 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,934 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,934 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-04 07:00:54,934 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:54,934 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1060] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][315], [9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 91#L1031-2true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:54,934 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,934 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-04 07:00:54,934 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-04 07:00:54,934 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,934 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-04 07:00:54,934 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-04 07:00:54,935 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [69#L1028-5true, 208#L1045-1true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 312#true, 187#L1027true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:54,935 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,935 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,935 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,935 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,935 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:54,935 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,935 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-04 07:00:54,935 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,935 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,935 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 9#L1045-2true, 170#L1028-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 156#L1029true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:54,935 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-03-04 07:00:54,935 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-04 07:00:54,935 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-04 07:00:54,935 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-04 07:00:54,935 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-04 07:00:54,935 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-04 07:00:54,935 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-04 07:00:54,935 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-04 07:00:54,935 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-04 07:00:54,936 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [310#true, 208#L1045-1true, 297#L1027true, 170#L1028-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:54,936 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,936 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,936 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-04 07:00:54,936 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,936 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:54,936 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,937 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1058] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [69#L1028-5true, 310#true, 208#L1045-1true, 185#L1027true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:54,937 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,937 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,937 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,937 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-04 07:00:54,937 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,937 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:54,940 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [69#L1028-5true, 310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 7#L1031-8true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:54,940 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-03-04 07:00:54,940 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-04 07:00:54,940 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-04 07:00:54,940 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-04 07:00:54,940 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [69#L1028-5true, 310#true, 208#L1045-1true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 7#L1031-8true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:54,940 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-03-04 07:00:54,940 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:54,940 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-04 07:00:54,940 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-04 07:00:54,940 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 7#L1031-8true, 152#L1045-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:54,940 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-03-04 07:00:54,940 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-04 07:00:54,940 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-04 07:00:54,940 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-04 07:00:54,940 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1058] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~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, 310#true, 314#true, Black: 325#true, 7#L1031-8true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 311#true, 150#L1045-5true]) [2025-03-04 07:00:54,940 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-03-04 07:00:54,940 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-04 07:00:54,940 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-04 07:00:54,940 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-04 07:00:54,940 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-04 07:00:54,940 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [69#L1028-5true, 310#true, 314#true, Black: 325#true, 7#L1031-8true, 239#L1045-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:54,940 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-03-04 07:00:54,940 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-04 07:00:54,941 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-04 07:00:54,941 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-04 07:00:54,941 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [69#L1028-5true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 156#L1029true, 314#true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:54,941 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-03-04 07:00:54,941 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-04 07:00:54,941 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-04 07:00:54,941 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-04 07:00:54,941 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-04 07:00:54,941 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-04 07:00:54,941 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-04 07:00:54,941 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-04 07:00:54,941 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [69#L1028-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 128#L1045true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:54,941 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-04 07:00:54,941 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,941 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-04 07:00:54,941 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-04 07:00:54,941 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,941 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-04 07:00:54,941 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-04 07:00:54,941 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,941 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-04 07:00:54,941 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [69#L1028-5true, 208#L1045-1true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 156#L1029true, 314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:54,941 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-03-04 07:00:54,941 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-04 07:00:54,941 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-04 07:00:54,941 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-04 07:00:54,941 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-04 07:00:54,941 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-04 07:00:54,941 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-04 07:00:54,941 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-04 07:00:54,941 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 156#L1029true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 309#true, 312#true, 152#L1045-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:54,941 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-03-04 07:00:54,941 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-04 07:00:54,941 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,941 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-04 07:00:54,941 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-04 07:00:54,941 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:54,941 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-04 07:00:54,941 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,941 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 156#L1029true, 314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 150#L1045-5true]) [2025-03-04 07:00:54,941 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,941 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,942 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,942 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-04 07:00:54,942 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,942 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,942 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,942 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:54,942 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,942 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 156#L1029true, 314#true, Black: 325#true, 309#true, 312#true, 239#L1045-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:54,942 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-03-04 07:00:54,942 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-04 07:00:54,942 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-04 07:00:54,942 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-04 07:00:54,942 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-04 07:00:54,942 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-04 07:00:54,942 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-04 07:00:54,942 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-04 07:00:54,942 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [69#L1028-5true, 208#L1045-1true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 242#L1031-8true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:54,942 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-03-04 07:00:54,942 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-04 07:00:54,942 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-04 07:00:54,942 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-04 07:00:54,942 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-04 07:00:54,942 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-04 07:00:54,942 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:54,942 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [69#L1028-5true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 242#L1031-8true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:54,942 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-03-04 07:00:54,942 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-04 07:00:54,942 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-04 07:00:54,943 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-04 07:00:54,943 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-04 07:00:54,943 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-04 07:00:54,943 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-04 07:00:54,943 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 309#true, Black: 325#true, 242#L1031-8true, 312#true, 152#L1045-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:54,943 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-03-04 07:00:54,943 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-04 07:00:54,943 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-04 07:00:54,943 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-04 07:00:54,943 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-04 07:00:54,943 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-04 07:00:54,943 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-04 07:00:54,943 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 314#true, 309#true, Black: 325#true, 242#L1031-8true, 312#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 150#L1045-5true]) [2025-03-04 07:00:54,943 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-03-04 07:00:54,943 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-04 07:00:54,943 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-04 07:00:54,943 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-04 07:00:54,943 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-04 07:00:54,943 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-04 07:00:54,943 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-04 07:00:54,943 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-04 07:00:54,943 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 314#true, 309#true, Black: 325#true, 242#L1031-8true, 312#true, 239#L1045-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:54,943 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-03-04 07:00:54,943 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-04 07:00:54,943 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-04 07:00:54,943 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-04 07:00:54,943 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-04 07:00:54,943 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-04 07:00:54,943 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-04 07:00:54,949 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1060] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 297#L1027true, 314#true, 262#L1043-4true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:54,949 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-04 07:00:54,949 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-04 07:00:54,949 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-04 07:00:54,949 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-04 07:00:54,949 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,949 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 170#L1028-5true, 262#L1043-4true, Black: 325#true, 312#true, 187#L1027true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:54,949 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-04 07:00:54,949 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:54,949 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-04 07:00:54,949 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-04 07:00:54,950 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 170#L1028-5true, 262#L1043-4true, 88#L1031-2true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:54,950 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-03-04 07:00:54,950 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-04 07:00:54,950 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-04 07:00:54,950 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-04 07:00:54,950 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][314], [329#true, 310#true, 297#L1027true, 170#L1028-5true, 314#true, 262#L1043-4true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:54,950 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-03-04 07:00:54,950 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:54,950 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-04 07:00:54,950 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-04 07:00:54,950 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-04 07:00:54,951 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][314], [329#true, 310#true, 170#L1028-5true, 297#L1027true, 314#true, 262#L1043-4true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:54,951 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-04 07:00:54,951 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:54,951 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-04 07:00:54,951 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-04 07:00:54,951 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-04 07:00:54,951 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-04 07:00:54,959 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][324], [69#L1028-5true, 329#true, 314#true, 309#true, Black: 325#true, 312#true, 6#L1043-6true, 187#L1027true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:54,959 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,959 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:54,959 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,959 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:54,962 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1060] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 297#L1027true, 314#true, 137#L1043-7true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:54,962 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,962 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:54,962 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:54,962 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:54,962 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:54,962 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:54,965 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1062] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [201#L1029true, 310#true, 208#L1045-1true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:54,965 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-03-04 07:00:54,965 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-04 07:00:54,965 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-04 07:00:54,965 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-04 07:00:54,965 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-04 07:00:54,965 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-04 07:00:54,966 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1060] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][315], [208#L1045-1true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 312#true, 91#L1031-2true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:54,966 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,966 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-04 07:00:54,966 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-04 07:00:54,966 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-04 07:00:54,966 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-04 07:00:54,966 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-04 07:00:54,967 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 208#L1045-1true, 170#L1028-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 156#L1029true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:54,967 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-03-04 07:00:54,967 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-04 07:00:54,967 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-04 07:00:54,967 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-04 07:00:54,967 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-04 07:00:54,967 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-04 07:00:54,967 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-04 07:00:54,967 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-04 07:00:54,967 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-04 07:00:54,972 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1062] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [310#true, Black: 325#true, 7#L1031-8true, 312#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 313#true, 167#L1028-5true, 150#L1045-5true]) [2025-03-04 07:00:54,972 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-03-04 07:00:54,972 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-04 07:00:54,972 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-04 07:00:54,972 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-04 07:00:54,972 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-04 07:00:54,972 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1062] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [310#true, Black: 325#true, 312#true, 36#L1031-2true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 167#L1028-5true, 150#L1045-5true]) [2025-03-04 07:00:54,972 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-03-04 07:00:54,972 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-04 07:00:54,972 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-04 07:00:54,972 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-04 07:00:54,972 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:54,972 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:54,973 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1060] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][310], [24#L1029true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 309#true, Black: 325#true, 312#true, 152#L1045-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:54,973 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-04 07:00:54,973 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-04 07:00:54,973 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-04 07:00:54,973 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-04 07:00:54,973 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,973 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-04 07:00:54,974 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 156#L1029true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 152#L1045-4true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:54,974 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-04 07:00:54,974 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-04 07:00:54,974 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-04 07:00:54,974 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,974 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-04 07:00:54,974 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-04 07:00:54,974 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:54,974 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-04 07:00:54,974 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,975 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [310#true, 24#L1029true, 170#L1028-5true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 152#L1045-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:54,975 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-04 07:00:54,975 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:54,975 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-04 07:00:54,975 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-04 07:00:54,975 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-04 07:00:54,975 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-04 07:00:54,975 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1058] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 201#L1029true, 310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 321#(= |#race~threads_total~0| 0), 152#L1045-4true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:54,975 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-04 07:00:54,975 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:54,975 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-04 07:00:54,975 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-04 07:00:54,975 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-04 07:00:54,975 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-04 07:00:54,986 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][324], [69#L1028-5true, 329#true, 314#true, Black: 325#true, 309#true, 312#true, 187#L1027true, 321#(= |#race~threads_total~0| 0), 184#L1043-5true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:54,986 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,986 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,986 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,986 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,989 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1060] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 297#L1027true, 314#true, Black: 325#true, 309#true, 312#true, 6#L1043-6true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:54,989 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-03-04 07:00:54,989 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:54,989 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,989 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:54,989 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:54,989 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:54,999 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1062] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][350], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 7#L1031-8true, 312#true, 152#L1045-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:54,999 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-03-04 07:00:54,999 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-04 07:00:54,999 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-04 07:00:54,999 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-04 07:00:54,999 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-04 07:00:54,999 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1062] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][350], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 36#L1031-2true, 152#L1045-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true, 167#L1028-5true]) [2025-03-04 07:00:54,999 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-03-04 07:00:54,999 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:54,999 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:54,999 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:54,999 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-04 07:00:55,000 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-04 07:00:55,000 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1060] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][312], [24#L1029true, 314#true, 309#true, Black: 325#true, 312#true, 239#L1045-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 167#L1028-5true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:55,000 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-03-04 07:00:55,001 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-04 07:00:55,001 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-04 07:00:55,001 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-04 07:00:55,001 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-04 07:00:55,001 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-04 07:00:55,001 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 156#L1029true, 314#true, 309#true, Black: 325#true, 312#true, 239#L1045-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:55,001 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-03-04 07:00:55,001 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-04 07:00:55,001 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-04 07:00:55,001 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-04 07:00:55,001 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-04 07:00:55,002 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-04 07:00:55,002 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-04 07:00:55,002 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-04 07:00:55,002 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-04 07:00:55,002 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 170#L1028-5true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 242#L1031-8true, 312#true, 152#L1045-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:55,002 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-03-04 07:00:55,002 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-04 07:00:55,002 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-04 07:00:55,002 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-04 07:00:55,002 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-04 07:00:55,002 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-04 07:00:55,002 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-04 07:00:55,002 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-04 07:00:55,002 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-04 07:00:55,003 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][320], [310#true, 24#L1029true, 170#L1028-5true, 314#true, Black: 325#true, 239#L1045-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:55,003 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-03-04 07:00:55,003 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-04 07:00:55,003 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-04 07:00:55,003 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-04 07:00:55,003 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-04 07:00:55,003 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-04 07:00:55,003 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1058] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [69#L1028-5true, 201#L1029true, 310#true, 314#true, Black: 325#true, 239#L1045-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:55,003 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-03-04 07:00:55,003 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-04 07:00:55,003 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-04 07:00:55,003 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-04 07:00:55,003 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-04 07:00:55,003 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-04 07:00:55,005 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 9#L1045-2true, 170#L1028-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 88#L1031-2true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:55,005 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-04 07:00:55,005 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:55,005 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-04 07:00:55,005 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:55,005 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:55,005 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:55,005 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:55,005 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [208#L1045-1true, 310#true, 170#L1028-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 88#L1031-2true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:55,005 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-03-04 07:00:55,005 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:55,005 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-04 07:00:55,005 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-04 07:00:55,005 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:55,005 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:55,005 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-04 07:00:55,005 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 170#L1028-5true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 88#L1031-2true, Black: 325#true, 312#true, 152#L1045-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:55,005 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-04 07:00:55,005 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:55,005 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:55,005 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:55,005 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:55,005 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-04 07:00:55,005 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:55,006 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 170#L1028-5true, 88#L1031-2true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 150#L1045-5true]) [2025-03-04 07:00:55,006 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-04 07:00:55,006 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-04 07:00:55,006 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:55,006 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-04 07:00:55,006 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:55,006 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-04 07:00:55,006 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-04 07:00:55,006 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 170#L1028-5true, 88#L1031-2true, Black: 325#true, 312#true, 239#L1045-3true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:55,006 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-03-04 07:00:55,006 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:55,006 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:55,006 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:55,006 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:55,006 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:55,006 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-04 07:00:55,006 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1062] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 325#true, 7#L1031-8true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:55,006 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-04 07:00:55,006 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-04 07:00:55,006 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-04 07:00:55,006 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:55,006 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:55,006 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1062] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [208#L1045-1true, 310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 325#true, 7#L1031-8true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:55,006 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-03-04 07:00:55,006 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:55,006 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:55,006 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:55,006 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-04 07:00:55,006 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1062] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][350], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 7#L1031-8true, 312#true, 152#L1045-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true, 167#L1028-5true]) [2025-03-04 07:00:55,006 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-03-04 07:00:55,006 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-04 07:00:55,006 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-04 07:00:55,006 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-04 07:00:55,006 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-04 07:00:55,006 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-04 07:00:55,006 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1062] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [310#true, Black: 325#true, 7#L1031-8true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 167#L1028-5true, 150#L1045-5true]) [2025-03-04 07:00:55,006 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-03-04 07:00:55,006 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-04 07:00:55,006 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-04 07:00:55,006 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-04 07:00:55,006 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-04 07:00:55,006 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-04 07:00:55,007 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1062] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [310#true, Black: 325#true, 7#L1031-8true, 312#true, 239#L1045-3true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 167#L1028-5true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:55,007 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-04 07:00:55,007 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-04 07:00:55,007 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-04 07:00:55,007 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-04 07:00:55,007 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-04 07:00:55,015 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][324], [69#L1028-5true, 329#true, 314#true, 262#L1043-4true, 309#true, Black: 325#true, 312#true, 187#L1027true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:55,016 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-03-04 07:00:55,016 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:55,016 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:55,016 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-04 07:00:55,019 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1060] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 297#L1027true, 314#true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 184#L1043-5true, 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:55,019 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-03-04 07:00:55,019 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:55,019 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:55,019 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:55,019 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:55,019 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:55,023 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 170#L1028-5true, 156#L1029true, Black: 325#true, 312#true, 6#L1043-6true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:55,023 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-03-04 07:00:55,023 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-04 07:00:55,023 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-04 07:00:55,023 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-04 07:00:55,030 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1062] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [310#true, Black: 325#true, 7#L1031-8true, 312#true, 239#L1045-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true, 167#L1028-5true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:55,030 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-03-04 07:00:55,030 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-04 07:00:55,030 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-04 07:00:55,030 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-04 07:00:55,030 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-04 07:00:55,030 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-04 07:00:55,030 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1062] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [310#true, Black: 325#true, 312#true, 36#L1031-2true, 239#L1045-3true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 167#L1028-5true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:55,030 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-03-04 07:00:55,030 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:55,030 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-04 07:00:55,030 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:55,030 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-04 07:00:55,030 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:55,030 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1060] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][315], [24#L1029true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:55,031 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-03-04 07:00:55,031 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-04 07:00:55,031 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-04 07:00:55,031 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-04 07:00:55,031 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-04 07:00:55,031 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-04 07:00:55,031 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [69#L1028-5true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 156#L1029true, 314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:55,031 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-03-04 07:00:55,031 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-04 07:00:55,031 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-04 07:00:55,031 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-04 07:00:55,031 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-04 07:00:55,031 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-04 07:00:55,031 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-04 07:00:55,031 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-04 07:00:55,031 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-04 07:00:55,032 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 170#L1028-5true, Black: 325#true, 242#L1031-8true, 312#true, 239#L1045-3true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:55,032 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-03-04 07:00:55,032 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-04 07:00:55,032 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-04 07:00:55,032 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-04 07:00:55,032 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-04 07:00:55,032 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-04 07:00:55,032 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-04 07:00:55,032 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-04 07:00:55,032 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-04 07:00:55,032 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [310#true, 9#L1045-2true, 24#L1029true, 170#L1028-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:55,032 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-03-04 07:00:55,032 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-04 07:00:55,032 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-04 07:00:55,032 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-04 07:00:55,032 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-04 07:00:55,032 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-04 07:00:55,033 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1058] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [69#L1028-5true, 201#L1029true, 310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:55,033 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-03-04 07:00:55,033 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-04 07:00:55,033 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-04 07:00:55,033 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-04 07:00:55,033 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-04 07:00:55,033 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-04 07:00:55,041 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1060] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 297#L1027true, 314#true, 262#L1043-4true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:55,041 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-03-04 07:00:55,041 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:55,041 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-04 07:00:55,041 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-04 07:00:55,041 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-04 07:00:55,041 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:55,045 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 170#L1028-5true, 156#L1029true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 184#L1043-5true, 327#(= |#race~tids~0| 0), 313#true]) [2025-03-04 07:00:55,045 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-03-04 07:00:55,045 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-04 07:00:55,045 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-04 07:00:55,045 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-04 07:00:55,052 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][324], [329#true, 69#L1028-5true, 156#L1029true, 314#true, 137#L1043-7true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:55,052 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-03-04 07:00:55,052 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-04 07:00:55,052 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-04 07:00:55,052 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-04 07:00:55,055 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1062] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 325#true, 7#L1031-8true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:55,055 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-03-04 07:00:55,055 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-04 07:00:55,055 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-04 07:00:55,055 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:55,055 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:55,055 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-04 07:00:55,056 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1062] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 325#true, 312#true, 36#L1031-2true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:55,056 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-04 07:00:55,056 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:55,056 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:55,056 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:55,056 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-04 07:00:55,056 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-04 07:00:55,056 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1060] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][315], [208#L1045-1true, 24#L1029true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:55,056 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-03-04 07:00:55,056 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-04 07:00:55,056 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-04 07:00:55,056 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-04 07:00:55,056 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-04 07:00:55,056 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-04 07:00:55,057 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [69#L1028-5true, 208#L1045-1true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 156#L1029true, 314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:55,057 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-03-04 07:00:55,057 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-04 07:00:55,057 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-04 07:00:55,057 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-04 07:00:55,057 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-04 07:00:55,057 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-04 07:00:55,057 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-04 07:00:55,057 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-04 07:00:55,057 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-04 07:00:55,057 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 9#L1045-2true, 170#L1028-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 325#true, 242#L1031-8true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:55,058 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-03-04 07:00:55,058 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-04 07:00:55,058 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:55,058 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-04 07:00:55,058 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-04 07:00:55,058 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-04 07:00:55,058 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-04 07:00:55,058 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-04 07:00:55,058 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:55,058 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [208#L1045-1true, 310#true, 24#L1029true, 170#L1028-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:55,058 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-03-04 07:00:55,058 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-04 07:00:55,058 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-04 07:00:55,058 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-04 07:00:55,058 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-04 07:00:55,058 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-04 07:00:55,058 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1058] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [69#L1028-5true, 201#L1029true, 310#true, 208#L1045-1true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:55,058 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-03-04 07:00:55,058 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-04 07:00:55,058 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-04 07:00:55,059 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-04 07:00:55,059 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-04 07:00:55,059 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-04 07:00:55,062 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [69#L1028-5true, 208#L1045-1true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 242#L1031-8true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:55,062 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-04 07:00:55,062 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-04 07:00:55,062 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:55,062 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-04 07:00:55,062 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-04 07:00:55,062 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-04 07:00:55,062 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-04 07:00:55,062 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:55,062 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [69#L1028-5true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 242#L1031-8true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:55,062 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-04 07:00:55,062 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-04 07:00:55,062 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:55,062 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-04 07:00:55,062 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-04 07:00:55,062 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-04 07:00:55,062 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-04 07:00:55,062 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-04 07:00:55,062 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 309#true, 242#L1031-8true, 312#true, 152#L1045-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:55,062 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-03-04 07:00:55,062 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-04 07:00:55,062 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-04 07:00:55,062 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-04 07:00:55,062 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-04 07:00:55,062 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-04 07:00:55,062 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-04 07:00:55,062 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-04 07:00:55,062 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 314#true, Black: 325#true, 309#true, 242#L1031-8true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 150#L1045-5true]) [2025-03-04 07:00:55,062 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-03-04 07:00:55,062 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-04 07:00:55,062 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-04 07:00:55,062 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-04 07:00:55,062 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-04 07:00:55,062 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-04 07:00:55,062 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-04 07:00:55,062 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-04 07:00:55,062 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-04 07:00:55,063 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 314#true, Black: 325#true, 309#true, 242#L1031-8true, 312#true, 239#L1045-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:55,063 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-03-04 07:00:55,063 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-04 07:00:55,063 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-04 07:00:55,063 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-04 07:00:55,063 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-04 07:00:55,063 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-04 07:00:55,063 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-04 07:00:55,063 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-04 07:00:55,070 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 170#L1028-5true, 156#L1029true, 262#L1043-4true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:55,070 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-03-04 07:00:55,070 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-04 07:00:55,070 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-04 07:00:55,070 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-04 07:00:55,077 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][324], [69#L1028-5true, 329#true, 156#L1029true, 314#true, Black: 325#true, 309#true, 312#true, 6#L1043-6true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:55,077 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-03-04 07:00:55,077 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-04 07:00:55,077 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-04 07:00:55,077 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-04 07:00:55,082 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1062] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 208#L1045-1true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 325#true, 7#L1031-8true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:55,082 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-03-04 07:00:55,082 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:55,082 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:55,082 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-04 07:00:55,082 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:55,082 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-04 07:00:55,082 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1062] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [208#L1045-1true, 310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 325#true, 312#true, 36#L1031-2true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:55,082 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-03-04 07:00:55,082 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-04 07:00:55,082 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-04 07:00:55,082 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-04 07:00:55,082 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-04 07:00:55,082 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:55,082 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1062] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 325#true, 309#true, 312#true, 128#L1045true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:55,082 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-04 07:00:55,082 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:55,082 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-04 07:00:55,082 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:55,082 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-04 07:00:55,082 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:55,084 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 170#L1028-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 325#true, 128#L1045true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:55,084 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-04 07:00:55,084 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:55,084 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:55,084 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-04 07:00:55,084 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-04 07:00:55,084 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-04 07:00:55,084 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:55,084 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:55,084 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:55,084 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 208#L1045-1true, 170#L1028-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 325#true, 242#L1031-8true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true]) [2025-03-04 07:00:55,085 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-03-04 07:00:55,085 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:55,085 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:55,085 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-04 07:00:55,085 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-04 07:00:55,085 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-04 07:00:55,085 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:55,085 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:55,085 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:55,086 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1058] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [69#L1028-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 128#L1045true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:55,086 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-04 07:00:55,086 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:55,086 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:55,086 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-04 07:00:55,086 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-04 07:00:55,086 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-04 07:00:55,090 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1060] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][310], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 190#L1031-8true, 309#true, 312#true, 152#L1045-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:55,090 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-03-04 07:00:55,090 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-04 07:00:55,090 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-04 07:00:55,090 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-04 07:00:55,090 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-04 07:00:55,090 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-04 07:00:55,090 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 309#true, 242#L1031-8true, 312#true, 152#L1045-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:55,090 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-03-04 07:00:55,090 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-04 07:00:55,090 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-04 07:00:55,090 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-04 07:00:55,090 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-04 07:00:55,090 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-04 07:00:55,090 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-04 07:00:55,090 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-04 07:00:55,090 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-04 07:00:55,091 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 170#L1028-5true, 88#L1031-2true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 150#L1045-5true]) [2025-03-04 07:00:55,091 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-03-04 07:00:55,091 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-04 07:00:55,091 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:55,091 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-04 07:00:55,091 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:55,091 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-04 07:00:55,091 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-04 07:00:55,091 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-04 07:00:55,091 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [310#true, 170#L1028-5true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 190#L1031-8true, 321#(= |#race~threads_total~0| 0), 152#L1045-4true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:55,091 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-03-04 07:00:55,091 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-04 07:00:55,091 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-04 07:00:55,091 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-04 07:00:55,091 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-04 07:00:55,091 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-04 07:00:55,092 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1058] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 7#L1031-8true, 152#L1045-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:55,092 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-03-04 07:00:55,092 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-04 07:00:55,092 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-04 07:00:55,092 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-04 07:00:55,092 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-04 07:00:55,105 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][324], [69#L1028-5true, 329#true, 156#L1029true, 314#true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 184#L1043-5true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:55,105 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-03-04 07:00:55,105 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-04 07:00:55,105 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-04 07:00:55,105 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-04 07:00:55,116 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1060] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][312], [314#true, 309#true, Black: 325#true, 190#L1031-8true, 312#true, 239#L1045-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 167#L1028-5true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:55,116 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-03-04 07:00:55,116 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-04 07:00:55,116 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-04 07:00:55,116 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-04 07:00:55,116 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-04 07:00:55,116 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-04 07:00:55,116 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 314#true, Black: 325#true, 309#true, 242#L1031-8true, 312#true, 239#L1045-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:55,117 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-03-04 07:00:55,117 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-04 07:00:55,117 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-04 07:00:55,117 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-04 07:00:55,117 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-04 07:00:55,117 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-04 07:00:55,117 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-04 07:00:55,117 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-04 07:00:55,117 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-04 07:00:55,117 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 170#L1028-5true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 88#L1031-2true, Black: 325#true, 312#true, 152#L1045-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:55,117 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-03-04 07:00:55,117 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:55,117 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:55,117 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-04 07:00:55,117 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:55,117 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:55,117 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-04 07:00:55,117 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:55,118 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][320], [310#true, 170#L1028-5true, 314#true, Black: 325#true, 190#L1031-8true, 239#L1045-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:55,118 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-03-04 07:00:55,118 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-04 07:00:55,118 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-04 07:00:55,118 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-04 07:00:55,118 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-04 07:00:55,118 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-04 07:00:55,118 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1058] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [69#L1028-5true, 310#true, 314#true, Black: 325#true, 7#L1031-8true, 321#(= |#race~threads_total~0| 0), 239#L1045-3true, 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:55,118 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-03-04 07:00:55,118 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-04 07:00:55,118 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-04 07:00:55,118 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-04 07:00:55,118 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-04 07:00:55,123 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_16| v_threadThread3of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][304], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 325#true, 312#true, 128#L1045true, 226#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 174#threadENTRYtrue, 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:55,123 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-04 07:00:55,123 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-04 07:00:55,123 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-03-04 07:00:55,123 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-03-04 07:00:55,131 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][324], [69#L1028-5true, 329#true, 156#L1029true, 314#true, 262#L1043-4true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:55,131 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-03-04 07:00:55,131 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-04 07:00:55,131 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-04 07:00:55,131 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-04 07:00:55,138 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 170#L1028-5true, Black: 325#true, 312#true, 6#L1043-6true, 242#L1031-8true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:55,138 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-03-04 07:00:55,138 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-04 07:00:55,138 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:55,138 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:55,142 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 170#L1028-5true, 88#L1031-2true, 137#L1043-7true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:55,142 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-04 07:00:55,142 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:55,142 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:55,142 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:55,142 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:55,142 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][348], [329#true, 310#true, 137#L1043-7true, Black: 325#true, 312#true, 36#L1031-2true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:55,142 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-04 07:00:55,142 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:55,142 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:55,142 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:55,146 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1060] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][315], [9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 190#L1031-8true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:55,146 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-03-04 07:00:55,147 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-04 07:00:55,147 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-04 07:00:55,147 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:55,147 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-04 07:00:55,147 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-04 07:00:55,147 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [69#L1028-5true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 242#L1031-8true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:55,147 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-03-04 07:00:55,147 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-04 07:00:55,147 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:55,147 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-04 07:00:55,147 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-04 07:00:55,147 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-04 07:00:55,147 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-04 07:00:55,147 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-04 07:00:55,147 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-04 07:00:55,148 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 170#L1028-5true, 88#L1031-2true, Black: 325#true, 312#true, 239#L1045-3true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:55,148 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-03-04 07:00:55,148 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:55,148 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:55,148 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:55,148 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:55,148 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-04 07:00:55,148 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:55,148 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-04 07:00:55,148 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [310#true, 9#L1045-2true, 170#L1028-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 190#L1031-8true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:55,148 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-03-04 07:00:55,148 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:55,148 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-04 07:00:55,148 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-04 07:00:55,148 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-04 07:00:55,148 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-04 07:00:55,149 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1058] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [69#L1028-5true, 310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 7#L1031-8true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:55,149 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-03-04 07:00:55,149 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-04 07:00:55,149 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:55,149 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-04 07:00:55,149 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-04 07:00:55,151 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1058] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [69#L1028-5true, 310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 7#L1031-8true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:55,151 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-04 07:00:55,151 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-04 07:00:55,151 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:55,151 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-04 07:00:55,151 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-04 07:00:55,151 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-04 07:00:55,151 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1058] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [69#L1028-5true, 208#L1045-1true, 310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 7#L1031-8true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:55,151 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-03-04 07:00:55,151 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:55,151 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:55,152 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-04 07:00:55,152 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-04 07:00:55,152 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1058] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 7#L1031-8true, 152#L1045-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:55,152 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-03-04 07:00:55,152 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-04 07:00:55,152 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-04 07:00:55,152 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-04 07:00:55,152 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-04 07:00:55,152 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-04 07:00:55,152 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1058] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~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, 310#true, 314#true, Black: 325#true, 7#L1031-8true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 311#true, 150#L1045-5true]) [2025-03-04 07:00:55,152 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-03-04 07:00:55,152 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-04 07:00:55,152 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-04 07:00:55,152 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-04 07:00:55,152 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-04 07:00:55,152 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-04 07:00:55,152 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1058] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [69#L1028-5true, 310#true, 314#true, Black: 325#true, 7#L1031-8true, 239#L1045-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:55,152 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-04 07:00:55,152 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-04 07:00:55,152 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-04 07:00:55,152 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-04 07:00:55,152 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-04 07:00:55,152 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-04 07:00:55,152 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [69#L1028-5true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 88#L1031-2true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:55,152 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-04 07:00:55,152 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:55,152 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-04 07:00:55,152 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-04 07:00:55,152 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-04 07:00:55,152 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-04 07:00:55,152 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-04 07:00:55,152 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:55,152 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [69#L1028-5true, 208#L1045-1true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 88#L1031-2true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:55,152 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-03-04 07:00:55,152 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-04 07:00:55,152 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-04 07:00:55,152 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-04 07:00:55,152 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-04 07:00:55,152 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-04 07:00:55,152 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:55,152 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-04 07:00:55,152 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 88#L1031-2true, 309#true, Black: 325#true, 312#true, 152#L1045-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:55,152 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-04 07:00:55,152 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-04 07:00:55,152 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-04 07:00:55,152 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-04 07:00:55,153 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-04 07:00:55,153 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:55,153 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-04 07:00:55,153 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:55,153 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 314#true, 88#L1031-2true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 150#L1045-5true]) [2025-03-04 07:00:55,153 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-04 07:00:55,153 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-04 07:00:55,153 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-04 07:00:55,153 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-04 07:00:55,153 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-04 07:00:55,153 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-04 07:00:55,153 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-04 07:00:55,153 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:55,153 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 314#true, 88#L1031-2true, 309#true, Black: 325#true, 312#true, 239#L1045-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:55,153 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-03-04 07:00:55,153 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-04 07:00:55,153 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-04 07:00:55,153 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:55,153 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-04 07:00:55,153 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:55,153 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-04 07:00:55,153 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-04 07:00:55,170 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 170#L1028-5true, Black: 325#true, 312#true, 242#L1031-8true, 321#(= |#race~threads_total~0| 0), 184#L1043-5true, 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:55,171 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-03-04 07:00:55,171 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:55,171 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:55,171 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:55,175 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 170#L1028-5true, 88#L1031-2true, Black: 325#true, 312#true, 6#L1043-6true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:55,175 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-03-04 07:00:55,175 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:55,175 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:55,175 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:55,175 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:55,175 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][348], [329#true, 310#true, Black: 325#true, 312#true, 6#L1043-6true, 36#L1031-2true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:55,175 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-03-04 07:00:55,175 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:55,175 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:55,175 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:55,177 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1062] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][348], [329#true, 310#true, 137#L1043-7true, Black: 325#true, 312#true, 36#L1031-2true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:55,177 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-03-04 07:00:55,177 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-04 07:00:55,177 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:55,177 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:55,177 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:55,179 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 170#L1028-5true, 88#L1031-2true, 137#L1043-7true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:55,179 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-03-04 07:00:55,179 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:55,179 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:55,179 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:55,179 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:55,179 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-04 07:00:55,180 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][323], [69#L1028-5true, 329#true, 310#true, 314#true, 137#L1043-7true, Black: 325#true, 36#L1031-2true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:55,180 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-03-04 07:00:55,180 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:55,180 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-04 07:00:55,180 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:55,180 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][324], [69#L1028-5true, 329#true, 314#true, 137#L1043-7true, Black: 325#true, 309#true, 312#true, 242#L1031-8true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:55,180 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-03-04 07:00:55,180 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-04 07:00:55,180 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-04 07:00:55,180 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-04 07:00:55,180 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][324], [69#L1028-5true, 329#true, 314#true, 88#L1031-2true, 137#L1043-7true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:55,180 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-03-04 07:00:55,180 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:55,180 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:55,180 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-04 07:00:55,181 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][324], [69#L1028-5true, 329#true, 314#true, 88#L1031-2true, 137#L1043-7true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:55,181 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-04 07:00:55,181 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:55,181 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-04 07:00:55,181 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:55,181 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-04 07:00:55,185 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1060] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][315], [208#L1045-1true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 190#L1031-8true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:55,185 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-03-04 07:00:55,185 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-04 07:00:55,185 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:55,185 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-04 07:00:55,185 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-04 07:00:55,185 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-04 07:00:55,185 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [69#L1028-5true, 208#L1045-1true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 242#L1031-8true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:55,185 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-03-04 07:00:55,185 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-04 07:00:55,185 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:55,185 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-04 07:00:55,185 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-04 07:00:55,185 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-04 07:00:55,185 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-04 07:00:55,185 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-04 07:00:55,185 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:55,186 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 9#L1045-2true, 170#L1028-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 88#L1031-2true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:55,186 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-04 07:00:55,186 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-04 07:00:55,186 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:55,186 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-04 07:00:55,186 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:55,186 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:55,186 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:55,186 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:55,186 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [310#true, 208#L1045-1true, 170#L1028-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 190#L1031-8true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:55,186 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-03-04 07:00:55,186 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-04 07:00:55,186 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:55,186 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:55,186 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-04 07:00:55,187 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-04 07:00:55,187 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1058] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [69#L1028-5true, 310#true, 208#L1045-1true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 7#L1031-8true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:55,187 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-03-04 07:00:55,187 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-04 07:00:55,187 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:55,187 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:55,187 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-04 07:00:55,187 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-04 07:00:55,191 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 314#true, 88#L1031-2true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 150#L1045-5true]) [2025-03-04 07:00:55,191 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is not cut-off event [2025-03-04 07:00:55,191 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-03-04 07:00:55,191 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-03-04 07:00:55,191 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-03-04 07:00:55,191 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2025-03-04 07:00:55,191 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-03-04 07:00:55,191 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-03-04 07:00:55,191 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-03-04 07:00:55,191 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-03-04 07:00:55,191 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 88#L1031-2true, Black: 325#true, 309#true, 312#true, 152#L1045-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:55,191 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-03-04 07:00:55,191 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-04 07:00:55,191 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-04 07:00:55,191 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-04 07:00:55,191 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-04 07:00:55,191 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:55,191 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-04 07:00:55,191 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-04 07:00:55,191 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:55,192 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1058] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~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, 310#true, 314#true, Black: 325#true, 36#L1031-2true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 311#true, 150#L1045-5true]) [2025-03-04 07:00:55,192 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is not cut-off event [2025-03-04 07:00:55,192 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-03-04 07:00:55,192 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-03-04 07:00:55,192 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-03-04 07:00:55,192 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2025-03-04 07:00:55,192 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-03-04 07:00:55,192 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1058] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 36#L1031-2true, 152#L1045-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:55,193 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-03-04 07:00:55,193 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:55,193 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:55,193 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-04 07:00:55,193 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-04 07:00:55,193 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-04 07:00:55,193 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [310#true, 170#L1028-5true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 91#L1031-2true, 152#L1045-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:55,193 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-03-04 07:00:55,193 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-04 07:00:55,193 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:55,193 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-04 07:00:55,193 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:55,207 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 170#L1028-5true, 262#L1043-4true, Black: 325#true, 312#true, 242#L1031-8true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:55,207 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-03-04 07:00:55,207 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:55,207 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:55,207 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:55,358 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 170#L1028-5true, 88#L1031-2true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 184#L1043-5true, 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:55,358 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-03-04 07:00:55,358 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:55,358 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:55,358 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-04 07:00:55,358 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-04 07:00:55,358 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][348], [329#true, 310#true, Black: 325#true, 312#true, 36#L1031-2true, 321#(= |#race~threads_total~0| 0), 184#L1043-5true, 313#true, 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:55,358 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-03-04 07:00:55,358 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-04 07:00:55,358 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-04 07:00:55,358 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:55,360 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1062] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][348], [329#true, 310#true, Black: 325#true, 312#true, 6#L1043-6true, 36#L1031-2true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:55,360 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-04 07:00:55,360 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:55,360 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:55,360 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:55,360 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-04 07:00:55,362 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 170#L1028-5true, 88#L1031-2true, Black: 325#true, 312#true, 6#L1043-6true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:55,362 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-04 07:00:55,362 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:55,362 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:55,362 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-04 07:00:55,362 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:55,362 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:55,363 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][323], [69#L1028-5true, 329#true, 310#true, 314#true, Black: 325#true, 6#L1043-6true, 36#L1031-2true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:55,363 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-04 07:00:55,363 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:55,363 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-04 07:00:55,363 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:55,363 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][324], [69#L1028-5true, 329#true, 314#true, 309#true, Black: 325#true, 312#true, 6#L1043-6true, 242#L1031-8true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:55,363 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-04 07:00:55,363 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-04 07:00:55,363 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-04 07:00:55,363 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-04 07:00:55,363 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][324], [69#L1028-5true, 329#true, 314#true, 88#L1031-2true, Black: 325#true, 309#true, 312#true, 6#L1043-6true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:55,363 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-04 07:00:55,363 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:55,363 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-04 07:00:55,363 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:55,364 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][324], [69#L1028-5true, 329#true, 314#true, 88#L1031-2true, Black: 325#true, 309#true, 312#true, 6#L1043-6true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:55,364 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-03-04 07:00:55,364 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:55,364 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-04 07:00:55,364 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-04 07:00:55,364 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:55,369 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 208#L1045-1true, 170#L1028-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 88#L1031-2true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:55,369 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-03-04 07:00:55,369 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:55,369 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-04 07:00:55,369 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-04 07:00:55,369 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-04 07:00:55,369 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:55,369 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:55,369 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-04 07:00:55,372 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 314#true, 88#L1031-2true, 309#true, Black: 325#true, 312#true, 239#L1045-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:55,372 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-03-04 07:00:55,372 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-04 07:00:55,373 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-04 07:00:55,373 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:55,373 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-04 07:00:55,373 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:55,373 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-04 07:00:55,373 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-04 07:00:55,373 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-04 07:00:55,374 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1058] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [69#L1028-5true, 310#true, 314#true, Black: 325#true, 36#L1031-2true, 239#L1045-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:55,374 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-03-04 07:00:55,374 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:55,374 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-04 07:00:55,374 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-04 07:00:55,374 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-04 07:00:55,374 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:55,374 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][320], [310#true, 170#L1028-5true, 314#true, Black: 325#true, 91#L1031-2true, 321#(= |#race~threads_total~0| 0), 239#L1045-3true, 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:55,374 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-03-04 07:00:55,374 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:55,374 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:55,374 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-04 07:00:55,374 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-04 07:00:55,382 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_16| v_threadThread3of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][304], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 251#L1025true, Black: 325#true, 312#true, 128#L1045true, 321#(= |#race~threads_total~0| 0), 313#true, 174#threadENTRYtrue, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:55,382 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-03-04 07:00:55,382 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-04 07:00:55,382 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-03-04 07:00:55,382 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-04 07:00:55,383 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_16| v_threadThread3of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][304], [310#true, 298#L1025true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 325#true, 312#true, 128#L1045true, 226#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:55,383 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-03-04 07:00:55,383 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-04 07:00:55,383 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-03-04 07:00:55,383 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-04 07:00:55,389 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 170#L1028-5true, 262#L1043-4true, 88#L1031-2true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:55,389 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-04 07:00:55,389 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-04 07:00:55,389 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-04 07:00:55,389 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-04 07:00:55,389 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-04 07:00:55,390 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][348], [329#true, 310#true, 262#L1043-4true, Black: 325#true, 312#true, 36#L1031-2true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:55,390 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-04 07:00:55,390 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-04 07:00:55,390 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-04 07:00:55,390 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-04 07:00:55,391 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1062] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][348], [329#true, 310#true, Black: 325#true, 312#true, 36#L1031-2true, 321#(= |#race~threads_total~0| 0), 184#L1043-5true, 313#true, 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:55,391 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-03-04 07:00:55,391 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-04 07:00:55,391 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-04 07:00:55,391 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-04 07:00:55,391 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:55,393 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 170#L1028-5true, 88#L1031-2true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 184#L1043-5true, 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:55,393 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-03-04 07:00:55,393 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:55,393 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-04 07:00:55,393 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:55,393 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-04 07:00:55,393 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-04 07:00:55,394 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][323], [69#L1028-5true, 329#true, 310#true, 314#true, Black: 325#true, 36#L1031-2true, 321#(= |#race~threads_total~0| 0), 184#L1043-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:55,394 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-03-04 07:00:55,394 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:55,394 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:55,394 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-04 07:00:55,394 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][324], [69#L1028-5true, 329#true, 314#true, 309#true, Black: 325#true, 312#true, 242#L1031-8true, 321#(= |#race~threads_total~0| 0), 184#L1043-5true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:55,394 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-04 07:00:55,394 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-04 07:00:55,394 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:55,394 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-04 07:00:55,394 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][324], [69#L1028-5true, 329#true, 314#true, 88#L1031-2true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 184#L1043-5true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:55,394 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-03-04 07:00:55,394 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:55,394 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-04 07:00:55,394 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:55,395 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][324], [69#L1028-5true, 329#true, 314#true, 88#L1031-2true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 184#L1043-5true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:55,395 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-04 07:00:55,395 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:55,395 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-04 07:00:55,395 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:55,395 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-04 07:00:55,403 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [69#L1028-5true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 88#L1031-2true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:55,403 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-04 07:00:55,403 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:55,403 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-04 07:00:55,403 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-04 07:00:55,403 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-04 07:00:55,403 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-04 07:00:55,403 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-04 07:00:55,403 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-04 07:00:55,403 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:55,404 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1058] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [69#L1028-5true, 310#true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 36#L1031-2true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:55,404 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-04 07:00:55,404 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-04 07:00:55,404 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-04 07:00:55,404 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:55,404 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-04 07:00:55,404 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:55,404 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [310#true, 9#L1045-2true, 170#L1028-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 91#L1031-2true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:55,404 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-04 07:00:55,404 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:55,404 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-04 07:00:55,404 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:55,404 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-04 07:00:55,417 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1062] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][348], [329#true, 310#true, 262#L1043-4true, Black: 325#true, 312#true, 36#L1031-2true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:55,417 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-03-04 07:00:55,417 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-04 07:00:55,417 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-04 07:00:55,417 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-04 07:00:55,417 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-04 07:00:55,419 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 170#L1028-5true, 262#L1043-4true, 88#L1031-2true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true]) [2025-03-04 07:00:55,419 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-03-04 07:00:55,419 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-04 07:00:55,419 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-04 07:00:55,419 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-03-04 07:00:55,419 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-04 07:00:55,419 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-04 07:00:55,419 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][323], [329#true, 69#L1028-5true, 310#true, 314#true, 262#L1043-4true, Black: 325#true, 36#L1031-2true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:55,419 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-03-04 07:00:55,419 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-04 07:00:55,419 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-04 07:00:55,419 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-04 07:00:55,420 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][324], [69#L1028-5true, 329#true, 314#true, 262#L1043-4true, 88#L1031-2true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:55,420 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-03-04 07:00:55,420 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-04 07:00:55,420 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-04 07:00:55,420 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-04 07:00:55,420 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][324], [69#L1028-5true, 329#true, 314#true, 262#L1043-4true, 309#true, Black: 325#true, 312#true, 242#L1031-8true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:55,420 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-03-04 07:00:55,420 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-04 07:00:55,420 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:55,420 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-04 07:00:55,421 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][324], [69#L1028-5true, 329#true, 314#true, 262#L1043-4true, 88#L1031-2true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:55,421 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-03-04 07:00:55,421 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-04 07:00:55,421 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-04 07:00:55,421 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-04 07:00:55,421 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-04 07:00:55,432 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [69#L1028-5true, 208#L1045-1true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 88#L1031-2true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:55,432 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-03-04 07:00:55,432 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-04 07:00:55,432 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-04 07:00:55,432 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-04 07:00:55,432 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-04 07:00:55,432 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-04 07:00:55,432 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:55,432 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-04 07:00:55,432 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-04 07:00:55,433 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1058] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [69#L1028-5true, 310#true, 208#L1045-1true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 36#L1031-2true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:55,433 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-03-04 07:00:55,433 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-04 07:00:55,433 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-04 07:00:55,433 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:55,433 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-04 07:00:55,433 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-04 07:00:55,434 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [208#L1045-1true, 310#true, 170#L1028-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 91#L1031-2true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:55,434 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-03-04 07:00:55,434 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-04 07:00:55,434 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:55,434 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-04 07:00:55,434 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-04 07:00:55,457 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1058] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][323], [69#L1028-5true, 329#true, 310#true, 314#true, 137#L1043-7true, Black: 325#true, 36#L1031-2true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:55,457 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-04 07:00:55,457 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:55,457 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-04 07:00:55,457 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-04 07:00:55,457 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:55,457 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][324], [69#L1028-5true, 329#true, 314#true, 88#L1031-2true, 137#L1043-7true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:55,457 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-04 07:00:55,457 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-04 07:00:55,457 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:55,457 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-04 07:00:55,457 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:55,457 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-04 07:00:55,475 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_16| v_threadThread3of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][304], [310#true, 298#L1025true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 251#L1025true, Black: 325#true, 312#true, 128#L1045true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:55,475 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-03-04 07:00:55,475 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-03-04 07:00:55,475 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-04 07:00:55,475 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-03-04 07:00:55,488 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1058] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][323], [69#L1028-5true, 329#true, 310#true, 314#true, Black: 325#true, 6#L1043-6true, 36#L1031-2true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:55,489 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-03-04 07:00:55,489 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:55,489 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-04 07:00:55,489 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-04 07:00:55,489 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:55,489 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][324], [69#L1028-5true, 329#true, 314#true, 88#L1031-2true, 309#true, Black: 325#true, 312#true, 6#L1043-6true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:55,489 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-03-04 07:00:55,489 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:55,489 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-04 07:00:55,489 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-04 07:00:55,489 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-04 07:00:55,489 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:55,512 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1058] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][323], [69#L1028-5true, 329#true, 310#true, 314#true, Black: 325#true, 36#L1031-2true, 321#(= |#race~threads_total~0| 0), 184#L1043-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:55,512 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-03-04 07:00:55,512 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:55,512 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:55,512 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-04 07:00:55,512 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-04 07:00:55,512 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][324], [69#L1028-5true, 329#true, 314#true, 88#L1031-2true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 184#L1043-5true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:55,512 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-03-04 07:00:55,512 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-04 07:00:55,512 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:55,512 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-04 07:00:55,512 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:55,512 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-04 07:00:55,536 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1058] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][323], [69#L1028-5true, 329#true, 310#true, 314#true, 262#L1043-4true, Black: 325#true, 36#L1031-2true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:55,536 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-04 07:00:55,536 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-04 07:00:55,536 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-04 07:00:55,536 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-04 07:00:55,536 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-04 07:00:55,536 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][324], [69#L1028-5true, 329#true, 314#true, 262#L1043-4true, 88#L1031-2true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:55,536 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-03-04 07:00:55,536 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-04 07:00:55,536 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-04 07:00:55,536 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-04 07:00:55,536 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-03-04 07:00:55,536 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-04 07:00:55,570 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][324], [69#L1028-5true, 329#true, 314#true, Black: 325#true, 309#true, 312#true, 118#L1043-2true, 321#(= |#race~threads_total~0| 0), 174#threadENTRYtrue, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:55,570 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-03-04 07:00:55,570 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-03-04 07:00:55,570 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-04 07:00:55,570 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-04 07:00:55,570 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-04 07:00:55,570 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-04 07:00:55,617 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][348], [329#true, Black: 325#true, 309#true, 312#true, 118#L1043-2true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:55,617 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-03-04 07:00:55,617 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-04 07:00:55,617 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-04 07:00:55,617 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-04 07:00:55,618 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][350], [332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 309#true, 312#true, 152#L1045-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:55,618 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-04 07:00:55,618 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-04 07:00:55,618 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-04 07:00:55,618 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-04 07:00:55,618 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 167#L1028-5true, 150#L1045-5true]) [2025-03-04 07:00:55,618 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-03-04 07:00:55,618 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-04 07:00:55,618 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-04 07:00:55,618 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-04 07:00:55,618 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 239#L1045-3true, 313#true, 327#(= |#race~tids~0| 0), 167#L1028-5true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:55,618 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-04 07:00:55,618 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-04 07:00:55,618 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-04 07:00:55,618 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-04 07:00:55,641 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:55,641 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-04 07:00:55,641 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-04 07:00:55,641 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-04 07:00:55,641 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-04 07:00:55,661 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][324], [69#L1028-5true, 329#true, 298#L1025true, 314#true, Black: 325#true, 309#true, 312#true, 118#L1043-2true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:55,661 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-03-04 07:00:55,661 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-04 07:00:55,662 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-04 07:00:55,662 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-04 07:00:55,662 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-04 07:00:55,662 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-04 07:00:55,662 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-04 07:00:55,671 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [208#L1045-1true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:55,671 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-03-04 07:00:55,671 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-04 07:00:55,671 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-04 07:00:55,671 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-04 07:00:55,684 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_16| v_threadThread3of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][304], [310#true, 185#L1027true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 325#true, 312#true, 128#L1045true, 321#(= |#race~threads_total~0| 0), 174#threadENTRYtrue, 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:55,684 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-04 07:00:55,684 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-04 07:00:55,684 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-04 07:00:55,684 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-04 07:00:55,685 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_16| v_threadThread3of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][304], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 325#true, 312#true, 128#L1045true, 187#L1027true, 226#threadENTRYtrue, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:55,685 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-04 07:00:55,685 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-04 07:00:55,685 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-04 07:00:55,685 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-04 07:00:55,689 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 174#threadENTRYtrue, 327#(= |#race~tids~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 150#L1045-5true]) [2025-03-04 07:00:55,689 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-04 07:00:55,689 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-04 07:00:55,689 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-04 07:00:55,689 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-04 07:00:55,689 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-04 07:00:55,689 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-04 07:00:55,689 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-04 07:00:55,689 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-04 07:00:55,689 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-04 07:00:55,707 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [69#L1028-5true, 208#L1045-1true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:55,707 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-04 07:00:55,707 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-04 07:00:55,707 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-04 07:00:55,707 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-04 07:00:55,707 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [69#L1028-5true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:55,707 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-04 07:00:55,707 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-04 07:00:55,707 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-04 07:00:55,707 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-04 07:00:55,707 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 309#true, 152#L1045-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:55,707 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-04 07:00:55,707 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-04 07:00:55,707 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-04 07:00:55,707 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-04 07:00:55,707 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~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, Black: 325#true, 309#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 311#true, 150#L1045-5true]) [2025-03-04 07:00:55,707 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-04 07:00:55,707 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-04 07:00:55,707 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-04 07:00:55,707 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-04 07:00:55,707 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [69#L1028-5true, 314#true, Black: 325#true, 309#true, 239#L1045-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 311#true]) [2025-03-04 07:00:55,707 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-04 07:00:55,707 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-04 07:00:55,707 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-04 07:00:55,708 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-04 07:00:55,709 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 170#L1028-5true, Black: 325#true, 118#L1043-2true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:55,709 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-04 07:00:55,709 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-04 07:00:55,709 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-04 07:00:55,709 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-04 07:00:55,709 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 170#L1028-5true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 152#L1045-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:55,709 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-04 07:00:55,709 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-04 07:00:55,709 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-04 07:00:55,709 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-04 07:00:55,709 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 170#L1028-5true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 311#true, 150#L1045-5true]) [2025-03-04 07:00:55,709 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-04 07:00:55,709 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-04 07:00:55,709 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-04 07:00:55,709 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-04 07:00:55,710 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][323], [329#true, 69#L1028-5true, 314#true, Black: 325#true, 309#true, 118#L1043-2true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:55,710 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-04 07:00:55,710 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-04 07:00:55,710 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-04 07:00:55,710 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-04 07:00:55,710 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1058] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 309#true, 152#L1045-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:55,710 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-04 07:00:55,710 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 07:00:55,710 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-04 07:00:55,710 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-04 07:00:55,710 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-04 07:00:55,710 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1058] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~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, Black: 325#true, 309#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 311#true, 150#L1045-5true]) [2025-03-04 07:00:55,710 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-04 07:00:55,710 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-04 07:00:55,710 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-04 07:00:55,710 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:00:55,710 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-04 07:00:55,722 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 152#L1045-4true, 174#threadENTRYtrue, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:55,722 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-04 07:00:55,722 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-04 07:00:55,722 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-04 07:00:55,722 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-04 07:00:55,722 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-04 07:00:55,722 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-04 07:00:55,722 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-04 07:00:55,722 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-04 07:00:55,722 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:55,722 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-04 07:00:55,739 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 170#L1028-5true, Black: 325#true, 239#L1045-3true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:55,739 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-04 07:00:55,739 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-04 07:00:55,739 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-04 07:00:55,739 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-04 07:00:55,739 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1058] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [69#L1028-5true, 314#true, Black: 325#true, 309#true, 239#L1045-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:55,740 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-04 07:00:55,740 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-04 07:00:55,740 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-04 07:00:55,740 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 07:00:55,740 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-04 07:00:55,740 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [69#L1028-5true, 208#L1045-1true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:55,740 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-04 07:00:55,740 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-04 07:00:55,740 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:00:55,740 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:00:55,740 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [69#L1028-5true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:55,741 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-04 07:00:55,741 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-04 07:00:55,741 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 07:00:55,741 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 07:00:55,741 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 309#true, 152#L1045-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:55,741 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-04 07:00:55,741 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-04 07:00:55,741 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:00:55,741 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:00:55,741 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 314#true, 309#true, Black: 325#true, 239#L1045-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 311#true]) [2025-03-04 07:00:55,741 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-04 07:00:55,741 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 07:00:55,741 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 07:00:55,741 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-04 07:00:55,744 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][324], [69#L1028-5true, 329#true, 314#true, 309#true, Black: 325#true, 118#L1043-2true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:55,744 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-04 07:00:55,744 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-04 07:00:55,744 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-03-04 07:00:55,744 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-04 07:00:55,744 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 309#true, Black: 325#true, 152#L1045-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:55,744 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-04 07:00:55,744 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-04 07:00:55,744 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:00:55,744 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 07:00:55,744 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:00:55,744 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 314#true, 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 311#true, 150#L1045-5true]) [2025-03-04 07:00:55,744 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-04 07:00:55,744 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-04 07:00:55,744 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-04 07:00:55,744 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-04 07:00:55,744 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 314#true, Black: 325#true, 309#true, 239#L1045-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:55,744 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-04 07:00:55,744 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 07:00:55,744 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 07:00:55,744 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-04 07:00:55,745 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 07:00:55,745 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1062] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][348], [329#true, Black: 325#true, 309#true, 312#true, 118#L1043-2true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:55,745 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-03-04 07:00:55,745 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-04 07:00:55,745 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-04 07:00:55,745 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-04 07:00:55,745 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-04 07:00:55,757 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 314#true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 239#L1045-3true, 174#threadENTRYtrue, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:55,757 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-04 07:00:55,757 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-04 07:00:55,757 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-04 07:00:55,757 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-04 07:00:55,757 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:55,757 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-04 07:00:55,757 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-04 07:00:55,757 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:55,757 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:55,757 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:55,773 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [69#L1028-5true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:55,773 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-04 07:00:55,773 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-04 07:00:55,773 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 07:00:55,773 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:00:55,773 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 07:00:55,773 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 9#L1045-2true, 170#L1028-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:55,773 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-04 07:00:55,773 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-04 07:00:55,773 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-04 07:00:55,773 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-04 07:00:55,773 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1058] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [69#L1028-5true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:55,773 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-04 07:00:55,773 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-04 07:00:55,774 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:00:55,774 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-04 07:00:55,774 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-04 07:00:55,776 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1062] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 167#L1028-5true, 150#L1045-5true]) [2025-03-04 07:00:55,776 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-04 07:00:55,776 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-04 07:00:55,776 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-04 07:00:55,776 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-04 07:00:55,776 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-04 07:00:55,777 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][324], [69#L1028-5true, 329#true, 314#true, 309#true, Black: 325#true, 118#L1043-2true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:55,777 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is not cut-off event [2025-03-04 07:00:55,777 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2025-03-04 07:00:55,777 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-03-04 07:00:55,777 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-03-04 07:00:55,777 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-03-04 07:00:55,777 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 314#true, Black: 325#true, 309#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 311#true, 150#L1045-5true]) [2025-03-04 07:00:55,777 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-03-04 07:00:55,777 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-04 07:00:55,777 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-04 07:00:55,777 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-04 07:00:55,777 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:00:55,786 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_16| v_threadThread3of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][304], [310#true, 298#L1025true, 185#L1027true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 325#true, 312#true, 128#L1045true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:55,786 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-04 07:00:55,786 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-04 07:00:55,786 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-04 07:00:55,786 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-04 07:00:55,787 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_16| v_threadThread3of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][304], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 251#L1025true, Black: 325#true, 312#true, 128#L1045true, 187#L1027true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:55,787 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-04 07:00:55,787 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-04 07:00:55,787 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-04 07:00:55,787 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-04 07:00:55,789 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [69#L1028-5true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 174#threadENTRYtrue, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:55,789 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-04 07:00:55,789 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:55,789 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-04 07:00:55,789 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:55,789 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:55,789 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:55,789 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:55,789 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:55,789 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-04 07:00:55,789 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:55,792 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 298#L1025true, 314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 150#L1045-5true]) [2025-03-04 07:00:55,792 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-04 07:00:55,792 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:55,792 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-04 07:00:55,792 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:55,792 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:55,792 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-04 07:00:55,792 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:55,792 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:55,792 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:55,792 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:55,809 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [69#L1028-5true, 208#L1045-1true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:55,809 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-04 07:00:55,809 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-04 07:00:55,809 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:00:55,809 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:00:55,809 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:00:55,809 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [208#L1045-1true, 310#true, 170#L1028-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:55,809 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-04 07:00:55,809 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-04 07:00:55,809 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-04 07:00:55,809 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-04 07:00:55,809 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1058] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [69#L1028-5true, 208#L1045-1true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:55,809 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-04 07:00:55,809 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-04 07:00:55,809 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:00:55,809 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-04 07:00:55,809 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-04 07:00:55,810 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1062] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][350], [332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 309#true, 312#true, 152#L1045-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true, 167#L1028-5true]) [2025-03-04 07:00:55,810 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-04 07:00:55,810 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-04 07:00:55,810 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-04 07:00:55,810 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-04 07:00:55,810 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-04 07:00:55,822 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_16| v_threadThread3of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][304], [310#true, 201#L1029true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 325#true, 312#true, 128#L1045true, 321#(= |#race~threads_total~0| 0), 174#threadENTRYtrue, 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:55,822 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-04 07:00:55,822 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-04 07:00:55,822 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-04 07:00:55,822 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-04 07:00:55,822 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [69#L1028-5true, 208#L1045-1true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 174#threadENTRYtrue, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:55,822 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-04 07:00:55,822 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:55,822 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:55,822 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:55,822 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:55,822 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-04 07:00:55,822 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:55,822 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:55,822 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:55,822 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:55,825 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 298#L1025true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 309#true, 312#true, 152#L1045-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:55,825 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-04 07:00:55,825 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:55,825 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:55,825 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:55,825 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:55,825 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:55,825 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-04 07:00:55,825 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:55,825 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:55,825 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:55,844 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1062] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [Black: 325#true, 309#true, 312#true, 239#L1045-3true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 167#L1028-5true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:55,845 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-04 07:00:55,845 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-04 07:00:55,845 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-04 07:00:55,845 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-04 07:00:55,845 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-04 07:00:55,846 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [208#L1045-1true, 310#true, 170#L1028-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:55,846 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-04 07:00:55,846 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-04 07:00:55,846 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-04 07:00:55,846 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-04 07:00:55,846 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:00:55,846 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 9#L1045-2true, 170#L1028-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:55,846 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-04 07:00:55,846 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-04 07:00:55,846 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-04 07:00:55,846 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-04 07:00:55,846 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:00:55,846 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 170#L1028-5true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 152#L1045-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:55,846 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-03-04 07:00:55,846 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-04 07:00:55,846 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-04 07:00:55,846 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 07:00:55,846 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-04 07:00:55,846 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 170#L1028-5true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 311#true, 150#L1045-5true]) [2025-03-04 07:00:55,846 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-03-04 07:00:55,846 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-04 07:00:55,846 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-04 07:00:55,846 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:00:55,846 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-04 07:00:55,846 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 170#L1028-5true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 239#L1045-3true, 313#true, 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:55,846 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-04 07:00:55,846 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 07:00:55,846 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-04 07:00:55,846 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-04 07:00:55,846 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-04 07:00:55,847 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [208#L1045-1true, 310#true, 170#L1028-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:55,847 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-04 07:00:55,847 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-04 07:00:55,847 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-04 07:00:55,847 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-04 07:00:55,847 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:00:55,847 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-04 07:00:55,847 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 9#L1045-2true, 170#L1028-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:55,847 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-04 07:00:55,847 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-04 07:00:55,847 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-04 07:00:55,847 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-04 07:00:55,847 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:00:55,847 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-04 07:00:55,847 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 170#L1028-5true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 152#L1045-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true, 311#true]) [2025-03-04 07:00:55,847 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-04 07:00:55,847 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-04 07:00:55,847 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-04 07:00:55,847 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 07:00:55,847 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-04 07:00:55,847 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-04 07:00:55,847 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 170#L1028-5true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 311#true, 150#L1045-5true]) [2025-03-04 07:00:55,847 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-04 07:00:55,847 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-04 07:00:55,847 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-04 07:00:55,847 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-04 07:00:55,847 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:00:55,847 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-04 07:00:55,847 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 170#L1028-5true, Black: 325#true, 239#L1045-3true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 311#true]) [2025-03-04 07:00:55,847 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-04 07:00:55,848 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 07:00:55,848 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-04 07:00:55,848 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-04 07:00:55,848 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-04 07:00:55,848 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-04 07:00:55,848 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_16| v_threadThread3of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][304], [334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 156#L1029true, Black: 325#true, 309#true, 312#true, 128#L1045true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:55,848 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-03-04 07:00:55,848 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-04 07:00:55,848 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-04 07:00:55,848 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-04 07:00:55,849 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 170#L1028-5true, Black: 325#true, 118#L1043-2true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:55,849 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-03-04 07:00:55,849 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-04 07:00:55,849 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-04 07:00:55,849 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-04 07:00:55,849 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-04 07:00:55,850 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1058] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][323], [69#L1028-5true, 329#true, 314#true, Black: 325#true, 309#true, 118#L1043-2true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:55,850 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-03-04 07:00:55,850 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-04 07:00:55,850 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-04 07:00:55,850 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-04 07:00:55,850 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-04 07:00:55,850 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1058] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 309#true, 152#L1045-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:55,850 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-04 07:00:55,850 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 07:00:55,850 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-04 07:00:55,850 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-04 07:00:55,850 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-04 07:00:55,850 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 07:00:55,850 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1058] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~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, Black: 325#true, 309#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 311#true, 150#L1045-5true]) [2025-03-04 07:00:55,850 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-04 07:00:55,850 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-04 07:00:55,850 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:00:55,850 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-04 07:00:55,850 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:00:55,850 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-04 07:00:55,850 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1058] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [69#L1028-5true, 314#true, Black: 325#true, 309#true, 239#L1045-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:55,850 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-04 07:00:55,850 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-04 07:00:55,850 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-04 07:00:55,850 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 07:00:55,850 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 07:00:55,850 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-04 07:00:55,862 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 298#L1025true, 314#true, Black: 325#true, 309#true, 312#true, 239#L1045-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:55,862 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-03-04 07:00:55,862 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:55,862 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:55,862 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:55,862 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:55,862 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-04 07:00:55,862 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:55,862 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-04 07:00:55,862 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-04 07:00:55,862 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:55,881 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1058] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [69#L1028-5true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:55,881 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-04 07:00:55,881 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-04 07:00:55,881 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:00:55,881 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-04 07:00:55,881 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-04 07:00:55,881 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:00:55,881 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1062] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:55,881 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-04 07:00:55,881 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-04 07:00:55,881 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-04 07:00:55,881 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-04 07:00:55,881 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-04 07:00:55,883 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1062] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [208#L1045-1true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:55,883 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-03-04 07:00:55,883 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-04 07:00:55,883 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-04 07:00:55,883 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-04 07:00:55,883 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-04 07:00:55,883 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1062] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:55,883 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-04 07:00:55,883 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-04 07:00:55,883 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-04 07:00:55,883 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-04 07:00:55,883 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:00:55,883 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-04 07:00:55,883 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1062] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][350], [332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 309#true, 312#true, 152#L1045-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:55,883 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-04 07:00:55,883 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-04 07:00:55,883 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-04 07:00:55,883 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 07:00:55,883 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-04 07:00:55,883 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-04 07:00:55,883 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1062] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 167#L1028-5true, 150#L1045-5true]) [2025-03-04 07:00:55,883 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-03-04 07:00:55,883 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 07:00:55,883 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-04 07:00:55,883 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-04 07:00:55,883 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-04 07:00:55,883 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-04 07:00:55,883 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1062] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [Black: 325#true, 309#true, 312#true, 239#L1045-3true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 167#L1028-5true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:55,883 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-04 07:00:55,883 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-04 07:00:55,883 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-04 07:00:55,883 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-04 07:00:55,883 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:00:55,883 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-04 07:00:55,896 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [69#L1028-5true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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#L1025true, 314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:55,896 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-03-04 07:00:55,896 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-04 07:00:55,896 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:55,896 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-04 07:00:55,896 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:55,896 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-04 07:00:55,896 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:55,896 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:55,896 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:55,896 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:55,915 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1058] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [69#L1028-5true, 208#L1045-1true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:55,916 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-04 07:00:55,916 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:00:55,916 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-04 07:00:55,916 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:00:55,916 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-04 07:00:55,916 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-04 07:00:55,916 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1062] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [208#L1045-1true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:55,916 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-04 07:00:55,916 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-04 07:00:55,916 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-04 07:00:55,916 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-04 07:00:55,916 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-04 07:00:55,916 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-04 07:00:55,916 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 208#L1045-1true, 170#L1028-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:55,916 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-03-04 07:00:55,916 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-04 07:00:55,916 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:00:55,916 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-04 07:00:55,916 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-04 07:00:55,916 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:00:55,916 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-04 07:00:55,916 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 9#L1045-2true, 170#L1028-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:55,916 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-04 07:00:55,916 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-04 07:00:55,916 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-04 07:00:55,916 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:00:55,916 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-04 07:00:55,916 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:00:55,916 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-04 07:00:55,917 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 170#L1028-5true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 152#L1045-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:55,917 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-04 07:00:55,917 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-04 07:00:55,917 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 07:00:55,917 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-04 07:00:55,917 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 07:00:55,917 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-04 07:00:55,917 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-04 07:00:55,917 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 170#L1028-5true, Black: 325#true, 239#L1045-3true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:55,917 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-04 07:00:55,917 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 07:00:55,917 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-04 07:00:55,917 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 07:00:55,917 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-04 07:00:55,917 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-04 07:00:55,917 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-04 07:00:55,927 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][324], [69#L1028-5true, 329#true, 314#true, 309#true, Black: 325#true, 137#L1043-7true, 312#true, 321#(= |#race~threads_total~0| 0), 174#threadENTRYtrue, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:55,927 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-04 07:00:55,927 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-04 07:00:55,927 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:55,927 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-04 07:00:55,927 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-04 07:00:55,927 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:55,931 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_16| v_threadThread3of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][304], [201#L1029true, 310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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#L1025true, Black: 325#true, 128#L1045true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:55,931 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-03-04 07:00:55,931 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-04 07:00:55,931 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-04 07:00:55,931 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-04 07:00:55,931 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [69#L1028-5true, 208#L1045-1true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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#L1025true, 314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:55,931 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-03-04 07:00:55,931 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:55,931 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-04 07:00:55,931 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:55,931 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-04 07:00:55,931 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-04 07:00:55,931 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:55,931 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:55,931 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:55,931 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-04 07:00:55,958 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][324], [69#L1028-5true, 329#true, 314#true, 309#true, Black: 325#true, 312#true, 6#L1043-6true, 321#(= |#race~threads_total~0| 0), 174#threadENTRYtrue, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:55,958 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-04 07:00:55,958 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-04 07:00:55,958 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:55,958 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:55,958 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:55,958 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:55,965 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_16| v_threadThread3of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][304], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 325#true, 312#true, 7#L1031-8true, 128#L1045true, 321#(= |#race~threads_total~0| 0), 174#threadENTRYtrue, 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:55,965 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-03-04 07:00:55,965 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-03-04 07:00:55,965 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-04 07:00:55,965 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-04 07:00:55,974 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 170#L1028-5true, Black: 325#true, 312#true, 118#L1043-2true, 321#(= |#race~threads_total~0| 0), 313#true, 174#threadENTRYtrue, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:55,974 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-03-04 07:00:55,974 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-04 07:00:55,974 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-04 07:00:55,974 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-03-04 07:00:55,974 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-04 07:00:55,974 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-04 07:00:55,974 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 9#L1045-2true, 170#L1028-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 174#threadENTRYtrue, 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:55,974 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-04 07:00:55,974 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-04 07:00:55,974 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-04 07:00:55,974 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:55,974 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-04 07:00:55,974 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:55,974 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:55,974 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:55,974 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-04 07:00:55,974 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:55,974 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 208#L1045-1true, 170#L1028-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 174#threadENTRYtrue, 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:55,974 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-04 07:00:55,974 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:55,974 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:55,974 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:55,974 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-04 07:00:55,974 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-04 07:00:55,974 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:55,974 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:55,974 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:55,974 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:55,974 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 170#L1028-5true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 152#L1045-4true, 174#threadENTRYtrue, 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:55,974 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-04 07:00:55,974 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-04 07:00:55,974 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-04 07:00:55,974 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-04 07:00:55,974 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-04 07:00:55,974 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-04 07:00:55,975 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-04 07:00:55,975 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-04 07:00:55,975 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-04 07:00:55,975 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:55,975 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 170#L1028-5true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 174#threadENTRYtrue, 313#true, 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 150#L1045-5true]) [2025-03-04 07:00:55,975 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-04 07:00:55,975 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-04 07:00:55,975 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-04 07:00:55,975 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-04 07:00:55,975 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-04 07:00:55,975 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-04 07:00:55,975 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-04 07:00:55,975 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-04 07:00:55,975 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-04 07:00:55,975 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 170#L1028-5true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 239#L1045-3true, 174#threadENTRYtrue, 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:55,975 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-04 07:00:55,975 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-04 07:00:55,975 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:55,975 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-04 07:00:55,975 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:55,975 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:55,975 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-04 07:00:55,975 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-04 07:00:55,975 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-04 07:00:55,975 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-04 07:00:55,985 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [69#L1028-5true, 208#L1045-1true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:55,985 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-04 07:00:55,985 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-04 07:00:55,985 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:00:55,985 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:00:55,985 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:00:55,986 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:00:55,986 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [69#L1028-5true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:55,986 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-04 07:00:55,986 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-04 07:00:55,986 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 07:00:55,986 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:00:55,986 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:00:55,986 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 07:00:55,986 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 309#true, Black: 325#true, 152#L1045-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:55,986 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-04 07:00:55,986 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-04 07:00:55,986 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:00:55,986 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 07:00:55,986 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 07:00:55,986 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:00:55,986 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 314#true, 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 311#true, 150#L1045-5true]) [2025-03-04 07:00:55,986 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-04 07:00:55,986 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-04 07:00:55,986 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-04 07:00:55,986 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-04 07:00:55,986 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:00:55,986 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-04 07:00:55,986 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 314#true, 309#true, Black: 325#true, 239#L1045-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:55,986 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-04 07:00:55,986 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 07:00:55,986 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 07:00:55,986 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-04 07:00:55,986 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 07:00:55,986 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 07:00:55,987 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_16| v_threadThread3of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][304], [334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 325#true, 309#true, 312#true, 128#L1045true, 242#L1031-8true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:55,987 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-03-04 07:00:55,987 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-04 07:00:55,987 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-04 07:00:55,987 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-04 07:00:55,987 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1062] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:55,987 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-04 07:00:55,987 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-04 07:00:55,987 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-04 07:00:55,987 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-04 07:00:55,987 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-04 07:00:55,987 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:00:55,987 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-04 07:00:55,987 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1062] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [208#L1045-1true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true, 167#L1028-5true]) [2025-03-04 07:00:55,988 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-04 07:00:55,988 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-04 07:00:55,988 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-04 07:00:55,988 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-04 07:00:55,988 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-04 07:00:55,988 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-04 07:00:55,988 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:00:55,988 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1062] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][350], [332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 309#true, 312#true, 152#L1045-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:55,988 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-04 07:00:55,988 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-04 07:00:55,988 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-04 07:00:55,988 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 07:00:55,988 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-04 07:00:55,988 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-04 07:00:55,988 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-04 07:00:55,988 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1062] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 167#L1028-5true, 150#L1045-5true]) [2025-03-04 07:00:55,988 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-03-04 07:00:55,988 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 07:00:55,988 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-04 07:00:55,988 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-04 07:00:55,988 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-04 07:00:55,988 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-04 07:00:55,988 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-04 07:00:55,988 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1062] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [Black: 325#true, 309#true, 312#true, 239#L1045-3true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 167#L1028-5true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:55,988 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-04 07:00:55,988 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-04 07:00:55,988 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-04 07:00:55,988 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-04 07:00:55,988 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:00:55,988 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-04 07:00:55,988 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-04 07:00:55,992 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][324], [69#L1028-5true, 329#true, 314#true, 309#true, Black: 325#true, 312#true, 184#L1043-5true, 321#(= |#race~threads_total~0| 0), 174#threadENTRYtrue, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:55,992 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-04 07:00:55,992 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:55,992 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:55,992 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:55,992 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:55,992 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:56,014 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][324], [69#L1028-5true, 329#true, 314#true, Black: 325#true, 309#true, 312#true, 187#L1027true, 118#L1043-2true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:56,014 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-04 07:00:56,014 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:56,014 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-04 07:00:56,014 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-04 07:00:56,014 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-04 07:00:56,014 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-04 07:00:56,014 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-04 07:00:56,019 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 208#L1045-1true, 170#L1028-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:56,019 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-03-04 07:00:56,019 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-04 07:00:56,019 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:00:56,019 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-04 07:00:56,019 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-04 07:00:56,019 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:00:56,019 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-04 07:00:56,019 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-04 07:00:56,019 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 9#L1045-2true, 170#L1028-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:56,019 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-04 07:00:56,019 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-04 07:00:56,019 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-04 07:00:56,019 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:00:56,019 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-04 07:00:56,019 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:00:56,019 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-04 07:00:56,019 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-04 07:00:56,019 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 170#L1028-5true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 152#L1045-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:56,019 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-04 07:00:56,019 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-04 07:00:56,019 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 07:00:56,019 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-04 07:00:56,019 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 07:00:56,019 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-04 07:00:56,019 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-04 07:00:56,019 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-04 07:00:56,019 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 170#L1028-5true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 311#true, 150#L1045-5true]) [2025-03-04 07:00:56,019 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-03-04 07:00:56,019 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-04 07:00:56,019 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:00:56,019 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-04 07:00:56,019 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-04 07:00:56,019 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:00:56,019 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-04 07:00:56,019 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 170#L1028-5true, Black: 325#true, 239#L1045-3true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:56,019 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-04 07:00:56,019 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 07:00:56,019 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-04 07:00:56,019 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-04 07:00:56,019 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 07:00:56,019 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-04 07:00:56,019 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-04 07:00:56,019 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-04 07:00:56,020 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [69#L1028-5true, 208#L1045-1true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:56,020 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-03-04 07:00:56,020 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-04 07:00:56,020 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:00:56,020 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:00:56,020 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:00:56,020 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:00:56,020 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:00:56,020 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [69#L1028-5true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:56,020 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-04 07:00:56,020 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-04 07:00:56,020 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:00:56,020 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 07:00:56,020 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:00:56,021 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:00:56,021 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 07:00:56,021 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 309#true, 152#L1045-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:56,021 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-04 07:00:56,021 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-04 07:00:56,021 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 07:00:56,021 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:00:56,021 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 07:00:56,021 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 07:00:56,021 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:00:56,021 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 314#true, 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 311#true, 150#L1045-5true]) [2025-03-04 07:00:56,021 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-03-04 07:00:56,021 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-04 07:00:56,021 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-04 07:00:56,021 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:00:56,021 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-04 07:00:56,021 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:00:56,021 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-04 07:00:56,021 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 314#true, 309#true, Black: 325#true, 239#L1045-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 311#true]) [2025-03-04 07:00:56,021 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-04 07:00:56,021 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 07:00:56,021 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 07:00:56,021 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 07:00:56,021 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-04 07:00:56,021 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 07:00:56,021 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 07:00:56,022 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1058] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [69#L1028-5true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:56,022 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-04 07:00:56,022 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-04 07:00:56,022 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:00:56,022 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-04 07:00:56,022 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:00:56,022 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-04 07:00:56,022 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:00:56,022 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1058] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [69#L1028-5true, 208#L1045-1true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:56,022 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-03-04 07:00:56,022 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:00:56,022 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-04 07:00:56,022 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:00:56,022 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:00:56,022 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-04 07:00:56,022 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-04 07:00:56,022 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1058] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 309#true, 152#L1045-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:56,022 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-04 07:00:56,022 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 07:00:56,022 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 07:00:56,022 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-04 07:00:56,022 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-04 07:00:56,022 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-04 07:00:56,022 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 07:00:56,022 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1058] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~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, Black: 325#true, 309#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 311#true, 150#L1045-5true]) [2025-03-04 07:00:56,022 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-03-04 07:00:56,022 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-04 07:00:56,022 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:00:56,022 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-04 07:00:56,022 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 07:00:56,022 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:00:56,022 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-04 07:00:56,022 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1058] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [69#L1028-5true, 314#true, Black: 325#true, 309#true, 239#L1045-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:56,022 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-04 07:00:56,022 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-04 07:00:56,022 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-04 07:00:56,022 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 07:00:56,022 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:00:56,022 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 07:00:56,022 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-04 07:00:56,023 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][324], [69#L1028-5true, 329#true, 314#true, 262#L1043-4true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 174#threadENTRYtrue, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:56,023 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-03-04 07:00:56,023 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:56,023 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:56,023 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:56,023 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-04 07:00:56,023 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:56,032 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][324], [69#L1028-5true, 329#true, 298#L1025true, 314#true, Black: 325#true, 309#true, 137#L1043-7true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:56,032 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-03-04 07:00:56,032 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:56,032 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:56,032 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-04 07:00:56,032 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:56,058 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][324], [329#true, 69#L1028-5true, 298#L1025true, 314#true, Black: 325#true, 309#true, 312#true, 6#L1043-6true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:56,058 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-03-04 07:00:56,058 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:56,058 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-04 07:00:56,058 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:56,058 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:56,065 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_16| v_threadThread3of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][304], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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#L1025true, Black: 325#true, 128#L1045true, 312#true, 7#L1031-8true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:56,065 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-03-04 07:00:56,065 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-04 07:00:56,065 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-04 07:00:56,065 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-04 07:00:56,066 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_16| v_threadThread3of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][304], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 325#true, 312#true, 128#L1045true, 36#L1031-2true, 321#(= |#race~threads_total~0| 0), 174#threadENTRYtrue, 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:56,066 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-03-04 07:00:56,066 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-04 07:00:56,066 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-04 07:00:56,066 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-04 07:00:56,074 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 170#L1028-5true, 298#L1025true, Black: 325#true, 312#true, 118#L1043-2true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:56,074 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-03-04 07:00:56,074 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-04 07:00:56,074 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-04 07:00:56,074 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-04 07:00:56,074 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-04 07:00:56,074 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-04 07:00:56,074 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-04 07:00:56,074 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [208#L1045-1true, 310#true, 170#L1028-5true, 298#L1025true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:56,074 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-03-04 07:00:56,074 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-04 07:00:56,074 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-04 07:00:56,074 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-04 07:00:56,074 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-04 07:00:56,074 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-04 07:00:56,074 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:56,074 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-04 07:00:56,074 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-04 07:00:56,074 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:56,075 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 9#L1045-2true, 170#L1028-5true, 298#L1025true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:56,075 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-03-04 07:00:56,075 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-04 07:00:56,075 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-04 07:00:56,075 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:56,075 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-04 07:00:56,075 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-04 07:00:56,075 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-04 07:00:56,075 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:56,075 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:56,075 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-04 07:00:56,075 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 170#L1028-5true, 298#L1025true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 152#L1045-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:56,075 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-04 07:00:56,075 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-04 07:00:56,075 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-04 07:00:56,075 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:56,075 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:56,075 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:56,075 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:56,075 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:56,075 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:56,075 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:56,075 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 170#L1028-5true, 298#L1025true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 150#L1045-5true]) [2025-03-04 07:00:56,075 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-04 07:00:56,075 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:56,075 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:56,075 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:56,075 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:56,075 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:56,075 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-04 07:00:56,075 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-04 07:00:56,075 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-04 07:00:56,075 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-04 07:00:56,075 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 170#L1028-5true, 298#L1025true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 239#L1045-3true, 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:56,075 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-03-04 07:00:56,075 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:56,075 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:56,075 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-04 07:00:56,075 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-04 07:00:56,075 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-04 07:00:56,075 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:56,075 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-04 07:00:56,075 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-04 07:00:56,075 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-04 07:00:56,082 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 170#L1028-5true, 137#L1043-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:56,082 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-04 07:00:56,082 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-04 07:00:56,082 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-04 07:00:56,082 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-04 07:00:56,083 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [69#L1028-5true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:56,083 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-04 07:00:56,083 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-04 07:00:56,084 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:00:56,084 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 07:00:56,084 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:00:56,084 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-04 07:00:56,084 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:00:56,084 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 07:00:56,084 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [69#L1028-5true, 208#L1045-1true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:56,084 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-04 07:00:56,084 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-04 07:00:56,084 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:00:56,084 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:00:56,084 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:00:56,084 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-04 07:00:56,084 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:00:56,084 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:00:56,084 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 309#true, 152#L1045-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:56,084 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-04 07:00:56,084 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-04 07:00:56,084 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 07:00:56,084 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:00:56,084 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 07:00:56,084 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 07:00:56,084 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-04 07:00:56,084 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:00:56,084 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 314#true, Black: 325#true, 309#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 311#true, 150#L1045-5true]) [2025-03-04 07:00:56,084 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-04 07:00:56,084 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-04 07:00:56,084 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-04 07:00:56,084 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:00:56,084 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-04 07:00:56,084 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:00:56,084 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-04 07:00:56,084 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-04 07:00:56,084 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 314#true, Black: 325#true, 309#true, 239#L1045-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:56,084 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-04 07:00:56,084 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 07:00:56,084 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 07:00:56,084 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 07:00:56,084 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-04 07:00:56,084 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 07:00:56,084 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 07:00:56,084 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-04 07:00:56,087 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][324], [69#L1028-5true, 329#true, 298#L1025true, 314#true, 309#true, Black: 325#true, 312#true, 184#L1043-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:56,087 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-03-04 07:00:56,087 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-04 07:00:56,087 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:56,087 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:56,087 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:56,107 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 170#L1028-5true, Black: 325#true, 6#L1043-6true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:56,107 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-04 07:00:56,107 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-04 07:00:56,107 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-04 07:00:56,107 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-04 07:00:56,110 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][324], [69#L1028-5true, 329#true, 298#L1025true, 314#true, 262#L1043-4true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:56,110 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-03-04 07:00:56,110 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:56,110 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-04 07:00:56,110 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-04 07:00:56,110 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-04 07:00:56,121 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_16| v_threadThread3of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][304], [310#true, 185#L1027true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 325#true, 312#true, 128#L1045true, 187#L1027true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:56,121 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-04 07:00:56,121 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-04 07:00:56,121 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-04 07:00:56,121 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:56,127 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 314#true, Black: 325#true, 309#true, 312#true, 187#L1027true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 150#L1045-5true]) [2025-03-04 07:00:56,127 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-03-04 07:00:56,127 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-04 07:00:56,127 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-04 07:00:56,127 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-04 07:00:56,127 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-04 07:00:56,127 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:56,127 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-04 07:00:56,127 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:56,127 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:56,127 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:56,133 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 170#L1028-5true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 184#L1043-5true, 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:56,134 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-03-04 07:00:56,134 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-04 07:00:56,134 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-04 07:00:56,134 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-04 07:00:56,150 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_16| v_threadThread3of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][304], [310#true, 298#L1025true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 325#true, 312#true, 128#L1045true, 36#L1031-2true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true]) [2025-03-04 07:00:56,150 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-04 07:00:56,150 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-04 07:00:56,150 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-04 07:00:56,150 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-04 07:00:56,154 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 309#true, 312#true, 187#L1027true, 152#L1045-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:56,154 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-03-04 07:00:56,154 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:56,154 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:56,154 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:56,154 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-04 07:00:56,154 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:56,154 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:56,154 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-04 07:00:56,154 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:56,154 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:56,161 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 170#L1028-5true, 262#L1043-4true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true, 311#true]) [2025-03-04 07:00:56,161 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-03-04 07:00:56,161 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-04 07:00:56,161 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-04 07:00:56,161 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-04 07:00:56,164 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 309#true, 152#L1045-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:56,164 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-03-04 07:00:56,164 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-04 07:00:56,164 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 07:00:56,164 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:00:56,164 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 07:00:56,164 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 07:00:56,164 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 07:00:56,164 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-04 07:00:56,164 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:00:56,177 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 314#true, 309#true, Black: 325#true, 312#true, 187#L1027true, 239#L1045-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:56,178 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-03-04 07:00:56,178 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:56,178 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:56,178 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:56,178 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:56,178 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:56,178 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:56,178 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:56,178 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:56,178 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:56,182 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [69#L1028-5true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 174#threadENTRYtrue, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:56,182 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-03-04 07:00:56,182 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:56,182 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-04 07:00:56,182 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:56,182 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:56,182 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-04 07:00:56,182 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:56,182 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:56,182 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:56,182 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-04 07:00:56,182 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:56,182 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [69#L1028-5true, 208#L1045-1true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 174#threadENTRYtrue, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:56,182 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-03-04 07:00:56,182 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:56,182 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:56,182 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-04 07:00:56,182 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:56,182 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:56,182 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-04 07:00:56,182 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:56,182 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:56,182 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:56,182 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:56,182 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 309#true, Black: 325#true, 312#true, 152#L1045-4true, 321#(= |#race~threads_total~0| 0), 174#threadENTRYtrue, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:56,182 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-03-04 07:00:56,182 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-04 07:00:56,182 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-04 07:00:56,182 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-04 07:00:56,182 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-04 07:00:56,182 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-04 07:00:56,183 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-04 07:00:56,183 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-04 07:00:56,183 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-04 07:00:56,183 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:56,183 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-04 07:00:56,183 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 314#true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 174#threadENTRYtrue, 327#(= |#race~tids~0| 0), 150#L1045-5true]) [2025-03-04 07:00:56,183 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-03-04 07:00:56,183 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-04 07:00:56,183 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-04 07:00:56,183 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-04 07:00:56,183 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-04 07:00:56,183 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-04 07:00:56,183 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-04 07:00:56,183 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-04 07:00:56,183 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-04 07:00:56,183 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-04 07:00:56,183 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 314#true, 309#true, Black: 325#true, 312#true, 239#L1045-3true, 321#(= |#race~threads_total~0| 0), 174#threadENTRYtrue, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:56,183 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-03-04 07:00:56,183 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-04 07:00:56,183 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-04 07:00:56,183 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-04 07:00:56,183 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:56,183 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-04 07:00:56,183 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-04 07:00:56,183 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:56,183 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:56,183 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:56,183 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-04 07:00:56,191 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 170#L1028-5true, 137#L1043-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:56,191 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-04 07:00:56,191 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-04 07:00:56,191 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-04 07:00:56,191 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-04 07:00:56,191 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-04 07:00:56,191 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 314#true, 309#true, Black: 325#true, 239#L1045-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:56,191 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-03-04 07:00:56,191 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 07:00:56,191 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 07:00:56,191 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 07:00:56,191 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-04 07:00:56,192 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 07:00:56,192 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:00:56,192 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 07:00:56,192 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-04 07:00:56,206 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [69#L1028-5true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 187#L1027true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:56,206 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-03-04 07:00:56,206 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:56,206 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:56,206 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:56,206 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:56,206 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:56,206 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:56,206 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:56,206 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:56,206 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:56,217 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 170#L1028-5true, Black: 325#true, 6#L1043-6true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:56,217 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-04 07:00:56,217 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-04 07:00:56,217 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-04 07:00:56,217 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-04 07:00:56,217 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-04 07:00:56,218 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][324], [69#L1028-5true, 329#true, 314#true, 137#L1043-7true, Black: 325#true, 309#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:56,218 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is not cut-off event [2025-03-04 07:00:56,218 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is not cut-off event [2025-03-04 07:00:56,218 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is not cut-off event [2025-03-04 07:00:56,218 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is not cut-off event [2025-03-04 07:00:56,219 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [69#L1028-5true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:56,219 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-03-04 07:00:56,219 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-04 07:00:56,219 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:00:56,219 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 07:00:56,219 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:00:56,219 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:00:56,219 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-04 07:00:56,219 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:00:56,219 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 07:00:56,219 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 9#L1045-2true, 170#L1028-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:56,219 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-04 07:00:56,219 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-04 07:00:56,219 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-04 07:00:56,219 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:00:56,219 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-04 07:00:56,219 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-04 07:00:56,219 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:00:56,219 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-04 07:00:56,219 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-04 07:00:56,219 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 208#L1045-1true, 170#L1028-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:56,219 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-04 07:00:56,219 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-04 07:00:56,219 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:00:56,219 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-04 07:00:56,220 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-04 07:00:56,220 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-04 07:00:56,220 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:00:56,220 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-04 07:00:56,220 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-04 07:00:56,220 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 170#L1028-5true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 152#L1045-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:56,220 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-03-04 07:00:56,220 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-04 07:00:56,220 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 07:00:56,220 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-04 07:00:56,220 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-04 07:00:56,220 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 07:00:56,220 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-04 07:00:56,220 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-04 07:00:56,220 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-04 07:00:56,220 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 170#L1028-5true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 311#true, 150#L1045-5true]) [2025-03-04 07:00:56,220 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-03-04 07:00:56,220 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-04 07:00:56,220 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:00:56,220 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-04 07:00:56,220 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-04 07:00:56,220 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-04 07:00:56,220 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 07:00:56,220 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-04 07:00:56,220 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 170#L1028-5true, Black: 325#true, 239#L1045-3true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:56,220 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-04 07:00:56,220 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 07:00:56,220 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-04 07:00:56,220 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-04 07:00:56,220 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 07:00:56,220 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-04 07:00:56,220 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-04 07:00:56,220 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-04 07:00:56,220 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-04 07:00:56,234 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_16| v_threadThread3of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][304], [201#L1029true, 310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 325#true, 128#L1045true, 312#true, 187#L1027true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:56,234 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-04 07:00:56,234 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-04 07:00:56,234 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-04 07:00:56,234 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-04 07:00:56,234 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [69#L1028-5true, 208#L1045-1true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 187#L1027true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:56,234 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-03-04 07:00:56,234 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:56,235 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:56,235 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:56,235 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:56,235 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:56,235 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:56,235 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-04 07:00:56,235 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:56,235 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:56,238 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [69#L1028-5true, 208#L1045-1true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 174#threadENTRYtrue, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:56,238 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-03-04 07:00:56,238 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:56,238 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:56,238 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-04 07:00:56,238 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:56,238 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:56,238 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-04 07:00:56,238 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:56,238 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-04 07:00:56,238 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:56,238 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:56,238 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:56,238 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [69#L1028-5true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 174#threadENTRYtrue, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:56,238 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-03-04 07:00:56,238 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:56,238 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-04 07:00:56,238 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:56,238 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-04 07:00:56,238 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:56,238 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-04 07:00:56,238 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:56,238 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:56,238 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:56,238 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-04 07:00:56,238 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:56,239 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 152#L1045-4true, 174#threadENTRYtrue, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:56,239 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-03-04 07:00:56,239 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-04 07:00:56,239 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-04 07:00:56,239 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-04 07:00:56,239 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-04 07:00:56,239 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-04 07:00:56,239 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-04 07:00:56,239 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-04 07:00:56,239 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-04 07:00:56,239 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-04 07:00:56,239 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:56,239 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-04 07:00:56,239 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 314#true, 309#true, Black: 325#true, 312#true, 239#L1045-3true, 321#(= |#race~threads_total~0| 0), 174#threadENTRYtrue, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:56,239 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-03-04 07:00:56,239 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-04 07:00:56,239 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-04 07:00:56,239 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-04 07:00:56,239 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:56,239 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-04 07:00:56,239 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-04 07:00:56,239 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:56,239 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-04 07:00:56,239 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:56,239 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:56,239 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-04 07:00:56,250 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 170#L1028-5true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 184#L1043-5true, 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:56,250 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-04 07:00:56,250 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-04 07:00:56,250 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-04 07:00:56,250 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-04 07:00:56,250 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-04 07:00:56,251 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][324], [69#L1028-5true, 329#true, 314#true, Black: 325#true, 309#true, 6#L1043-6true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:56,251 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is not cut-off event [2025-03-04 07:00:56,251 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is not cut-off event [2025-03-04 07:00:56,251 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is not cut-off event [2025-03-04 07:00:56,251 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is not cut-off event [2025-03-04 07:00:56,252 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [69#L1028-5true, 208#L1045-1true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:56,252 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-03-04 07:00:56,252 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-04 07:00:56,252 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:00:56,252 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:00:56,252 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:00:56,252 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:00:56,252 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-04 07:00:56,252 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:00:56,252 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:00:56,272 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [69#L1028-5true, 208#L1045-1true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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#L1025true, 314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:56,272 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-03-04 07:00:56,272 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:56,272 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-04 07:00:56,272 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-04 07:00:56,272 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:56,272 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-04 07:00:56,272 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-04 07:00:56,272 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:56,272 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:56,272 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:56,272 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-04 07:00:56,272 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [69#L1028-5true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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#L1025true, 314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:56,272 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-03-04 07:00:56,273 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-04 07:00:56,273 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:56,273 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-04 07:00:56,273 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:56,273 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-04 07:00:56,273 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:56,273 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:56,273 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:56,273 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:56,273 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-04 07:00:56,273 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 298#L1025true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 309#true, 312#true, 152#L1045-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:56,273 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-03-04 07:00:56,273 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:56,273 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:56,273 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:56,273 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:56,273 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:56,273 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-04 07:00:56,273 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-04 07:00:56,273 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:56,273 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:56,273 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:56,273 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 298#L1025true, 314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 150#L1045-5true]) [2025-03-04 07:00:56,273 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-03-04 07:00:56,273 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:56,273 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-04 07:00:56,273 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:56,273 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-04 07:00:56,273 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:56,273 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-04 07:00:56,273 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:56,273 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:56,273 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:56,273 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:56,273 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 298#L1025true, 314#true, Black: 325#true, 309#true, 312#true, 239#L1045-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:56,273 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-03-04 07:00:56,273 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:56,273 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:56,273 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:56,273 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-04 07:00:56,273 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:56,273 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-04 07:00:56,273 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:56,273 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-04 07:00:56,273 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-04 07:00:56,273 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:56,280 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 170#L1028-5true, 262#L1043-4true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:56,280 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-04 07:00:56,280 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-04 07:00:56,280 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-04 07:00:56,280 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-04 07:00:56,280 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-04 07:00:56,280 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][324], [329#true, 69#L1028-5true, 314#true, Black: 325#true, 309#true, 321#(= |#race~threads_total~0| 0), 184#L1043-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:56,280 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is not cut-off event [2025-03-04 07:00:56,280 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is not cut-off event [2025-03-04 07:00:56,280 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is not cut-off event [2025-03-04 07:00:56,280 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is not cut-off event [2025-03-04 07:00:56,282 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][324], [329#true, 69#L1028-5true, 314#true, 309#true, 137#L1043-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:56,282 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-03-04 07:00:56,282 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 07:00:56,282 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-04 07:00:56,282 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 07:00:56,282 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 07:00:56,312 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][324], [69#L1028-5true, 329#true, 314#true, 262#L1043-4true, 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:56,312 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is not cut-off event [2025-03-04 07:00:56,312 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is not cut-off event [2025-03-04 07:00:56,312 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is not cut-off event [2025-03-04 07:00:56,312 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is not cut-off event [2025-03-04 07:00:56,313 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][324], [69#L1028-5true, 329#true, 314#true, 309#true, Black: 325#true, 6#L1043-6true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:56,313 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-03-04 07:00:56,313 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 07:00:56,313 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:00:56,313 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 07:00:56,313 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-04 07:00:56,326 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][324], [69#L1028-5true, 329#true, 314#true, Black: 325#true, 309#true, 137#L1043-7true, 312#true, 187#L1027true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:56,326 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-03-04 07:00:56,326 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:56,326 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:56,326 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:56,326 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:56,336 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [69#L1028-5true, 208#L1045-1true, 298#L1025true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:56,337 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-03-04 07:00:56,337 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-04 07:00:56,337 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:56,337 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-04 07:00:56,337 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-04 07:00:56,337 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:56,337 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-04 07:00:56,337 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-04 07:00:56,337 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:56,337 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:56,337 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:56,337 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-04 07:00:56,337 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [69#L1028-5true, 9#L1045-2true, 298#L1025true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:56,337 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-03-04 07:00:56,337 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-04 07:00:56,337 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-03-04 07:00:56,337 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:56,337 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-04 07:00:56,337 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:56,337 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-04 07:00:56,337 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:56,337 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:56,337 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:56,337 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:56,337 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-04 07:00:56,337 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 298#L1025true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 309#true, 312#true, 152#L1045-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:56,337 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-03-04 07:00:56,337 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:56,337 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:56,337 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-04 07:00:56,337 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:56,337 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:56,337 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:56,337 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-04 07:00:56,337 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-04 07:00:56,337 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:56,337 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:56,337 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:56,337 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 298#L1025true, 314#true, Black: 325#true, 309#true, 312#true, 239#L1045-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:56,337 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-03-04 07:00:56,337 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:56,337 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:56,337 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:56,337 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-04 07:00:56,337 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-04 07:00:56,337 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:56,337 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-04 07:00:56,337 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:56,338 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-04 07:00:56,338 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-04 07:00:56,338 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:56,341 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 9#L1045-2true, 170#L1028-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 174#threadENTRYtrue, 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:56,341 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-04 07:00:56,341 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-04 07:00:56,341 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-04 07:00:56,341 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:56,341 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-04 07:00:56,341 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:56,341 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-04 07:00:56,341 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:56,341 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:56,341 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-04 07:00:56,341 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:56,341 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 208#L1045-1true, 170#L1028-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 174#threadENTRYtrue, 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:56,341 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-04 07:00:56,341 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:56,341 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:56,341 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:56,341 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-04 07:00:56,341 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-04 07:00:56,341 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:56,341 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-04 07:00:56,341 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:56,341 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:56,341 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:56,342 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 170#L1028-5true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 152#L1045-4true, 174#threadENTRYtrue, 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:56,342 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-04 07:00:56,342 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-04 07:00:56,342 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-04 07:00:56,342 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-04 07:00:56,342 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-04 07:00:56,342 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-04 07:00:56,342 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-04 07:00:56,342 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-04 07:00:56,342 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-04 07:00:56,342 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-04 07:00:56,342 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:56,342 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 170#L1028-5true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 174#threadENTRYtrue, 327#(= |#race~tids~0| 0), 313#true, 150#L1045-5true]) [2025-03-04 07:00:56,342 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-03-04 07:00:56,342 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-04 07:00:56,342 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-04 07:00:56,342 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-04 07:00:56,342 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-04 07:00:56,342 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-04 07:00:56,342 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-04 07:00:56,342 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-04 07:00:56,342 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-03-04 07:00:56,342 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-04 07:00:56,342 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 170#L1028-5true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 239#L1045-3true, 313#true, 174#threadENTRYtrue, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:56,342 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-04 07:00:56,342 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-04 07:00:56,342 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:56,342 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-04 07:00:56,342 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:56,342 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:56,342 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-04 07:00:56,342 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-04 07:00:56,342 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-04 07:00:56,342 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-04 07:00:56,342 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-04 07:00:56,351 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][324], [69#L1028-5true, 329#true, 314#true, Black: 325#true, 309#true, 321#(= |#race~threads_total~0| 0), 184#L1043-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:56,351 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-03-04 07:00:56,351 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:00:56,351 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:00:56,351 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-04 07:00:56,351 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 07:00:56,360 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][324], [69#L1028-5true, 329#true, 314#true, Black: 325#true, 309#true, 312#true, 6#L1043-6true, 187#L1027true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:56,360 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-03-04 07:00:56,361 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:56,361 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:56,361 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:56,361 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:56,372 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_16| v_threadThread3of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][304], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 325#true, 128#L1045true, 7#L1031-8true, 312#true, 187#L1027true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:56,372 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-04 07:00:56,372 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-04 07:00:56,372 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-04 07:00:56,372 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-04 07:00:56,385 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 170#L1028-5true, Black: 325#true, 312#true, 187#L1027true, 118#L1043-2true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:56,385 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-03-04 07:00:56,385 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-04 07:00:56,385 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-04 07:00:56,385 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-04 07:00:56,385 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-04 07:00:56,385 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-04 07:00:56,385 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:56,385 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 9#L1045-2true, 170#L1028-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 325#true, 312#true, 187#L1027true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:56,385 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-03-04 07:00:56,385 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:56,385 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:56,385 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:56,385 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:56,385 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:56,385 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:56,385 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:56,385 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:56,385 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:56,385 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [208#L1045-1true, 310#true, 170#L1028-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 325#true, 312#true, 187#L1027true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:56,385 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-03-04 07:00:56,385 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:56,385 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:56,385 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:56,385 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:56,385 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:56,385 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:56,386 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:56,386 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:56,386 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-04 07:00:56,386 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 170#L1028-5true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 187#L1027true, 321#(= |#race~threads_total~0| 0), 152#L1045-4true, 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:56,386 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-03-04 07:00:56,386 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:56,386 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:56,386 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:56,386 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:56,386 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:56,386 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:56,386 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:56,386 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:56,386 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:56,386 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 170#L1028-5true, Black: 325#true, 312#true, 187#L1027true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 150#L1045-5true]) [2025-03-04 07:00:56,386 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-03-04 07:00:56,386 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-04 07:00:56,386 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:56,386 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:56,386 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:56,386 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-04 07:00:56,386 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:56,386 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:56,386 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:56,386 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:56,386 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 170#L1028-5true, Black: 325#true, 312#true, 187#L1027true, 321#(= |#race~threads_total~0| 0), 239#L1045-3true, 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:56,386 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-03-04 07:00:56,386 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:56,386 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:56,386 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:56,386 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:56,386 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:56,386 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:56,386 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:56,386 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:56,386 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:56,390 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][324], [69#L1028-5true, 329#true, 314#true, 262#L1043-4true, 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:56,390 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-03-04 07:00:56,390 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:00:56,390 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 07:00:56,390 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 07:00:56,390 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-04 07:00:56,396 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][324], [69#L1028-5true, 329#true, 314#true, Black: 325#true, 309#true, 312#true, 187#L1027true, 184#L1043-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:56,396 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-03-04 07:00:56,396 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:56,396 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:56,396 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:56,396 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:56,406 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 170#L1028-5true, Black: 325#true, 137#L1043-7true, 312#true, 321#(= |#race~threads_total~0| 0), 174#threadENTRYtrue, 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:56,406 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-04 07:00:56,406 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-04 07:00:56,406 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-04 07:00:56,406 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:56,406 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-04 07:00:56,406 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-04 07:00:56,416 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 208#L1045-1true, 170#L1028-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 174#threadENTRYtrue, 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:56,417 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-03-04 07:00:56,417 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-04 07:00:56,417 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:56,417 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:56,417 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:56,417 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-04 07:00:56,417 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-04 07:00:56,417 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:56,417 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-04 07:00:56,417 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:56,417 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:56,417 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:56,417 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 9#L1045-2true, 170#L1028-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 174#threadENTRYtrue, 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:56,417 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-04 07:00:56,417 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-04 07:00:56,417 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-04 07:00:56,417 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:56,417 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-04 07:00:56,417 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:56,417 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-04 07:00:56,417 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:56,417 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:56,417 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-04 07:00:56,417 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:56,417 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-04 07:00:56,417 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 170#L1028-5true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 152#L1045-4true, 313#true, 174#threadENTRYtrue, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:56,417 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-03-04 07:00:56,417 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-04 07:00:56,417 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-04 07:00:56,417 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-04 07:00:56,417 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-04 07:00:56,417 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-04 07:00:56,417 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-04 07:00:56,417 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-04 07:00:56,417 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-04 07:00:56,417 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-04 07:00:56,417 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-03-04 07:00:56,417 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:56,417 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 170#L1028-5true, Black: 325#true, 312#true, 239#L1045-3true, 321#(= |#race~threads_total~0| 0), 174#threadENTRYtrue, 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:56,417 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-04 07:00:56,417 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-04 07:00:56,417 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:56,417 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-04 07:00:56,417 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:56,417 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-04 07:00:56,417 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:56,417 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-04 07:00:56,417 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-04 07:00:56,417 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-04 07:00:56,418 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-04 07:00:56,418 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-04 07:00:56,427 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][324], [69#L1028-5true, 329#true, 314#true, 262#L1043-4true, 309#true, Black: 325#true, 312#true, 187#L1027true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:56,427 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-03-04 07:00:56,427 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-04 07:00:56,427 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:56,427 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:56,427 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-04 07:00:56,437 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 170#L1028-5true, Black: 325#true, 312#true, 6#L1043-6true, 321#(= |#race~threads_total~0| 0), 313#true, 174#threadENTRYtrue, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:56,437 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-04 07:00:56,437 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:56,437 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-04 07:00:56,437 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-04 07:00:56,437 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-04 07:00:56,437 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:56,453 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 208#L1045-1true, 170#L1028-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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#L1025true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:56,453 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-03-04 07:00:56,453 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-04 07:00:56,453 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-04 07:00:56,453 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-04 07:00:56,453 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-04 07:00:56,453 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-04 07:00:56,453 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:56,453 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-04 07:00:56,453 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-04 07:00:56,453 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:56,453 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-04 07:00:56,454 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 9#L1045-2true, 170#L1028-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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#L1025true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:56,454 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-03-04 07:00:56,454 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-04 07:00:56,454 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-04 07:00:56,454 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:56,454 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-04 07:00:56,454 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-04 07:00:56,454 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-04 07:00:56,454 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:56,454 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:56,454 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-04 07:00:56,454 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-04 07:00:56,454 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 170#L1028-5true, 298#L1025true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 152#L1045-4true, 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:56,454 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-04 07:00:56,454 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-04 07:00:56,454 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-04 07:00:56,454 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-04 07:00:56,454 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:56,454 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:56,454 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:56,454 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:56,454 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:56,454 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:56,454 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:56,454 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 170#L1028-5true, 298#L1025true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 150#L1045-5true]) [2025-03-04 07:00:56,454 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-03-04 07:00:56,454 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:56,454 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:56,454 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-04 07:00:56,454 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:56,454 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:56,454 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:56,454 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-04 07:00:56,454 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-04 07:00:56,454 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-04 07:00:56,454 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-04 07:00:56,454 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 170#L1028-5true, 298#L1025true, Black: 325#true, 312#true, 239#L1045-3true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:56,454 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-03-04 07:00:56,454 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:56,454 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:56,454 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-04 07:00:56,454 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-04 07:00:56,454 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-04 07:00:56,454 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-04 07:00:56,454 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:56,454 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-04 07:00:56,454 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-04 07:00:56,454 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-04 07:00:56,464 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 170#L1028-5true, Black: 325#true, 312#true, 184#L1043-5true, 321#(= |#race~threads_total~0| 0), 174#threadENTRYtrue, 327#(= |#race~tids~0| 0), 313#true]) [2025-03-04 07:00:56,464 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-04 07:00:56,464 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-04 07:00:56,464 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:56,464 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:56,464 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:56,464 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:56,475 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_16| v_threadThread3of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][304], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 325#true, 312#true, 128#L1045true, 36#L1031-2true, 187#L1027true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true]) [2025-03-04 07:00:56,476 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-03-04 07:00:56,476 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:56,476 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:56,476 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:56,489 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 170#L1028-5true, 262#L1043-4true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 174#threadENTRYtrue, 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:56,489 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-03-04 07:00:56,489 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-04 07:00:56,489 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-04 07:00:56,489 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-04 07:00:56,489 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-04 07:00:56,489 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:56,500 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 170#L1028-5true, 298#L1025true, Black: 325#true, 137#L1043-7true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:56,500 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-03-04 07:00:56,500 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-04 07:00:56,500 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-04 07:00:56,500 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-04 07:00:56,500 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-04 07:00:56,508 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 208#L1045-1true, 170#L1028-5true, 298#L1025true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:56,509 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-03-04 07:00:56,509 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-04 07:00:56,509 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-04 07:00:56,509 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-04 07:00:56,509 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-04 07:00:56,509 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-04 07:00:56,509 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-04 07:00:56,509 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:56,509 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-04 07:00:56,509 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-04 07:00:56,509 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:56,509 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-04 07:00:56,509 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 9#L1045-2true, 170#L1028-5true, 298#L1025true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:56,509 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-03-04 07:00:56,509 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-04 07:00:56,509 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-04 07:00:56,509 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-04 07:00:56,509 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:56,509 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-04 07:00:56,509 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-04 07:00:56,509 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-04 07:00:56,509 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:56,509 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:56,509 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-04 07:00:56,509 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-04 07:00:56,509 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 170#L1028-5true, 298#L1025true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 152#L1045-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true]) [2025-03-04 07:00:56,509 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-03-04 07:00:56,509 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-04 07:00:56,509 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-04 07:00:56,509 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-04 07:00:56,509 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-04 07:00:56,509 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:56,509 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:56,509 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:56,509 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:56,509 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:56,509 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-04 07:00:56,509 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:56,509 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 170#L1028-5true, 298#L1025true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 239#L1045-3true, 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:56,509 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-03-04 07:00:56,509 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:56,510 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:56,510 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-04 07:00:56,510 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-04 07:00:56,510 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-04 07:00:56,510 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-04 07:00:56,510 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-04 07:00:56,510 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:56,510 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-04 07:00:56,510 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-04 07:00:56,510 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-04 07:00:56,528 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 170#L1028-5true, 298#L1025true, Black: 325#true, 312#true, 6#L1043-6true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:56,528 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-03-04 07:00:56,528 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-04 07:00:56,528 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-04 07:00:56,528 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-04 07:00:56,528 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-04 07:00:56,541 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][350], [310#true, 170#L1028-5true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 152#L1045-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:56,541 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-03-04 07:00:56,541 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-04 07:00:56,541 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-04 07:00:56,541 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-04 07:00:56,541 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [310#true, 170#L1028-5true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 167#L1028-5true, 150#L1045-5true]) [2025-03-04 07:00:56,541 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-03-04 07:00:56,541 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-04 07:00:56,541 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-04 07:00:56,541 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-04 07:00:56,541 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [310#true, 170#L1028-5true, Black: 325#true, 312#true, 239#L1045-3true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 167#L1028-5true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:56,541 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-03-04 07:00:56,541 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-04 07:00:56,541 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-04 07:00:56,541 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-04 07:00:56,549 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 170#L1028-5true, 298#L1025true, Black: 325#true, 312#true, 184#L1043-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true]) [2025-03-04 07:00:56,549 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-03-04 07:00:56,549 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-04 07:00:56,549 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-04 07:00:56,549 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-04 07:00:56,549 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-04 07:00:56,562 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 9#L1045-2true, 170#L1028-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:56,562 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-03-04 07:00:56,562 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-04 07:00:56,562 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-04 07:00:56,562 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-04 07:00:56,571 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 170#L1028-5true, 298#L1025true, 262#L1043-4true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:56,571 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-03-04 07:00:56,571 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-04 07:00:56,571 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-04 07:00:56,571 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-04 07:00:56,571 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-04 07:00:56,586 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 208#L1045-1true, 170#L1028-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:56,586 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-03-04 07:00:56,586 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-04 07:00:56,587 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-04 07:00:56,587 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-04 07:00:56,590 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [69#L1028-5true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 187#L1027true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:56,590 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-03-04 07:00:56,590 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:56,590 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:56,590 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:56,590 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:56,590 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-03-04 07:00:56,590 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:56,590 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:56,590 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:56,590 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:56,590 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:56,590 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [69#L1028-5true, 208#L1045-1true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 187#L1027true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:56,590 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-03-04 07:00:56,591 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:56,591 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:56,591 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-04 07:00:56,591 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:56,591 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:56,591 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:56,591 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:56,591 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-04 07:00:56,591 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:56,591 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:56,591 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 309#true, 312#true, 187#L1027true, 321#(= |#race~threads_total~0| 0), 152#L1045-4true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:56,591 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-03-04 07:00:56,591 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:56,591 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:56,591 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:56,591 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-04 07:00:56,591 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:56,591 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-04 07:00:56,591 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:56,591 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-04 07:00:56,591 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:56,591 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:56,591 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 314#true, Black: 325#true, 309#true, 312#true, 187#L1027true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 150#L1045-5true]) [2025-03-04 07:00:56,591 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-03-04 07:00:56,591 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-04 07:00:56,591 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-04 07:00:56,591 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-04 07:00:56,591 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-04 07:00:56,591 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:56,591 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-04 07:00:56,591 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:56,591 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-04 07:00:56,591 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:56,591 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:56,591 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 314#true, Black: 325#true, 309#true, 312#true, 187#L1027true, 321#(= |#race~threads_total~0| 0), 239#L1045-3true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:56,591 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-03-04 07:00:56,591 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:56,591 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-04 07:00:56,591 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:56,591 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:56,591 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:56,591 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:56,591 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:56,591 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:56,591 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:56,591 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:56,637 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [69#L1028-5true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 187#L1027true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:56,637 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-03-04 07:00:56,637 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:56,637 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:56,637 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:56,637 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:56,637 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-03-04 07:00:56,637 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:56,637 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:56,637 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-03-04 07:00:56,637 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:56,637 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:56,637 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:56,637 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [69#L1028-5true, 208#L1045-1true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 187#L1027true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:56,637 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-03-04 07:00:56,638 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:56,638 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:56,638 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-04 07:00:56,638 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:56,638 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:56,638 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:56,638 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:56,638 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-03-04 07:00:56,638 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-04 07:00:56,638 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:56,638 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:56,638 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 309#true, 312#true, 187#L1027true, 152#L1045-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:56,638 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-03-04 07:00:56,638 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:56,638 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:56,638 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:56,638 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-04 07:00:56,638 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:56,638 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-04 07:00:56,638 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:56,638 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-04 07:00:56,638 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:56,638 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-04 07:00:56,638 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:56,638 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 314#true, 309#true, Black: 325#true, 312#true, 187#L1027true, 239#L1045-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:56,638 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-03-04 07:00:56,638 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:56,638 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-04 07:00:56,638 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:56,638 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:56,638 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:56,638 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:56,638 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:56,638 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:56,638 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:56,638 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:56,638 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-03-04 07:00:56,642 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 170#L1028-5true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 118#L1043-2true, 313#true, 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:56,642 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-03-04 07:00:56,642 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-04 07:00:56,642 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-04 07:00:56,642 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-04 07:00:56,664 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][324], [69#L1028-5true, 329#true, 314#true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 118#L1043-2true, 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:56,665 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is not cut-off event [2025-03-04 07:00:56,665 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is not cut-off event [2025-03-04 07:00:56,665 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is not cut-off event [2025-03-04 07:00:56,665 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is not cut-off event [2025-03-04 07:00:56,665 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 167#L1028-5true, 150#L1045-5true]) [2025-03-04 07:00:56,665 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-03-04 07:00:56,665 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-04 07:00:56,665 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-04 07:00:56,665 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-04 07:00:56,666 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 170#L1028-5true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 118#L1043-2true, 313#true, 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:56,666 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is not cut-off event [2025-03-04 07:00:56,666 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is not cut-off event [2025-03-04 07:00:56,666 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is not cut-off event [2025-03-04 07:00:56,666 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is not cut-off event [2025-03-04 07:00:56,666 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is not cut-off event [2025-03-04 07:00:56,666 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 170#L1028-5true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 167#L1028-5true, 150#L1045-5true]) [2025-03-04 07:00:56,666 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-03-04 07:00:56,666 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-04 07:00:56,666 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-04 07:00:56,666 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-04 07:00:56,709 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 9#L1045-2true, 170#L1028-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 325#true, 312#true, 187#L1027true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:56,709 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-03-04 07:00:56,709 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:56,709 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:56,709 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:56,709 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:56,709 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:56,709 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-03-04 07:00:56,709 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:56,710 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:56,710 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:56,710 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:56,710 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [208#L1045-1true, 310#true, 170#L1028-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 325#true, 312#true, 187#L1027true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:56,710 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-03-04 07:00:56,710 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:56,710 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:56,710 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:56,710 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:56,710 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:56,710 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-04 07:00:56,710 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:56,710 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:56,710 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:56,710 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-04 07:00:56,710 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 170#L1028-5true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 187#L1027true, 321#(= |#race~threads_total~0| 0), 152#L1045-4true, 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:56,710 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-03-04 07:00:56,710 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:56,710 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:56,710 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:56,710 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:56,710 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:56,710 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:56,710 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:56,710 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:56,710 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-04 07:00:56,710 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:56,710 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 170#L1028-5true, Black: 325#true, 312#true, 187#L1027true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 313#true, 150#L1045-5true]) [2025-03-04 07:00:56,710 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-03-04 07:00:56,710 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-04 07:00:56,710 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:56,710 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:56,710 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:56,710 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-04 07:00:56,710 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:56,710 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:56,710 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:56,710 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-04 07:00:56,710 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-04 07:00:56,710 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 170#L1028-5true, Black: 325#true, 312#true, 187#L1027true, 321#(= |#race~threads_total~0| 0), 239#L1045-3true, 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:56,710 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-03-04 07:00:56,710 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:56,710 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:56,710 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:56,710 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:56,710 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:56,710 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:56,710 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:56,711 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:56,711 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:56,711 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-04 07:00:56,712 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][324], [69#L1028-5true, 329#true, 314#true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 118#L1043-2true, 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:56,712 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-03-04 07:00:56,712 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-03-04 07:00:56,712 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-03-04 07:00:56,713 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-03-04 07:00:56,713 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-04 07:00:56,729 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [208#L1045-1true, 310#true, 170#L1028-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:56,730 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-03-04 07:00:56,730 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-04 07:00:56,730 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-04 07:00:56,730 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-04 07:00:56,730 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 9#L1045-2true, 170#L1028-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:56,730 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-03-04 07:00:56,730 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-04 07:00:56,730 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-04 07:00:56,730 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-04 07:00:56,730 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 170#L1028-5true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 152#L1045-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:56,730 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-03-04 07:00:56,730 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-04 07:00:56,730 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-04 07:00:56,730 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-04 07:00:56,730 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 170#L1028-5true, Black: 325#true, 312#true, 239#L1045-3true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 167#L1028-5true]) [2025-03-04 07:00:56,730 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-03-04 07:00:56,730 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-04 07:00:56,730 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-04 07:00:56,730 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-04 07:00:56,732 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 9#L1045-2true, 170#L1028-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:56,732 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-03-04 07:00:56,732 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-04 07:00:56,732 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-04 07:00:56,732 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-04 07:00:56,732 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-04 07:00:56,732 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [208#L1045-1true, 310#true, 170#L1028-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:56,732 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-03-04 07:00:56,732 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-04 07:00:56,732 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-04 07:00:56,732 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-03-04 07:00:56,732 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-04 07:00:56,732 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 170#L1028-5true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 152#L1045-4true, 313#true, 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:56,732 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-03-04 07:00:56,732 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-04 07:00:56,732 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-04 07:00:56,732 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-04 07:00:56,732 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-04 07:00:56,732 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 170#L1028-5true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 167#L1028-5true, 150#L1045-5true]) [2025-03-04 07:00:56,732 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-03-04 07:00:56,732 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-04 07:00:56,732 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-04 07:00:56,732 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-04 07:00:56,732 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-04 07:00:56,732 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 170#L1028-5true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 239#L1045-3true, 313#true, 327#(= |#race~tids~0| 0), 167#L1028-5true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:56,732 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-03-04 07:00:56,733 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-04 07:00:56,733 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-04 07:00:56,733 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-04 07:00:56,733 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-04 07:00:56,745 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 170#L1028-5true, Black: 325#true, 137#L1043-7true, 312#true, 187#L1027true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:56,745 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-03-04 07:00:56,745 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:56,745 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:56,745 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:56,745 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:56,752 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 9#L1045-2true, 170#L1028-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 325#true, 312#true, 187#L1027true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:56,752 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-03-04 07:00:56,752 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:56,752 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:56,752 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-03-04 07:00:56,752 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:56,752 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:56,752 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:56,752 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-03-04 07:00:56,752 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:56,752 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:56,752 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:56,752 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:56,752 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [208#L1045-1true, 310#true, 170#L1028-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 325#true, 312#true, 187#L1027true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:56,752 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-03-04 07:00:56,752 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:56,752 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:56,752 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:56,752 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-04 07:00:56,752 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:56,752 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:56,752 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-04 07:00:56,752 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 07:00:56,752 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:56,752 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:56,753 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-04 07:00:56,753 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 170#L1028-5true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 187#L1027true, 152#L1045-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:56,753 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-03-04 07:00:56,753 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:56,753 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:56,753 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:56,753 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:56,753 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-04 07:00:56,753 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:56,753 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:56,753 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-04 07:00:56,753 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:56,753 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-04 07:00:56,753 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-04 07:00:56,753 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 170#L1028-5true, Black: 325#true, 312#true, 187#L1027true, 321#(= |#race~threads_total~0| 0), 239#L1045-3true, 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:56,753 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-03-04 07:00:56,753 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:56,753 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:56,753 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:56,753 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-04 07:00:56,753 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:56,753 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:56,753 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 07:00:56,753 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:56,753 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 07:00:56,753 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-04 07:00:56,753 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-04 07:00:56,764 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 170#L1028-5true, Black: 325#true, 312#true, 6#L1043-6true, 187#L1027true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:56,764 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-03-04 07:00:56,764 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:56,764 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:56,765 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-04 07:00:56,765 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:56,774 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][315], [69#L1028-5true, 208#L1045-1true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:56,774 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-03-04 07:00:56,774 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-03-04 07:00:56,774 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-04 07:00:56,774 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-04 07:00:56,774 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][315], [69#L1028-5true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:56,774 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-03-04 07:00:56,774 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-04 07:00:56,774 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-04 07:00:56,774 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-04 07:00:56,774 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][310], [69#L1028-5true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 309#true, 312#true, 152#L1045-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:56,774 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-03-04 07:00:56,774 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-04 07:00:56,774 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-04 07:00:56,774 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-04 07:00:56,775 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][308], [69#L1028-5true, 314#true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 167#L1028-5true, 150#L1045-5true]) [2025-03-04 07:00:56,775 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-03-04 07:00:56,775 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-04 07:00:56,775 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-04 07:00:56,775 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-04 07:00:56,775 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][312], [69#L1028-5true, 314#true, 309#true, Black: 325#true, 312#true, 239#L1045-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 167#L1028-5true]) [2025-03-04 07:00:56,775 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-03-04 07:00:56,775 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-04 07:00:56,775 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-04 07:00:56,775 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-04 07:00:56,781 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 170#L1028-5true, Black: 325#true, 312#true, 187#L1027true, 184#L1043-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:56,781 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-03-04 07:00:56,781 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:56,781 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:56,781 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:56,781 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-04 07:00:56,792 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [208#L1045-1true, 310#true, 170#L1028-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:56,793 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-03-04 07:00:56,793 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-04 07:00:56,793 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-04 07:00:56,793 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-03-04 07:00:56,793 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-04 07:00:56,793 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-04 07:00:56,793 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 9#L1045-2true, 170#L1028-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:56,793 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-03-04 07:00:56,793 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-04 07:00:56,793 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-04 07:00:56,793 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-04 07:00:56,793 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-04 07:00:56,793 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-04 07:00:56,793 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 170#L1028-5true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 152#L1045-4true, 313#true, 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:56,793 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-03-04 07:00:56,793 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-04 07:00:56,793 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-04 07:00:56,793 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-04 07:00:56,793 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-04 07:00:56,793 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-04 07:00:56,793 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 170#L1028-5true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 313#true, 327#(= |#race~tids~0| 0), 167#L1028-5true, 150#L1045-5true]) [2025-03-04 07:00:56,793 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-03-04 07:00:56,793 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-04 07:00:56,793 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-04 07:00:56,793 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-04 07:00:56,793 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-04 07:00:56,793 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-04 07:00:56,793 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 170#L1028-5true, Black: 325#true, 312#true, 239#L1045-3true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 167#L1028-5true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:56,793 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-03-04 07:00:56,793 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-04 07:00:56,793 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-04 07:00:56,793 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-04 07:00:56,793 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-04 07:00:56,793 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-04 07:00:56,794 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, 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, 310#true, 170#L1028-5true, 314#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 311#true, 150#L1045-5true]) [2025-03-04 07:00:56,794 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-03-04 07:00:56,794 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-04 07:00:56,794 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-04 07:00:56,794 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-04 07:00:56,795 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [69#L1028-5true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:56,795 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-03-04 07:00:56,795 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-04 07:00:56,795 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-04 07:00:56,795 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-04 07:00:56,795 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [69#L1028-5true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:56,795 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-03-04 07:00:56,795 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-04 07:00:56,795 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-04 07:00:56,796 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-04 07:00:56,796 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-04 07:00:56,796 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [69#L1028-5true, 208#L1045-1true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:56,796 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-03-04 07:00:56,796 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-04 07:00:56,796 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-04 07:00:56,796 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-03-04 07:00:56,796 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [69#L1028-5true, 208#L1045-1true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:56,796 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-03-04 07:00:56,796 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-04 07:00:56,796 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-04 07:00:56,796 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-04 07:00:56,796 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-03-04 07:00:56,796 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 309#true, Black: 325#true, 312#true, 152#L1045-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:56,796 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-03-04 07:00:56,796 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-04 07:00:56,796 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-04 07:00:56,796 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-04 07:00:56,796 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 152#L1045-4true, 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:56,796 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-03-04 07:00:56,796 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-04 07:00:56,796 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-04 07:00:56,796 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-04 07:00:56,796 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-04 07:00:56,796 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 314#true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 167#L1028-5true, 150#L1045-5true]) [2025-03-04 07:00:56,796 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-03-04 07:00:56,796 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-04 07:00:56,796 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-04 07:00:56,796 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-04 07:00:56,796 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-04 07:00:56,796 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 314#true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 167#L1028-5true, 150#L1045-5true]) [2025-03-04 07:00:56,796 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-03-04 07:00:56,796 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-04 07:00:56,796 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-04 07:00:56,796 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-04 07:00:56,796 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-04 07:00:56,796 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-04 07:00:56,796 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 314#true, 309#true, Black: 325#true, 312#true, 239#L1045-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 167#L1028-5true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:56,797 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-03-04 07:00:56,797 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-04 07:00:56,797 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-04 07:00:56,797 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-04 07:00:56,797 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 314#true, 309#true, Black: 325#true, 312#true, 239#L1045-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 167#L1028-5true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:56,797 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-03-04 07:00:56,797 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-04 07:00:56,797 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-04 07:00:56,797 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-04 07:00:56,797 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-04 07:00:56,798 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [69#L1028-5true, 310#true, 9#L1045-2true, 170#L1028-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:56,798 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-03-04 07:00:56,798 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-04 07:00:56,798 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-04 07:00:56,798 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-04 07:00:56,798 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [69#L1028-5true, 310#true, 208#L1045-1true, 170#L1028-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:56,798 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-03-04 07:00:56,798 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-03-04 07:00:56,798 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-03-04 07:00:56,798 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-04 07:00:56,798 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 310#true, 170#L1028-5true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 321#(= |#race~threads_total~0| 0), 152#L1045-4true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:56,798 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-03-04 07:00:56,798 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-04 07:00:56,798 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-04 07:00:56,798 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-04 07:00:56,798 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~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, 310#true, 170#L1028-5true, 314#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 311#true, 150#L1045-5true]) [2025-03-04 07:00:56,798 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-03-04 07:00:56,798 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-04 07:00:56,798 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-04 07:00:56,798 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-04 07:00:56,798 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1058] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [69#L1028-5true, 310#true, 170#L1028-5true, 314#true, Black: 325#true, 239#L1045-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:56,798 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-03-04 07:00:56,798 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-04 07:00:56,798 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-04 07:00:56,798 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-04 07:00:56,800 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 170#L1028-5true, 262#L1043-4true, Black: 325#true, 312#true, 187#L1027true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-03-04 07:00:56,800 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-03-04 07:00:56,800 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:56,800 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-04 07:00:56,800 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-04 07:00:56,800 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-04 07:00:56,811 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1060] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][315], [69#L1028-5true, 208#L1045-1true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:56,811 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-03-04 07:00:56,811 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-04 07:00:56,811 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-03-04 07:00:56,811 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-04 07:00:56,811 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-04 07:00:56,811 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1060] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][315], [69#L1028-5true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:56,811 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-03-04 07:00:56,811 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-04 07:00:56,811 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-04 07:00:56,811 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-04 07:00:56,811 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-04 07:00:56,811 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1060] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][310], [69#L1028-5true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 309#true, 312#true, 152#L1045-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:56,811 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-03-04 07:00:56,811 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-04 07:00:56,811 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-04 07:00:56,811 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-04 07:00:56,811 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-04 07:00:56,811 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1060] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][312], [69#L1028-5true, 314#true, Black: 325#true, 309#true, 312#true, 239#L1045-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 167#L1028-5true]) [2025-03-04 07:00:56,812 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-03-04 07:00:56,812 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-04 07:00:56,812 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-04 07:00:56,812 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-04 07:00:56,812 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-04 07:00:56,813 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1062] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 9#L1045-2true, 170#L1028-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:56,813 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-03-04 07:00:56,813 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-04 07:00:56,813 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-04 07:00:56,813 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-04 07:00:56,813 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-04 07:00:56,813 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1062] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [208#L1045-1true, 310#true, 170#L1028-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:56,813 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-03-04 07:00:56,813 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-04 07:00:56,813 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-04 07:00:56,813 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-04 07:00:56,813 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-04 07:00:56,813 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1062] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][350], [310#true, 170#L1028-5true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 152#L1045-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:56,813 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-03-04 07:00:56,813 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-04 07:00:56,813 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-04 07:00:56,813 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-04 07:00:56,813 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-04 07:00:56,813 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1062] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [310#true, 170#L1028-5true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 239#L1045-3true, 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 167#L1028-5true]) [2025-03-04 07:00:56,813 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-03-04 07:00:56,813 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-04 07:00:56,813 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-04 07:00:56,813 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-04 07:00:56,813 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-04 07:00:56,814 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 9#L1045-2true, 170#L1028-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:56,814 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-03-04 07:00:56,814 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-04 07:00:56,814 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-04 07:00:56,814 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-04 07:00:56,814 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-04 07:00:56,814 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-04 07:00:56,814 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-04 07:00:56,814 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [208#L1045-1true, 310#true, 170#L1028-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true, 167#L1028-5true]) [2025-03-04 07:00:56,814 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-03-04 07:00:56,814 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-04 07:00:56,814 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-04 07:00:56,814 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-03-04 07:00:56,814 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-04 07:00:56,814 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-04 07:00:56,814 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-03-04 07:00:56,814 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 170#L1028-5true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 152#L1045-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:56,814 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-03-04 07:00:56,814 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-04 07:00:56,814 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-04 07:00:56,814 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-04 07:00:56,814 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-04 07:00:56,814 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-04 07:00:56,814 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-04 07:00:56,815 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 170#L1028-5true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 313#true, 327#(= |#race~tids~0| 0), 167#L1028-5true, 150#L1045-5true]) [2025-03-04 07:00:56,815 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-03-04 07:00:56,815 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-04 07:00:56,815 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-04 07:00:56,815 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-04 07:00:56,815 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-04 07:00:56,815 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-04 07:00:56,815 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-04 07:00:56,815 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 170#L1028-5true, Black: 325#true, 312#true, 239#L1045-3true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 167#L1028-5true]) [2025-03-04 07:00:56,815 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-03-04 07:00:56,815 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-04 07:00:56,815 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-04 07:00:56,815 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-04 07:00:56,815 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-04 07:00:56,815 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-04 07:00:56,815 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-04 07:00:56,828 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, 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, 208#L1045-1true, 310#true, 170#L1028-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:56,828 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-03-04 07:00:56,828 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-03-04 07:00:56,828 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-04 07:00:56,828 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-03-04 07:00:56,828 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, 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, 310#true, 9#L1045-2true, 170#L1028-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:56,828 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-03-04 07:00:56,828 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-04 07:00:56,828 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-04 07:00:56,828 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-04 07:00:56,828 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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, 310#true, 170#L1028-5true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 152#L1045-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:56,828 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-03-04 07:00:56,828 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-04 07:00:56,828 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-04 07:00:56,828 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-04 07:00:56,828 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][320], [69#L1028-5true, 310#true, 170#L1028-5true, 314#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 239#L1045-3true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 311#true]) [2025-03-04 07:00:56,828 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-03-04 07:00:56,828 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-04 07:00:56,828 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-04 07:00:56,828 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-04 07:00:56,829 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [69#L1028-5true, 208#L1045-1true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:56,829 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-03-04 07:00:56,829 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-04 07:00:56,829 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-04 07:00:56,829 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-04 07:00:56,829 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-03-04 07:00:56,829 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-03-04 07:00:56,829 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [69#L1028-5true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:56,829 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-03-04 07:00:56,829 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-04 07:00:56,829 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-04 07:00:56,829 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-04 07:00:56,829 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-04 07:00:56,829 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-04 07:00:56,829 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 309#true, Black: 325#true, 312#true, 152#L1045-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:56,829 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-03-04 07:00:56,829 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-04 07:00:56,829 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-04 07:00:56,829 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-04 07:00:56,829 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-04 07:00:56,830 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-04 07:00:56,830 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 314#true, 309#true, Black: 325#true, 312#true, 239#L1045-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 167#L1028-5true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:56,830 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-03-04 07:00:56,830 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-04 07:00:56,830 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-04 07:00:56,830 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-04 07:00:56,830 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-04 07:00:56,830 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-04 07:00:56,830 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1058] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [69#L1028-5true, 310#true, 208#L1045-1true, 170#L1028-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:56,830 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-03-04 07:00:56,830 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-03-04 07:00:56,830 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-03-04 07:00:56,830 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-04 07:00:56,830 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-04 07:00:56,830 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1058] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [69#L1028-5true, 310#true, 9#L1045-2true, 170#L1028-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:56,830 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-03-04 07:00:56,830 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-04 07:00:56,830 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-04 07:00:56,830 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-04 07:00:56,830 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-04 07:00:56,831 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1058] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 310#true, 170#L1028-5true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 152#L1045-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:56,831 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-03-04 07:00:56,831 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-04 07:00:56,831 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-04 07:00:56,831 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-04 07:00:56,831 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-04 07:00:56,831 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1058] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [69#L1028-5true, 310#true, 170#L1028-5true, 314#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 239#L1045-3true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 311#true]) [2025-03-04 07:00:56,831 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-03-04 07:00:56,831 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-04 07:00:56,831 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-04 07:00:56,831 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-04 07:00:56,831 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-04 07:00:56,844 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1060] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][315], [69#L1028-5true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:56,844 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-03-04 07:00:56,844 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-04 07:00:56,844 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-04 07:00:56,844 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-04 07:00:56,844 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-04 07:00:56,844 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-04 07:00:56,844 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1060] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][315], [69#L1028-5true, 208#L1045-1true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:56,844 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-03-04 07:00:56,844 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-04 07:00:56,844 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-03-04 07:00:56,844 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-03-04 07:00:56,844 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-04 07:00:56,844 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-04 07:00:56,844 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1060] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][310], [69#L1028-5true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 309#true, 312#true, 152#L1045-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:56,844 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-03-04 07:00:56,844 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-04 07:00:56,844 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-04 07:00:56,844 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-04 07:00:56,844 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-04 07:00:56,844 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-04 07:00:56,844 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1060] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][308], [69#L1028-5true, 314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 167#L1028-5true, 150#L1045-5true]) [2025-03-04 07:00:56,844 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-03-04 07:00:56,844 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-04 07:00:56,844 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-04 07:00:56,844 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-04 07:00:56,844 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-04 07:00:56,844 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1060] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][312], [69#L1028-5true, 314#true, Black: 325#true, 309#true, 312#true, 239#L1045-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 167#L1028-5true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:56,844 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-03-04 07:00:56,844 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-04 07:00:56,844 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-04 07:00:56,845 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-04 07:00:56,845 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-04 07:00:56,845 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-04 07:00:56,845 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [208#L1045-1true, 310#true, 170#L1028-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true, 167#L1028-5true]) [2025-03-04 07:00:56,845 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-03-04 07:00:56,845 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-04 07:00:56,845 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-04 07:00:56,845 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-03-04 07:00:56,845 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-04 07:00:56,845 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-04 07:00:56,845 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-04 07:00:56,845 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-03-04 07:00:56,845 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 9#L1045-2true, 170#L1028-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true, 167#L1028-5true]) [2025-03-04 07:00:56,846 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-03-04 07:00:56,846 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-04 07:00:56,846 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-04 07:00:56,846 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-04 07:00:56,846 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-04 07:00:56,846 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-04 07:00:56,846 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-04 07:00:56,846 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-04 07:00:56,846 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 170#L1028-5true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 152#L1045-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:56,846 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-03-04 07:00:56,846 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-04 07:00:56,846 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-04 07:00:56,846 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-04 07:00:56,846 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-04 07:00:56,846 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-04 07:00:56,846 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-04 07:00:56,846 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-04 07:00:56,846 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 170#L1028-5true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 167#L1028-5true, 150#L1045-5true]) [2025-03-04 07:00:56,846 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-03-04 07:00:56,846 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-04 07:00:56,846 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-04 07:00:56,846 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-04 07:00:56,846 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-04 07:00:56,846 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-04 07:00:56,846 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-04 07:00:56,846 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-04 07:00:56,846 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 170#L1028-5true, Black: 325#true, 312#true, 239#L1045-3true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 167#L1028-5true]) [2025-03-04 07:00:56,846 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-03-04 07:00:56,846 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-04 07:00:56,846 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-04 07:00:56,846 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-04 07:00:56,846 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-04 07:00:56,846 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-04 07:00:56,846 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-04 07:00:56,846 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-04 07:00:56,847 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1062] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 9#L1045-2true, 170#L1028-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:56,847 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-03-04 07:00:56,847 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-04 07:00:56,847 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-04 07:00:56,847 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-04 07:00:56,847 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-04 07:00:56,847 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-04 07:00:56,847 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1062] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 208#L1045-1true, 170#L1028-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:56,847 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-03-04 07:00:56,847 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-04 07:00:56,847 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-03-04 07:00:56,847 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-04 07:00:56,847 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-04 07:00:56,847 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-04 07:00:56,848 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1062] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][350], [310#true, 170#L1028-5true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 152#L1045-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:56,848 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-03-04 07:00:56,848 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-04 07:00:56,848 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-04 07:00:56,848 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-04 07:00:56,848 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-04 07:00:56,848 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-04 07:00:56,848 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1062] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [310#true, 170#L1028-5true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 167#L1028-5true, 150#L1045-5true]) [2025-03-04 07:00:56,848 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-03-04 07:00:56,848 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-04 07:00:56,848 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-04 07:00:56,848 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-04 07:00:56,848 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-04 07:00:56,848 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1062] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [310#true, 170#L1028-5true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 239#L1045-3true, 313#true, 327#(= |#race~tids~0| 0), 167#L1028-5true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:56,848 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-03-04 07:00:56,848 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-04 07:00:56,848 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-04 07:00:56,848 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-04 07:00:56,848 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-04 07:00:56,848 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-04 07:00:56,870 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [69#L1028-5true, 208#L1045-1true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:56,870 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-03-04 07:00:56,870 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-04 07:00:56,870 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-04 07:00:56,870 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-04 07:00:56,870 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-04 07:00:56,870 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-03-04 07:00:56,870 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-03-04 07:00:56,870 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [69#L1028-5true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:56,870 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-03-04 07:00:56,870 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-04 07:00:56,870 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-04 07:00:56,870 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-04 07:00:56,870 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-04 07:00:56,870 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-04 07:00:56,870 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-04 07:00:56,870 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 309#true, 312#true, 152#L1045-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:56,870 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-03-04 07:00:56,870 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-04 07:00:56,870 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-04 07:00:56,870 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-04 07:00:56,870 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-04 07:00:56,870 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-04 07:00:56,870 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-04 07:00:56,870 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 167#L1028-5true, 150#L1045-5true]) [2025-03-04 07:00:56,871 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-03-04 07:00:56,871 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-04 07:00:56,871 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-04 07:00:56,871 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-04 07:00:56,871 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-04 07:00:56,871 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-04 07:00:56,871 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-04 07:00:56,871 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 314#true, Black: 325#true, 309#true, 312#true, 239#L1045-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 167#L1028-5true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:56,871 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-03-04 07:00:56,871 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-04 07:00:56,871 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-04 07:00:56,871 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-04 07:00:56,871 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-04 07:00:56,871 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-04 07:00:56,871 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-04 07:00:56,880 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 309#true, Black: 325#true, 312#true, 152#L1045-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:56,880 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-03-04 07:00:56,880 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-04 07:00:56,880 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-04 07:00:56,880 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-04 07:00:56,880 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-04 07:00:56,880 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-04 07:00:56,880 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-04 07:00:56,880 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-04 07:00:56,881 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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, 310#true, 170#L1028-5true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 152#L1045-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:56,881 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-03-04 07:00:56,881 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-04 07:00:56,881 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-04 07:00:56,881 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-04 07:00:56,881 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-04 07:00:56,881 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 170#L1028-5true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 152#L1045-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:56,881 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-03-04 07:00:56,881 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-04 07:00:56,881 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-04 07:00:56,881 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-04 07:00:56,881 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-04 07:00:56,882 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-04 07:00:56,882 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-04 07:00:56,882 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-04 07:00:56,882 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-04 07:00:56,887 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 170#L1028-5true, 137#L1043-7true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:56,887 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-03-04 07:00:56,887 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-04 07:00:56,887 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-04 07:00:56,887 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-04 07:00:56,889 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 314#true, 309#true, Black: 325#true, 312#true, 239#L1045-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 167#L1028-5true]) [2025-03-04 07:00:56,889 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-03-04 07:00:56,889 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-04 07:00:56,889 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-04 07:00:56,889 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-04 07:00:56,889 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-04 07:00:56,889 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-04 07:00:56,889 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-04 07:00:56,889 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-04 07:00:56,889 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][320], [69#L1028-5true, 310#true, 170#L1028-5true, 314#true, Black: 325#true, 239#L1045-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:56,889 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-03-04 07:00:56,889 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-04 07:00:56,889 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-04 07:00:56,889 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-04 07:00:56,889 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-04 07:00:56,890 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 170#L1028-5true, Black: 325#true, 312#true, 239#L1045-3true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 167#L1028-5true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:56,890 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-03-04 07:00:56,890 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-04 07:00:56,890 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-04 07:00:56,890 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-04 07:00:56,890 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-04 07:00:56,890 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-04 07:00:56,890 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-04 07:00:56,890 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-04 07:00:56,890 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-04 07:00:56,894 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 170#L1028-5true, Black: 325#true, 6#L1043-6true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:56,894 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-03-04 07:00:56,894 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-04 07:00:56,894 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-04 07:00:56,894 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-04 07:00:56,895 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][324], [69#L1028-5true, 329#true, 314#true, 309#true, 137#L1043-7true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:56,895 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is not cut-off event [2025-03-04 07:00:56,895 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is not cut-off event [2025-03-04 07:00:56,895 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is not cut-off event [2025-03-04 07:00:56,895 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is not cut-off event [2025-03-04 07:00:56,896 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 170#L1028-5true, 137#L1043-7true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:56,896 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is not cut-off event [2025-03-04 07:00:56,896 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is not cut-off event [2025-03-04 07:00:56,896 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is not cut-off event [2025-03-04 07:00:56,896 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is not cut-off event [2025-03-04 07:00:56,896 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is not cut-off event [2025-03-04 07:00:56,897 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [69#L1028-5true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:56,897 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-03-04 07:00:56,897 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-04 07:00:56,897 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-04 07:00:56,897 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-04 07:00:56,897 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-04 07:00:56,897 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-04 07:00:56,897 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-04 07:00:56,897 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-04 07:00:56,897 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, 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, 310#true, 9#L1045-2true, 170#L1028-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:56,897 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-03-04 07:00:56,897 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-04 07:00:56,897 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-04 07:00:56,898 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-04 07:00:56,898 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-04 07:00:56,898 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 9#L1045-2true, 170#L1028-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:56,898 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-03-04 07:00:56,898 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-04 07:00:56,898 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-03-04 07:00:56,898 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-04 07:00:56,898 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-04 07:00:56,898 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-04 07:00:56,898 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-04 07:00:56,898 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-04 07:00:56,898 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-04 07:00:56,898 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, 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, 310#true, 9#L1045-2true, 170#L1028-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:56,899 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-03-04 07:00:56,899 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-04 07:00:56,899 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-04 07:00:56,899 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-04 07:00:56,899 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-04 07:00:56,899 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-04 07:00:56,899 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, 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, 310#true, 208#L1045-1true, 170#L1028-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:56,899 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-03-04 07:00:56,899 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-03-04 07:00:56,899 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-04 07:00:56,899 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-04 07:00:56,899 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-03-04 07:00:56,899 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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, 310#true, 170#L1028-5true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 321#(= |#race~threads_total~0| 0), 152#L1045-4true, 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:56,899 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-03-04 07:00:56,899 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-04 07:00:56,899 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-04 07:00:56,899 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-04 07:00:56,899 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-04 07:00:56,899 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-04 07:00:56,899 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, 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, 310#true, 170#L1028-5true, 314#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 311#true, 150#L1045-5true]) [2025-03-04 07:00:56,899 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-03-04 07:00:56,899 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-04 07:00:56,899 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-04 07:00:56,899 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-04 07:00:56,899 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-04 07:00:56,899 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][320], [69#L1028-5true, 310#true, 170#L1028-5true, 314#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 239#L1045-3true, 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:56,899 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-03-04 07:00:56,899 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-04 07:00:56,899 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-04 07:00:56,899 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-04 07:00:56,899 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-04 07:00:56,899 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-04 07:00:56,900 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [69#L1028-5true, 208#L1045-1true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:56,900 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-03-04 07:00:56,900 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-04 07:00:56,900 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-03-04 07:00:56,900 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-04 07:00:56,900 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-04 07:00:56,900 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-04 07:00:56,900 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-03-04 07:00:56,900 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-03-04 07:00:56,900 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [69#L1028-5true, 9#L1045-2true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:56,900 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-03-04 07:00:56,900 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-04 07:00:56,900 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-04 07:00:56,900 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-04 07:00:56,900 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-04 07:00:56,900 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-04 07:00:56,900 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-04 07:00:56,900 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-04 07:00:56,900 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-04 07:00:56,900 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 309#true, Black: 325#true, 312#true, 152#L1045-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:56,900 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-03-04 07:00:56,900 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-04 07:00:56,900 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-04 07:00:56,900 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-04 07:00:56,900 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-04 07:00:56,900 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-04 07:00:56,900 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-04 07:00:56,900 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-04 07:00:56,900 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-04 07:00:56,900 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 314#true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 167#L1028-5true, 150#L1045-5true]) [2025-03-04 07:00:56,900 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-03-04 07:00:56,900 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-04 07:00:56,900 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-04 07:00:56,900 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-04 07:00:56,900 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-04 07:00:56,900 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-04 07:00:56,900 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-04 07:00:56,900 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-04 07:00:56,901 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 314#true, Black: 325#true, 309#true, 312#true, 239#L1045-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 167#L1028-5true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:56,901 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-03-04 07:00:56,901 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-04 07:00:56,901 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-04 07:00:56,901 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-04 07:00:56,901 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-04 07:00:56,901 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-04 07:00:56,901 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-04 07:00:56,901 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-04 07:00:56,901 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-04 07:00:56,901 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1058] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [69#L1028-5true, 310#true, 9#L1045-2true, 170#L1028-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:56,901 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-03-04 07:00:56,901 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-04 07:00:56,901 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-04 07:00:56,901 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-04 07:00:56,901 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-04 07:00:56,901 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-04 07:00:56,901 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1058] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [69#L1028-5true, 310#true, 208#L1045-1true, 170#L1028-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:56,901 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-03-04 07:00:56,901 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-03-04 07:00:56,901 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-03-04 07:00:56,901 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-04 07:00:56,901 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-04 07:00:56,902 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-04 07:00:56,902 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1058] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 310#true, 170#L1028-5true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), Black: 325#true, 152#L1045-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:56,902 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-03-04 07:00:56,902 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-04 07:00:56,902 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-04 07:00:56,902 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-04 07:00:56,902 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-04 07:00:56,902 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-04 07:00:56,902 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1058] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~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, 310#true, 170#L1028-5true, 314#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 327#(= |#race~tids~0| 0), 311#true, 150#L1045-5true]) [2025-03-04 07:00:56,902 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-03-04 07:00:56,902 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-04 07:00:56,902 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-04 07:00:56,902 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-04 07:00:56,902 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-04 07:00:56,902 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1058] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [69#L1028-5true, 310#true, 170#L1028-5true, 314#true, Black: 325#true, 239#L1045-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0))]) [2025-03-04 07:00:56,902 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-03-04 07:00:56,902 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-04 07:00:56,902 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-04 07:00:56,902 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-04 07:00:56,902 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-04 07:00:56,902 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-04 07:00:56,905 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 170#L1028-5true, Black: 325#true, 312#true, 184#L1043-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:56,905 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-03-04 07:00:56,905 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-04 07:00:56,905 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-04 07:00:56,905 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-04 07:00:56,906 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][324], [329#true, 69#L1028-5true, 314#true, 309#true, Black: 325#true, 6#L1043-6true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:56,906 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is not cut-off event [2025-03-04 07:00:56,906 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is not cut-off event [2025-03-04 07:00:56,906 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is not cut-off event [2025-03-04 07:00:56,906 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is not cut-off event [2025-03-04 07:00:56,906 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 170#L1028-5true, Black: 325#true, 6#L1043-6true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:56,906 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is not cut-off event [2025-03-04 07:00:56,907 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is not cut-off event [2025-03-04 07:00:56,907 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is not cut-off event [2025-03-04 07:00:56,907 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is not cut-off event [2025-03-04 07:00:56,907 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is not cut-off event [2025-03-04 07:00:56,909 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [69#L1028-5true, 208#L1045-1true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:56,909 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-03-04 07:00:56,909 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-04 07:00:56,909 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-03-04 07:00:56,909 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-04 07:00:56,909 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-04 07:00:56,909 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-04 07:00:56,909 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-03-04 07:00:56,909 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-03-04 07:00:56,909 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-03-04 07:00:56,909 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1064] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, 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, 208#L1045-1true, 310#true, 170#L1028-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-03-04 07:00:56,909 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-03-04 07:00:56,909 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-03-04 07:00:56,909 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-04 07:00:56,909 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-04 07:00:56,909 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-03-04 07:00:56,909 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-03-04 07:00:56,910 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [208#L1045-1true, 310#true, 170#L1028-5true, 334#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~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: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true, 167#L1028-5true]) [2025-03-04 07:00:56,910 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-03-04 07:00:56,910 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-04 07:00:56,910 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-03-04 07:00:56,910 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-04 07:00:56,910 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-03-04 07:00:56,910 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-04 07:00:56,910 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-04 07:00:56,910 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-04 07:00:56,910 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-03-04 07:00:56,910 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 170#L1028-5true, 262#L1043-4true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:56,910 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-03-04 07:00:56,910 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-03-04 07:00:56,910 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-04 07:00:56,910 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-04 07:00:56,911 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][324], [69#L1028-5true, 329#true, 314#true, 309#true, Black: 325#true, 312#true, 184#L1043-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:56,911 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is not cut-off event [2025-03-04 07:00:56,911 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is not cut-off event [2025-03-04 07:00:56,911 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is not cut-off event [2025-03-04 07:00:56,911 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is not cut-off event [2025-03-04 07:00:56,912 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 170#L1028-5true, Black: 325#true, 312#true, 184#L1043-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:56,912 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is not cut-off event [2025-03-04 07:00:56,912 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is not cut-off event [2025-03-04 07:00:56,912 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is not cut-off event [2025-03-04 07:00:56,912 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is not cut-off event [2025-03-04 07:00:56,912 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is not cut-off event [2025-03-04 07:00:56,914 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][324], [69#L1028-5true, 329#true, 314#true, 137#L1043-7true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:56,914 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-03-04 07:00:56,914 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-04 07:00:56,914 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-04 07:00:56,914 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-04 07:00:56,914 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-04 07:00:56,915 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][324], [69#L1028-5true, 329#true, 314#true, 262#L1043-4true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:56,915 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is not cut-off event [2025-03-04 07:00:56,915 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is not cut-off event [2025-03-04 07:00:56,915 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is not cut-off event [2025-03-04 07:00:56,915 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is not cut-off event [2025-03-04 07:00:56,915 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1065] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 170#L1028-5true, 262#L1043-4true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:56,915 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is not cut-off event [2025-03-04 07:00:56,915 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is not cut-off event [2025-03-04 07:00:56,915 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is not cut-off event [2025-03-04 07:00:56,915 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is not cut-off event [2025-03-04 07:00:56,916 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is not cut-off event [2025-03-04 07:00:56,918 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][324], [69#L1028-5true, 329#true, 314#true, 309#true, Black: 325#true, 6#L1043-6true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:56,918 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-03-04 07:00:56,918 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-04 07:00:56,918 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-04 07:00:56,918 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-04 07:00:56,918 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-04 07:00:56,920 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][324], [69#L1028-5true, 329#true, 314#true, Black: 325#true, 309#true, 312#true, 184#L1043-5true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:56,920 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-03-04 07:00:56,920 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-03-04 07:00:56,920 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-04 07:00:56,920 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-04 07:00:56,920 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-04 07:00:56,921 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1057] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][324], [69#L1028-5true, 329#true, 314#true, 262#L1043-4true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 167#L1028-5true]) [2025-03-04 07:00:56,922 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-03-04 07:00:56,922 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-03-04 07:00:56,922 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-04 07:00:56,922 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-03-04 07:00:56,922 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-03-04 07:00:57,056 INFO L124 PetriNetUnfolderBase]: 15048/48316 cut-off events. [2025-03-04 07:00:57,056 INFO L125 PetriNetUnfolderBase]: For 10167/12060 co-relation queries the response was YES. [2025-03-04 07:00:57,317 INFO L83 FinitePrefix]: Finished finitePrefix Result has 69662 conditions, 48316 events. 15048/48316 cut-off events. For 10167/12060 co-relation queries the response was YES. Maximal size of possible extension queue 813. Compared 572815 event pairs, 2190 based on Foata normal form. 483/43220 useless extension candidates. Maximal degree in co-relation 69631. Up to 6448 conditions per place. [2025-03-04 07:00:57,706 INFO L140 encePairwiseOnDemand]: 339/344 looper letters, 118 selfloop transitions, 4 changer transitions 1/358 dead transitions. [2025-03-04 07:00:57,706 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 265 places, 358 transitions, 1088 flow [2025-03-04 07:00:57,707 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-04 07:00:57,707 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-03-04 07:00:57,708 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1869 transitions. [2025-03-04 07:00:57,709 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9055232558139535 [2025-03-04 07:00:57,709 INFO L175 Difference]: Start difference. First operand has 261 places, 275 transitions, 606 flow. Second operand 6 states and 1869 transitions. [2025-03-04 07:00:57,709 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 265 places, 358 transitions, 1088 flow [2025-03-04 07:00:57,722 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 265 places, 358 transitions, 1088 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-04 07:00:57,724 INFO L231 Difference]: Finished difference. Result has 265 places, 273 transitions, 607 flow [2025-03-04 07:00:57,724 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=344, PETRI_DIFFERENCE_MINUEND_FLOW=604, PETRI_DIFFERENCE_MINUEND_PLACES=260, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=274, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=270, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=607, PETRI_PLACES=265, PETRI_TRANSITIONS=273} [2025-03-04 07:00:57,724 INFO L279 CegarLoopForPetriNet]: 272 programPoint places, -7 predicate places. [2025-03-04 07:00:57,725 INFO L471 AbstractCegarLoop]: Abstraction has has 265 places, 273 transitions, 607 flow [2025-03-04 07:00:57,725 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 292.1666666666667) internal successors, (1753), 6 states have internal predecessors, (1753), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-04 07:00:57,725 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-04 07:00:57,725 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-04 07:00:57,725 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable24 [2025-03-04 07:00:57,725 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE (and 25 more)] === [2025-03-04 07:00:57,726 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 07:00:57,726 INFO L85 PathProgramCache]: Analyzing trace with hash 40611654, now seen corresponding path program 1 times [2025-03-04 07:00:57,726 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 07:00:57,726 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [815765748] [2025-03-04 07:00:57,726 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-04 07:00:57,726 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 07:00:57,733 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 54 statements into 1 equivalence classes. [2025-03-04 07:00:57,738 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 54 of 54 statements. [2025-03-04 07:00:57,738 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 07:00:57,738 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-04 07:00:57,901 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-04 07:00:57,901 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-04 07:00:57,902 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [815765748] [2025-03-04 07:00:57,902 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [815765748] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-04 07:00:57,902 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-04 07:00:57,902 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-04 07:00:57,902 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [310293470] [2025-03-04 07:00:57,902 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-04 07:00:57,902 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-03-04 07:00:57,902 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-04 07:00:57,903 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-03-04 07:00:57,903 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-03-04 07:00:58,113 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 268 out of 344 [2025-03-04 07:00:58,114 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 265 places, 273 transitions, 607 flow. Second operand has 6 states, 6 states have (on average 269.6666666666667) internal successors, (1618), 6 states have internal predecessors, (1618), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-04 07:00:58,115 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-04 07:00:58,115 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 268 of 344 [2025-03-04 07:00:58,115 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand