./Ultimate.py --spec /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/properties/no-data-race.prp --file /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/pthread-ext/46_monabsex2_vs-b.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for data races Using default analysis Version fca748b1 Calling Ultimate with: /root/.sdkman/candidates/java/current/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.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/pthread-ext/46_monabsex2_vs-b.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 cb0da49952f084f4179c44b957c91689c392bf769782a6b0853667237fdff1db --- Real Ultimate output --- This is Ultimate 0.2.5-wip.dd.update-z3-fca748b-m [2024-11-20 13:29:37,279 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-20 13:29:37,333 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf [2024-11-20 13:29:37,337 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-20 13:29:37,337 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-20 13:29:37,366 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-20 13:29:37,366 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-20 13:29:37,367 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-20 13:29:37,367 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-20 13:29:37,367 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-20 13:29:37,368 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-20 13:29:37,368 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-20 13:29:37,372 INFO L153 SettingsManager]: * Use SBE=true [2024-11-20 13:29:37,372 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-20 13:29:37,373 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-20 13:29:37,373 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-20 13:29:37,373 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-20 13:29:37,373 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-20 13:29:37,374 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-20 13:29:37,374 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-20 13:29:37,374 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-20 13:29:37,378 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-20 13:29:37,378 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2024-11-20 13:29:37,378 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-20 13:29:37,379 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-20 13:29:37,379 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-20 13:29:37,379 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-20 13:29:37,379 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-20 13:29:37,379 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-20 13:29:37,379 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-20 13:29:37,380 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-20 13:29:37,380 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-20 13:29:37,380 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-20 13:29:37,380 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-20 13:29:37,380 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-20 13:29:37,380 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-20 13:29:37,380 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-20 13:29:37,381 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-20 13:29:37,381 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-20 13:29:37,381 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-20 13:29:37,381 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-20 13:29:37,382 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release 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 -> cb0da49952f084f4179c44b957c91689c392bf769782a6b0853667237fdff1db [2024-11-20 13:29:37,649 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-20 13:29:37,673 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-20 13:29:37,679 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-20 13:29:37,680 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-20 13:29:37,680 INFO L274 PluginConnector]: CDTParser initialized [2024-11-20 13:29:37,681 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/pthread-ext/46_monabsex2_vs-b.i [2024-11-20 13:29:39,142 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-20 13:29:39,401 INFO L384 CDTParser]: Found 1 translation units. [2024-11-20 13:29:39,401 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/pthread-ext/46_monabsex2_vs-b.i [2024-11-20 13:29:39,423 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/de5532e9c/fa710f03a58e426c9341f6aec743603f/FLAG7a6dabb1a [2024-11-20 13:29:39,713 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/de5532e9c/fa710f03a58e426c9341f6aec743603f [2024-11-20 13:29:39,716 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-20 13:29:39,717 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-20 13:29:39,723 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-20 13:29:39,723 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-20 13:29:39,732 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-20 13:29:39,733 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 20.11 01:29:39" (1/1) ... [2024-11-20 13:29:39,734 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@918f770 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.11 01:29:39, skipping insertion in model container [2024-11-20 13:29:39,734 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 20.11 01:29:39" (1/1) ... [2024-11-20 13:29:39,762 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-20 13:29:40,197 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-20 13:29:40,208 INFO L200 MainTranslator]: Completed pre-run [2024-11-20 13:29:40,251 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-20 13:29:40,292 INFO L204 MainTranslator]: Completed translation [2024-11-20 13:29:40,293 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.11 01:29:40 WrapperNode [2024-11-20 13:29:40,293 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-20 13:29:40,294 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-20 13:29:40,294 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-20 13:29:40,294 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-20 13:29:40,299 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.11 01:29:40" (1/1) ... [2024-11-20 13:29:40,311 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.11 01:29:40" (1/1) ... [2024-11-20 13:29:40,327 INFO L138 Inliner]: procedures = 165, calls = 8, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 49 [2024-11-20 13:29:40,328 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-20 13:29:40,328 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-20 13:29:40,328 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-20 13:29:40,329 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-20 13:29:40,335 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.11 01:29:40" (1/1) ... [2024-11-20 13:29:40,335 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.11 01:29:40" (1/1) ... [2024-11-20 13:29:40,336 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.11 01:29:40" (1/1) ... [2024-11-20 13:29:40,337 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.11 01:29:40" (1/1) ... [2024-11-20 13:29:40,340 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.11 01:29:40" (1/1) ... [2024-11-20 13:29:40,344 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.11 01:29:40" (1/1) ... [2024-11-20 13:29:40,345 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.11 01:29:40" (1/1) ... [2024-11-20 13:29:40,346 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.11 01:29:40" (1/1) ... [2024-11-20 13:29:40,348 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-20 13:29:40,348 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-20 13:29:40,348 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-20 13:29:40,349 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-20 13:29:40,349 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.11 01:29:40" (1/1) ... [2024-11-20 13:29:40,354 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-20 13:29:40,364 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 13:29:40,379 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) [2024-11-20 13:29:40,383 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 [2024-11-20 13:29:40,425 INFO L130 BoogieDeclarations]: Found specification of procedure thr1 [2024-11-20 13:29:40,425 INFO L138 BoogieDeclarations]: Found implementation of procedure thr1 [2024-11-20 13:29:40,425 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-20 13:29:40,425 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-11-20 13:29:40,425 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-20 13:29:40,426 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-20 13:29:40,427 WARN L207 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2024-11-20 13:29:40,560 INFO L238 CfgBuilder]: Building ICFG [2024-11-20 13:29:40,562 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-20 13:29:40,653 INFO L283 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-11-20 13:29:40,653 INFO L287 CfgBuilder]: Performing block encoding [2024-11-20 13:29:40,663 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-20 13:29:40,663 INFO L316 CfgBuilder]: Removed 1 assume(true) statements. [2024-11-20 13:29:40,664 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 20.11 01:29:40 BoogieIcfgContainer [2024-11-20 13:29:40,664 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-20 13:29:40,666 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-20 13:29:40,666 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-20 13:29:40,669 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-20 13:29:40,669 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 20.11 01:29:39" (1/3) ... [2024-11-20 13:29:40,669 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@24605cb and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 20.11 01:29:40, skipping insertion in model container [2024-11-20 13:29:40,670 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.11 01:29:40" (2/3) ... [2024-11-20 13:29:40,670 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@24605cb and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 20.11 01:29:40, skipping insertion in model container [2024-11-20 13:29:40,670 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 20.11 01:29:40" (3/3) ... [2024-11-20 13:29:40,671 INFO L112 eAbstractionObserver]: Analyzing ICFG 46_monabsex2_vs-b.i [2024-11-20 13:29:40,684 INFO L214 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-20 13:29:40,685 INFO L154 ceAbstractionStarter]: Applying trace abstraction to program that has 5 error locations. [2024-11-20 13:29:40,685 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-11-20 13:29:40,720 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2024-11-20 13:29:40,750 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 59 places, 60 transitions, 124 flow [2024-11-20 13:29:40,776 INFO L124 PetriNetUnfolderBase]: 5/69 cut-off events. [2024-11-20 13:29:40,777 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-20 13:29:40,781 INFO L83 FinitePrefix]: Finished finitePrefix Result has 73 conditions, 69 events. 5/69 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 4. Compared 84 event pairs, 0 based on Foata normal form. 0/57 useless extension candidates. Maximal degree in co-relation 47. Up to 4 conditions per place. [2024-11-20 13:29:40,781 INFO L82 GeneralOperation]: Start removeDead. Operand has 59 places, 60 transitions, 124 flow [2024-11-20 13:29:40,785 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 59 places, 60 transitions, 124 flow [2024-11-20 13:29:40,792 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-20 13:29:40,798 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;@348e4569, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-20 13:29:40,799 INFO L334 AbstractCegarLoop]: Starting to check reachability of 11 error locations. [2024-11-20 13:29:40,805 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-20 13:29:40,806 INFO L124 PetriNetUnfolderBase]: 2/28 cut-off events. [2024-11-20 13:29:40,806 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-20 13:29:40,806 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-20 13:29:40,807 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-20 13:29:40,807 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting thr1Err0ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err3ASSERT_VIOLATIONDATA_RACE (and 7 more)] === [2024-11-20 13:29:40,811 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-20 13:29:40,812 INFO L85 PathProgramCache]: Analyzing trace with hash 1655616667, now seen corresponding path program 1 times [2024-11-20 13:29:40,819 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-20 13:29:40,820 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [737637151] [2024-11-20 13:29:40,820 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-20 13:29:40,820 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-20 13:29:40,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-20 13:29:41,019 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-20 13:29:41,019 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-20 13:29:41,019 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [737637151] [2024-11-20 13:29:41,020 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [737637151] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-20 13:29:41,020 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-20 13:29:41,020 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-20 13:29:41,023 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [977396551] [2024-11-20 13:29:41,024 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-20 13:29:41,032 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-20 13:29:41,037 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-20 13:29:41,087 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-20 13:29:41,090 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-20 13:29:41,109 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 50 out of 60 [2024-11-20 13:29:41,112 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 59 places, 60 transitions, 124 flow. Second operand has 3 states, 3 states have (on average 51.0) internal successors, (153), 3 states have internal predecessors, (153), 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) [2024-11-20 13:29:41,112 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-20 13:29:41,112 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 50 of 60 [2024-11-20 13:29:41,114 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-20 13:29:41,179 INFO L124 PetriNetUnfolderBase]: 1/54 cut-off events. [2024-11-20 13:29:41,180 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2024-11-20 13:29:41,180 INFO L83 FinitePrefix]: Finished finitePrefix Result has 63 conditions, 54 events. 1/54 cut-off events. For 1/1 co-relation queries the response was YES. Maximal size of possible extension queue 4. Compared 38 event pairs, 0 based on Foata normal form. 7/55 useless extension candidates. Maximal degree in co-relation 40. Up to 3 conditions per place. [2024-11-20 13:29:41,182 INFO L140 encePairwiseOnDemand]: 53/60 looper letters, 2 selfloop transitions, 2 changer transitions 0/50 dead transitions. [2024-11-20 13:29:41,182 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 54 places, 50 transitions, 112 flow [2024-11-20 13:29:41,183 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-20 13:29:41,185 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-20 13:29:41,191 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 161 transitions. [2024-11-20 13:29:41,194 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8944444444444445 [2024-11-20 13:29:41,196 INFO L175 Difference]: Start difference. First operand has 59 places, 60 transitions, 124 flow. Second operand 3 states and 161 transitions. [2024-11-20 13:29:41,196 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 54 places, 50 transitions, 112 flow [2024-11-20 13:29:41,198 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 54 places, 50 transitions, 112 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-20 13:29:41,201 INFO L231 Difference]: Finished difference. Result has 54 places, 50 transitions, 108 flow [2024-11-20 13:29:41,205 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=60, PETRI_DIFFERENCE_MINUEND_FLOW=104, PETRI_DIFFERENCE_MINUEND_PLACES=52, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=50, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=48, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=108, PETRI_PLACES=54, PETRI_TRANSITIONS=50} [2024-11-20 13:29:41,208 INFO L277 CegarLoopForPetriNet]: 59 programPoint places, -5 predicate places. [2024-11-20 13:29:41,210 INFO L471 AbstractCegarLoop]: Abstraction has has 54 places, 50 transitions, 108 flow [2024-11-20 13:29:41,211 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 51.0) internal successors, (153), 3 states have internal predecessors, (153), 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) [2024-11-20 13:29:41,211 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-20 13:29:41,211 INFO L204 CegarLoopForPetriNet]: trace histogram [2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-20 13:29:41,212 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-20 13:29:41,212 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err3ASSERT_VIOLATIONDATA_RACE (and 7 more)] === [2024-11-20 13:29:41,212 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-20 13:29:41,213 INFO L85 PathProgramCache]: Analyzing trace with hash 1898272911, now seen corresponding path program 1 times [2024-11-20 13:29:41,214 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-20 13:29:41,214 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1354053827] [2024-11-20 13:29:41,214 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-20 13:29:41,214 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-20 13:29:41,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-20 13:29:41,240 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-20 13:29:41,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-20 13:29:41,288 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-20 13:29:41,288 INFO L325 BasicCegarLoop]: Counterexample is feasible [2024-11-20 13:29:41,289 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (10 of 11 remaining) [2024-11-20 13:29:41,290 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (9 of 11 remaining) [2024-11-20 13:29:41,291 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (8 of 11 remaining) [2024-11-20 13:29:41,291 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (7 of 11 remaining) [2024-11-20 13:29:41,291 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (6 of 11 remaining) [2024-11-20 13:29:41,291 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (5 of 11 remaining) [2024-11-20 13:29:41,291 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (4 of 11 remaining) [2024-11-20 13:29:41,291 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (3 of 11 remaining) [2024-11-20 13:29:41,291 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (2 of 11 remaining) [2024-11-20 13:29:41,292 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (1 of 11 remaining) [2024-11-20 13:29:41,292 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (0 of 11 remaining) [2024-11-20 13:29:41,292 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-11-20 13:29:41,292 INFO L407 BasicCegarLoop]: Path program histogram: [1, 1] [2024-11-20 13:29:41,294 WARN L244 ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis [2024-11-20 13:29:41,294 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances. [2024-11-20 13:29:41,318 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2024-11-20 13:29:41,325 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 97 places, 99 transitions, 208 flow [2024-11-20 13:29:41,345 INFO L124 PetriNetUnfolderBase]: 9/117 cut-off events. [2024-11-20 13:29:41,345 INFO L125 PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES. [2024-11-20 13:29:41,346 INFO L83 FinitePrefix]: Finished finitePrefix Result has 125 conditions, 117 events. 9/117 cut-off events. For 2/2 co-relation queries the response was YES. Maximal size of possible extension queue 8. Compared 274 event pairs, 0 based on Foata normal form. 0/95 useless extension candidates. Maximal degree in co-relation 85. Up to 6 conditions per place. [2024-11-20 13:29:41,346 INFO L82 GeneralOperation]: Start removeDead. Operand has 97 places, 99 transitions, 208 flow [2024-11-20 13:29:41,347 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 97 places, 99 transitions, 208 flow [2024-11-20 13:29:41,349 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-20 13:29:41,353 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;@348e4569, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-20 13:29:41,353 INFO L334 AbstractCegarLoop]: Starting to check reachability of 16 error locations. [2024-11-20 13:29:41,359 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-20 13:29:41,362 INFO L124 PetriNetUnfolderBase]: 2/28 cut-off events. [2024-11-20 13:29:41,362 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-20 13:29:41,362 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-20 13:29:41,362 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-20 13:29:41,363 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting thr1Err0ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err3ASSERT_VIOLATIONDATA_RACE (and 12 more)] === [2024-11-20 13:29:41,363 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-20 13:29:41,363 INFO L85 PathProgramCache]: Analyzing trace with hash 1596156702, now seen corresponding path program 1 times [2024-11-20 13:29:41,363 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-20 13:29:41,364 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [334517089] [2024-11-20 13:29:41,364 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-20 13:29:41,364 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-20 13:29:41,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-20 13:29:41,405 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-20 13:29:41,405 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-20 13:29:41,406 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [334517089] [2024-11-20 13:29:41,406 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [334517089] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-20 13:29:41,406 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-20 13:29:41,406 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-20 13:29:41,406 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1216965350] [2024-11-20 13:29:41,406 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-20 13:29:41,407 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-20 13:29:41,407 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-20 13:29:41,407 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-20 13:29:41,407 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-20 13:29:41,428 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 81 out of 99 [2024-11-20 13:29:41,432 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 97 places, 99 transitions, 208 flow. Second operand has 3 states, 3 states have (on average 82.0) internal successors, (246), 3 states have internal predecessors, (246), 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) [2024-11-20 13:29:41,432 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-20 13:29:41,432 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 81 of 99 [2024-11-20 13:29:41,432 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-20 13:29:41,490 INFO L124 PetriNetUnfolderBase]: 20/302 cut-off events. [2024-11-20 13:29:41,490 INFO L125 PetriNetUnfolderBase]: For 15/15 co-relation queries the response was YES. [2024-11-20 13:29:41,492 INFO L83 FinitePrefix]: Finished finitePrefix Result has 358 conditions, 302 events. 20/302 cut-off events. For 15/15 co-relation queries the response was YES. Maximal size of possible extension queue 19. Compared 1455 event pairs, 3 based on Foata normal form. 47/296 useless extension candidates. Maximal degree in co-relation 197. Up to 22 conditions per place. [2024-11-20 13:29:41,494 INFO L140 encePairwiseOnDemand]: 85/99 looper letters, 11 selfloop transitions, 6 changer transitions 0/93 dead transitions. [2024-11-20 13:29:41,494 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 91 places, 93 transitions, 235 flow [2024-11-20 13:29:41,494 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-20 13:29:41,494 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-20 13:29:41,495 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 274 transitions. [2024-11-20 13:29:41,496 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9225589225589226 [2024-11-20 13:29:41,496 INFO L175 Difference]: Start difference. First operand has 97 places, 99 transitions, 208 flow. Second operand 3 states and 274 transitions. [2024-11-20 13:29:41,496 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 91 places, 93 transitions, 235 flow [2024-11-20 13:29:41,497 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 91 places, 93 transitions, 235 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-20 13:29:41,499 INFO L231 Difference]: Finished difference. Result has 93 places, 92 transitions, 234 flow [2024-11-20 13:29:41,499 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=99, PETRI_DIFFERENCE_MINUEND_FLOW=182, PETRI_DIFFERENCE_MINUEND_PLACES=89, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=86, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=80, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=234, PETRI_PLACES=93, PETRI_TRANSITIONS=92} [2024-11-20 13:29:41,499 INFO L277 CegarLoopForPetriNet]: 97 programPoint places, -4 predicate places. [2024-11-20 13:29:41,500 INFO L471 AbstractCegarLoop]: Abstraction has has 93 places, 92 transitions, 234 flow [2024-11-20 13:29:41,501 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 82.0) internal successors, (246), 3 states have internal predecessors, (246), 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) [2024-11-20 13:29:41,501 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-20 13:29:41,501 INFO L204 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] [2024-11-20 13:29:41,501 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-11-20 13:29:41,501 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting thr1Err1ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err3ASSERT_VIOLATIONDATA_RACE (and 12 more)] === [2024-11-20 13:29:41,502 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-20 13:29:41,502 INFO L85 PathProgramCache]: Analyzing trace with hash -72400316, now seen corresponding path program 1 times [2024-11-20 13:29:41,502 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-20 13:29:41,502 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [390134686] [2024-11-20 13:29:41,502 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-20 13:29:41,502 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-20 13:29:41,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-20 13:29:41,535 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-20 13:29:41,535 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-20 13:29:41,535 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [390134686] [2024-11-20 13:29:41,536 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [390134686] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-20 13:29:41,536 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-20 13:29:41,536 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-20 13:29:41,536 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1975027849] [2024-11-20 13:29:41,536 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-20 13:29:41,536 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-20 13:29:41,537 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-20 13:29:41,537 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-20 13:29:41,537 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-20 13:29:41,573 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 75 out of 99 [2024-11-20 13:29:41,574 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 93 places, 92 transitions, 234 flow. Second operand has 3 states, 3 states have (on average 76.0) internal successors, (228), 3 states have internal predecessors, (228), 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) [2024-11-20 13:29:41,574 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-20 13:29:41,574 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 75 of 99 [2024-11-20 13:29:41,575 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-20 13:29:41,646 INFO L124 PetriNetUnfolderBase]: 58/555 cut-off events. [2024-11-20 13:29:41,647 INFO L125 PetriNetUnfolderBase]: For 41/41 co-relation queries the response was YES. [2024-11-20 13:29:41,651 INFO L83 FinitePrefix]: Finished finitePrefix Result has 771 conditions, 555 events. 58/555 cut-off events. For 41/41 co-relation queries the response was YES. Maximal size of possible extension queue 32. Compared 3668 event pairs, 13 based on Foata normal form. 0/483 useless extension candidates. Maximal degree in co-relation 664. Up to 100 conditions per place. [2024-11-20 13:29:41,653 INFO L140 encePairwiseOnDemand]: 85/99 looper letters, 17 selfloop transitions, 10 changer transitions 0/103 dead transitions. [2024-11-20 13:29:41,653 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 95 places, 103 transitions, 315 flow [2024-11-20 13:29:41,653 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-20 13:29:41,654 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-20 13:29:41,655 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 256 transitions. [2024-11-20 13:29:41,656 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8619528619528619 [2024-11-20 13:29:41,656 INFO L175 Difference]: Start difference. First operand has 93 places, 92 transitions, 234 flow. Second operand 3 states and 256 transitions. [2024-11-20 13:29:41,657 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 95 places, 103 transitions, 315 flow [2024-11-20 13:29:41,659 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 93 places, 103 transitions, 303 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-20 13:29:41,661 INFO L231 Difference]: Finished difference. Result has 95 places, 102 transitions, 310 flow [2024-11-20 13:29:41,661 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=99, PETRI_DIFFERENCE_MINUEND_FLOW=222, PETRI_DIFFERENCE_MINUEND_PLACES=91, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=92, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=82, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=310, PETRI_PLACES=95, PETRI_TRANSITIONS=102} [2024-11-20 13:29:41,662 INFO L277 CegarLoopForPetriNet]: 97 programPoint places, -2 predicate places. [2024-11-20 13:29:41,663 INFO L471 AbstractCegarLoop]: Abstraction has has 95 places, 102 transitions, 310 flow [2024-11-20 13:29:41,664 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 76.0) internal successors, (228), 3 states have internal predecessors, (228), 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) [2024-11-20 13:29:41,664 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-20 13:29:41,664 INFO L204 CegarLoopForPetriNet]: trace histogram [3, 3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-20 13:29:41,664 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-11-20 13:29:41,664 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err3ASSERT_VIOLATIONDATA_RACE (and 12 more)] === [2024-11-20 13:29:41,665 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-20 13:29:41,665 INFO L85 PathProgramCache]: Analyzing trace with hash 1918521751, now seen corresponding path program 1 times [2024-11-20 13:29:41,666 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-20 13:29:41,666 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1590810054] [2024-11-20 13:29:41,666 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-20 13:29:41,666 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-20 13:29:41,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-20 13:29:41,678 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-20 13:29:41,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-20 13:29:41,686 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-20 13:29:41,687 INFO L325 BasicCegarLoop]: Counterexample is feasible [2024-11-20 13:29:41,687 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (15 of 16 remaining) [2024-11-20 13:29:41,687 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (14 of 16 remaining) [2024-11-20 13:29:41,687 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (13 of 16 remaining) [2024-11-20 13:29:41,687 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (12 of 16 remaining) [2024-11-20 13:29:41,688 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (11 of 16 remaining) [2024-11-20 13:29:41,688 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (10 of 16 remaining) [2024-11-20 13:29:41,688 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (9 of 16 remaining) [2024-11-20 13:29:41,688 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (8 of 16 remaining) [2024-11-20 13:29:41,688 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (7 of 16 remaining) [2024-11-20 13:29:41,688 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (6 of 16 remaining) [2024-11-20 13:29:41,689 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (5 of 16 remaining) [2024-11-20 13:29:41,689 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (4 of 16 remaining) [2024-11-20 13:29:41,689 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (3 of 16 remaining) [2024-11-20 13:29:41,689 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (2 of 16 remaining) [2024-11-20 13:29:41,689 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (1 of 16 remaining) [2024-11-20 13:29:41,689 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (0 of 16 remaining) [2024-11-20 13:29:41,690 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2024-11-20 13:29:41,690 INFO L407 BasicCegarLoop]: Path program histogram: [1, 1, 1] [2024-11-20 13:29:41,690 WARN L244 ceAbstractionStarter]: 2 thread instances were not sufficient, I will increase this number and restart the analysis [2024-11-20 13:29:41,690 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 3 thread instances. [2024-11-20 13:29:41,713 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2024-11-20 13:29:41,716 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 135 places, 138 transitions, 294 flow [2024-11-20 13:29:41,730 INFO L124 PetriNetUnfolderBase]: 13/165 cut-off events. [2024-11-20 13:29:41,730 INFO L125 PetriNetUnfolderBase]: For 7/7 co-relation queries the response was YES. [2024-11-20 13:29:41,731 INFO L83 FinitePrefix]: Finished finitePrefix Result has 178 conditions, 165 events. 13/165 cut-off events. For 7/7 co-relation queries the response was YES. Maximal size of possible extension queue 10. Compared 502 event pairs, 0 based on Foata normal form. 0/133 useless extension candidates. Maximal degree in co-relation 123. Up to 8 conditions per place. [2024-11-20 13:29:41,731 INFO L82 GeneralOperation]: Start removeDead. Operand has 135 places, 138 transitions, 294 flow [2024-11-20 13:29:41,732 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 135 places, 138 transitions, 294 flow [2024-11-20 13:29:41,733 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-20 13:29:41,734 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;@348e4569, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-20 13:29:41,734 INFO L334 AbstractCegarLoop]: Starting to check reachability of 21 error locations. [2024-11-20 13:29:41,736 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-20 13:29:41,736 INFO L124 PetriNetUnfolderBase]: 2/30 cut-off events. [2024-11-20 13:29:41,736 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-20 13:29:41,736 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-20 13:29:41,736 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-20 13:29:41,736 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting thr1Err0ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err3ASSERT_VIOLATIONDATA_RACE (and 17 more)] === [2024-11-20 13:29:41,737 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-20 13:29:41,737 INFO L85 PathProgramCache]: Analyzing trace with hash -2001289598, now seen corresponding path program 1 times [2024-11-20 13:29:41,737 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-20 13:29:41,737 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1684952215] [2024-11-20 13:29:41,737 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-20 13:29:41,738 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-20 13:29:41,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-20 13:29:41,776 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-20 13:29:41,776 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-20 13:29:41,776 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1684952215] [2024-11-20 13:29:41,776 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1684952215] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-20 13:29:41,777 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-20 13:29:41,777 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-20 13:29:41,777 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [955429728] [2024-11-20 13:29:41,777 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-20 13:29:41,777 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-20 13:29:41,777 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-20 13:29:41,778 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-20 13:29:41,778 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-20 13:29:41,805 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 112 out of 138 [2024-11-20 13:29:41,805 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 135 places, 138 transitions, 294 flow. Second operand has 3 states, 3 states have (on average 113.0) internal successors, (339), 3 states have internal predecessors, (339), 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) [2024-11-20 13:29:41,806 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-20 13:29:41,806 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 112 of 138 [2024-11-20 13:29:41,806 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-20 13:29:42,040 INFO L124 PetriNetUnfolderBase]: 206/1716 cut-off events. [2024-11-20 13:29:42,044 INFO L125 PetriNetUnfolderBase]: For 154/154 co-relation queries the response was YES. [2024-11-20 13:29:42,052 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2138 conditions, 1716 events. 206/1716 cut-off events. For 154/154 co-relation queries the response was YES. Maximal size of possible extension queue 87. Compared 14992 event pairs, 47 based on Foata normal form. 317/1703 useless extension candidates. Maximal degree in co-relation 1182. Up to 181 conditions per place. [2024-11-20 13:29:42,060 INFO L140 encePairwiseOnDemand]: 118/138 looper letters, 17 selfloop transitions, 9 changer transitions 0/132 dead transitions. [2024-11-20 13:29:42,060 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 127 places, 132 transitions, 346 flow [2024-11-20 13:29:42,061 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-20 13:29:42,061 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-20 13:29:42,062 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 381 transitions. [2024-11-20 13:29:42,062 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9202898550724637 [2024-11-20 13:29:42,062 INFO L175 Difference]: Start difference. First operand has 135 places, 138 transitions, 294 flow. Second operand 3 states and 381 transitions. [2024-11-20 13:29:42,062 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 127 places, 132 transitions, 346 flow [2024-11-20 13:29:42,064 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 127 places, 132 transitions, 342 flow, removed 2 selfloop flow, removed 0 redundant places. [2024-11-20 13:29:42,066 INFO L231 Difference]: Finished difference. Result has 129 places, 130 transitions, 336 flow [2024-11-20 13:29:42,066 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=138, PETRI_DIFFERENCE_MINUEND_FLOW=258, PETRI_DIFFERENCE_MINUEND_PLACES=125, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=121, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=112, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=336, PETRI_PLACES=129, PETRI_TRANSITIONS=130} [2024-11-20 13:29:42,067 INFO L277 CegarLoopForPetriNet]: 135 programPoint places, -6 predicate places. [2024-11-20 13:29:42,067 INFO L471 AbstractCegarLoop]: Abstraction has has 129 places, 130 transitions, 336 flow [2024-11-20 13:29:42,067 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 113.0) internal successors, (339), 3 states have internal predecessors, (339), 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) [2024-11-20 13:29:42,067 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-20 13:29:42,067 INFO L204 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] [2024-11-20 13:29:42,067 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2024-11-20 13:29:42,067 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting thr1Err1ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err3ASSERT_VIOLATIONDATA_RACE (and 17 more)] === [2024-11-20 13:29:42,068 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-20 13:29:42,068 INFO L85 PathProgramCache]: Analyzing trace with hash -1155328472, now seen corresponding path program 1 times [2024-11-20 13:29:42,068 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-20 13:29:42,068 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1479360262] [2024-11-20 13:29:42,068 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-20 13:29:42,068 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-20 13:29:42,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-20 13:29:42,107 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-20 13:29:42,107 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-20 13:29:42,107 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1479360262] [2024-11-20 13:29:42,108 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1479360262] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-20 13:29:42,108 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-20 13:29:42,108 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-20 13:29:42,108 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1856983433] [2024-11-20 13:29:42,108 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-20 13:29:42,108 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-20 13:29:42,108 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-20 13:29:42,109 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-20 13:29:42,109 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-20 13:29:42,153 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 103 out of 138 [2024-11-20 13:29:42,154 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 129 places, 130 transitions, 336 flow. Second operand has 3 states, 3 states have (on average 104.0) internal successors, (312), 3 states have internal predecessors, (312), 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) [2024-11-20 13:29:42,154 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-20 13:29:42,154 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 103 of 138 [2024-11-20 13:29:42,154 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-20 13:29:42,998 INFO L124 PetriNetUnfolderBase]: 1352/7236 cut-off events. [2024-11-20 13:29:42,998 INFO L125 PetriNetUnfolderBase]: For 550/555 co-relation queries the response was YES. [2024-11-20 13:29:43,022 INFO L83 FinitePrefix]: Finished finitePrefix Result has 10578 conditions, 7236 events. 1352/7236 cut-off events. For 550/555 co-relation queries the response was YES. Maximal size of possible extension queue 382. Compared 88160 event pairs, 428 based on Foata normal form. 0/6230 useless extension candidates. Maximal degree in co-relation 10341. Up to 1689 conditions per place. [2024-11-20 13:29:43,057 INFO L140 encePairwiseOnDemand]: 117/138 looper letters, 26 selfloop transitions, 15 changer transitions 0/147 dead transitions. [2024-11-20 13:29:43,058 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 131 places, 147 transitions, 462 flow [2024-11-20 13:29:43,058 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-20 13:29:43,059 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-20 13:29:43,059 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 356 transitions. [2024-11-20 13:29:43,060 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8599033816425121 [2024-11-20 13:29:43,060 INFO L175 Difference]: Start difference. First operand has 129 places, 130 transitions, 336 flow. Second operand 3 states and 356 transitions. [2024-11-20 13:29:43,060 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 131 places, 147 transitions, 462 flow [2024-11-20 13:29:43,068 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 129 places, 147 transitions, 444 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-20 13:29:43,070 INFO L231 Difference]: Finished difference. Result has 131 places, 145 transitions, 450 flow [2024-11-20 13:29:43,071 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=138, PETRI_DIFFERENCE_MINUEND_FLOW=318, PETRI_DIFFERENCE_MINUEND_PLACES=127, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=130, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=115, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=450, PETRI_PLACES=131, PETRI_TRANSITIONS=145} [2024-11-20 13:29:43,072 INFO L277 CegarLoopForPetriNet]: 135 programPoint places, -4 predicate places. [2024-11-20 13:29:43,073 INFO L471 AbstractCegarLoop]: Abstraction has has 131 places, 145 transitions, 450 flow [2024-11-20 13:29:43,073 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 104.0) internal successors, (312), 3 states have internal predecessors, (312), 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) [2024-11-20 13:29:43,073 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-20 13:29:43,073 INFO L204 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] [2024-11-20 13:29:43,073 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2024-11-20 13:29:43,073 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting thr1Err3ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err3ASSERT_VIOLATIONDATA_RACE (and 17 more)] === [2024-11-20 13:29:43,074 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-20 13:29:43,074 INFO L85 PathProgramCache]: Analyzing trace with hash 1764686351, now seen corresponding path program 1 times [2024-11-20 13:29:43,076 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-20 13:29:43,076 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [971296480] [2024-11-20 13:29:43,076 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-20 13:29:43,076 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-20 13:29:43,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-20 13:29:43,102 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-20 13:29:43,102 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-20 13:29:43,102 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [971296480] [2024-11-20 13:29:43,102 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [971296480] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-20 13:29:43,103 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-20 13:29:43,103 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-20 13:29:43,103 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1878712470] [2024-11-20 13:29:43,103 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-20 13:29:43,103 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-20 13:29:43,103 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-20 13:29:43,104 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-20 13:29:43,104 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-20 13:29:43,148 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 111 out of 138 [2024-11-20 13:29:43,149 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 131 places, 145 transitions, 450 flow. Second operand has 3 states, 3 states have (on average 112.66666666666667) internal successors, (338), 3 states have internal predecessors, (338), 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) [2024-11-20 13:29:43,149 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-20 13:29:43,149 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 111 of 138 [2024-11-20 13:29:43,149 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-20 13:29:43,611 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][152], [136#true, 120#L689true, 51#L696-6true, Black: 143#true, 132#true, 18#L689-5true, 145#(= |#race~s~0| 0), 134#true, 148#true, 129#L688-7true, Black: 138#true]) [2024-11-20 13:29:43,612 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-20 13:29:43,612 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-20 13:29:43,612 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-20 13:29:43,612 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-20 13:29:43,642 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([469] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][139], [136#true, 51#L696-6true, 34#L689-1true, Black: 143#true, 132#true, 18#L689-5true, 145#(= |#race~s~0| 0), 134#true, 148#true, 127#L689true, Black: 138#true]) [2024-11-20 13:29:43,642 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-20 13:29:43,642 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-20 13:29:43,642 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-20 13:29:43,642 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-20 13:29:43,666 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][152], [120#L689true, 136#true, 51#L696-6true, Black: 143#true, 132#true, 18#L689-5true, 145#(= |#race~s~0| 0), 148#true, 134#true, 53#L689-1true, Black: 138#true]) [2024-11-20 13:29:43,666 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-20 13:29:43,666 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-20 13:29:43,666 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-20 13:29:43,666 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-20 13:29:43,672 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][102], [136#true, 120#L689true, 130#L690true, 51#L696-6true, Black: 143#true, 132#true, 145#(= |#race~s~0| 0), 134#true, 148#true, 129#L688-7true, Black: 138#true]) [2024-11-20 13:29:43,672 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-20 13:29:43,672 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-20 13:29:43,672 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-20 13:29:43,673 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-20 13:29:43,697 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([469] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][76], [136#true, 130#L690true, 51#L696-6true, 34#L689-1true, Black: 143#true, 132#true, 145#(= |#race~s~0| 0), 148#true, 134#true, 127#L689true, Black: 138#true]) [2024-11-20 13:29:43,697 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-20 13:29:43,697 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-20 13:29:43,697 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-20 13:29:43,697 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-20 13:29:43,765 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([393] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][102], [136#true, 120#L689true, 130#L690true, 51#L696-6true, Black: 143#true, 132#true, 145#(= |#race~s~0| 0), 53#L689-1true, 134#true, 148#true, Black: 138#true]) [2024-11-20 13:29:43,765 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-20 13:29:43,765 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-20 13:29:43,765 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-20 13:29:43,765 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-20 13:29:43,902 INFO L124 PetriNetUnfolderBase]: 2117/9801 cut-off events. [2024-11-20 13:29:43,902 INFO L125 PetriNetUnfolderBase]: For 3573/3951 co-relation queries the response was YES. [2024-11-20 13:29:43,931 INFO L83 FinitePrefix]: Finished finitePrefix Result has 17406 conditions, 9801 events. 2117/9801 cut-off events. For 3573/3951 co-relation queries the response was YES. Maximal size of possible extension queue 526. Compared 121751 event pairs, 649 based on Foata normal form. 43/8459 useless extension candidates. Maximal degree in co-relation 17032. Up to 2283 conditions per place. [2024-11-20 13:29:43,972 INFO L140 encePairwiseOnDemand]: 128/138 looper letters, 25 selfloop transitions, 16 changer transitions 0/161 dead transitions. [2024-11-20 13:29:43,972 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 133 places, 161 transitions, 610 flow [2024-11-20 13:29:43,972 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-20 13:29:43,973 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-20 13:29:43,973 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 360 transitions. [2024-11-20 13:29:43,976 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8695652173913043 [2024-11-20 13:29:43,976 INFO L175 Difference]: Start difference. First operand has 131 places, 145 transitions, 450 flow. Second operand 3 states and 360 transitions. [2024-11-20 13:29:43,976 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 133 places, 161 transitions, 610 flow [2024-11-20 13:29:43,985 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 131 places, 161 transitions, 568 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-20 13:29:43,986 INFO L231 Difference]: Finished difference. Result has 133 places, 159 transitions, 566 flow [2024-11-20 13:29:43,987 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=138, PETRI_DIFFERENCE_MINUEND_FLOW=420, PETRI_DIFFERENCE_MINUEND_PLACES=129, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=145, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=129, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=566, PETRI_PLACES=133, PETRI_TRANSITIONS=159} [2024-11-20 13:29:43,988 INFO L277 CegarLoopForPetriNet]: 135 programPoint places, -2 predicate places. [2024-11-20 13:29:43,988 INFO L471 AbstractCegarLoop]: Abstraction has has 133 places, 159 transitions, 566 flow [2024-11-20 13:29:43,989 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 112.66666666666667) internal successors, (338), 3 states have internal predecessors, (338), 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) [2024-11-20 13:29:43,989 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-20 13:29:43,989 INFO L204 CegarLoopForPetriNet]: trace histogram [4, 4, 4, 4, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-20 13:29:43,989 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2024-11-20 13:29:43,990 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err3ASSERT_VIOLATIONDATA_RACE (and 17 more)] === [2024-11-20 13:29:43,990 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-20 13:29:43,990 INFO L85 PathProgramCache]: Analyzing trace with hash 615903739, now seen corresponding path program 1 times [2024-11-20 13:29:43,990 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-20 13:29:43,990 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [595184733] [2024-11-20 13:29:43,990 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-20 13:29:43,990 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-20 13:29:44,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-20 13:29:44,002 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-20 13:29:44,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-20 13:29:44,009 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-20 13:29:44,009 INFO L325 BasicCegarLoop]: Counterexample is feasible [2024-11-20 13:29:44,009 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (20 of 21 remaining) [2024-11-20 13:29:44,010 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (19 of 21 remaining) [2024-11-20 13:29:44,010 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (18 of 21 remaining) [2024-11-20 13:29:44,010 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (17 of 21 remaining) [2024-11-20 13:29:44,010 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (16 of 21 remaining) [2024-11-20 13:29:44,010 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (15 of 21 remaining) [2024-11-20 13:29:44,010 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (14 of 21 remaining) [2024-11-20 13:29:44,010 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (13 of 21 remaining) [2024-11-20 13:29:44,011 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (12 of 21 remaining) [2024-11-20 13:29:44,011 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (11 of 21 remaining) [2024-11-20 13:29:44,011 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (10 of 21 remaining) [2024-11-20 13:29:44,011 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (9 of 21 remaining) [2024-11-20 13:29:44,011 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (8 of 21 remaining) [2024-11-20 13:29:44,011 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (7 of 21 remaining) [2024-11-20 13:29:44,011 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (6 of 21 remaining) [2024-11-20 13:29:44,011 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (5 of 21 remaining) [2024-11-20 13:29:44,012 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (4 of 21 remaining) [2024-11-20 13:29:44,012 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (3 of 21 remaining) [2024-11-20 13:29:44,012 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (2 of 21 remaining) [2024-11-20 13:29:44,012 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (1 of 21 remaining) [2024-11-20 13:29:44,012 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (0 of 21 remaining) [2024-11-20 13:29:44,012 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2024-11-20 13:29:44,012 INFO L407 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1] [2024-11-20 13:29:44,013 WARN L244 ceAbstractionStarter]: 3 thread instances were not sufficient, I will increase this number and restart the analysis [2024-11-20 13:29:44,013 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 4 thread instances. [2024-11-20 13:29:44,137 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2024-11-20 13:29:44,144 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 173 places, 177 transitions, 382 flow [2024-11-20 13:29:44,191 INFO L124 PetriNetUnfolderBase]: 17/213 cut-off events. [2024-11-20 13:29:44,191 INFO L125 PetriNetUnfolderBase]: For 16/16 co-relation queries the response was YES. [2024-11-20 13:29:44,192 INFO L83 FinitePrefix]: Finished finitePrefix Result has 232 conditions, 213 events. 17/213 cut-off events. For 16/16 co-relation queries the response was YES. Maximal size of possible extension queue 12. Compared 739 event pairs, 0 based on Foata normal form. 0/171 useless extension candidates. Maximal degree in co-relation 173. Up to 10 conditions per place. [2024-11-20 13:29:44,192 INFO L82 GeneralOperation]: Start removeDead. Operand has 173 places, 177 transitions, 382 flow [2024-11-20 13:29:44,194 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 173 places, 177 transitions, 382 flow [2024-11-20 13:29:44,195 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-20 13:29:44,199 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;@348e4569, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-20 13:29:44,199 INFO L334 AbstractCegarLoop]: Starting to check reachability of 26 error locations. [2024-11-20 13:29:44,201 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-20 13:29:44,202 INFO L124 PetriNetUnfolderBase]: 2/30 cut-off events. [2024-11-20 13:29:44,202 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-20 13:29:44,202 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-20 13:29:44,202 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-20 13:29:44,202 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting thr1Err0ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err3ASSERT_VIOLATIONDATA_RACE (and 22 more)] === [2024-11-20 13:29:44,202 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-20 13:29:44,202 INFO L85 PathProgramCache]: Analyzing trace with hash -546712173, now seen corresponding path program 1 times [2024-11-20 13:29:44,202 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-20 13:29:44,203 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2124339518] [2024-11-20 13:29:44,203 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-20 13:29:44,203 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-20 13:29:44,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-20 13:29:44,240 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-20 13:29:44,240 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-20 13:29:44,240 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2124339518] [2024-11-20 13:29:44,240 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2124339518] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-20 13:29:44,240 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-20 13:29:44,241 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-20 13:29:44,241 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [618259566] [2024-11-20 13:29:44,241 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-20 13:29:44,241 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-20 13:29:44,241 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-20 13:29:44,242 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-20 13:29:44,242 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-20 13:29:44,277 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 143 out of 177 [2024-11-20 13:29:44,278 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 173 places, 177 transitions, 382 flow. Second operand has 3 states, 3 states have (on average 144.0) internal successors, (432), 3 states have internal predecessors, (432), 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) [2024-11-20 13:29:44,278 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-20 13:29:44,278 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 143 of 177 [2024-11-20 13:29:44,278 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-20 13:29:45,282 INFO L124 PetriNetUnfolderBase]: 1724/9129 cut-off events. [2024-11-20 13:29:45,282 INFO L125 PetriNetUnfolderBase]: For 1451/1451 co-relation queries the response was YES. [2024-11-20 13:29:45,306 INFO L83 FinitePrefix]: Finished finitePrefix Result has 12288 conditions, 9129 events. 1724/9129 cut-off events. For 1451/1451 co-relation queries the response was YES. Maximal size of possible extension queue 474. Compared 109314 event pairs, 608 based on Foata normal form. 2055/9375 useless extension candidates. Maximal degree in co-relation 9403. Up to 1365 conditions per place. [2024-11-20 13:29:45,333 INFO L140 encePairwiseOnDemand]: 151/177 looper letters, 23 selfloop transitions, 12 changer transitions 0/171 dead transitions. [2024-11-20 13:29:45,334 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 163 places, 171 transitions, 461 flow [2024-11-20 13:29:45,336 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-20 13:29:45,336 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-20 13:29:45,337 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 488 transitions. [2024-11-20 13:29:45,337 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9190207156308852 [2024-11-20 13:29:45,337 INFO L175 Difference]: Start difference. First operand has 173 places, 177 transitions, 382 flow. Second operand 3 states and 488 transitions. [2024-11-20 13:29:45,338 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 163 places, 171 transitions, 461 flow [2024-11-20 13:29:45,339 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 163 places, 171 transitions, 449 flow, removed 6 selfloop flow, removed 0 redundant places. [2024-11-20 13:29:45,340 INFO L231 Difference]: Finished difference. Result has 165 places, 168 transitions, 438 flow [2024-11-20 13:29:45,341 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=177, PETRI_DIFFERENCE_MINUEND_FLOW=334, PETRI_DIFFERENCE_MINUEND_PLACES=161, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=156, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=144, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=438, PETRI_PLACES=165, PETRI_TRANSITIONS=168} [2024-11-20 13:29:45,341 INFO L277 CegarLoopForPetriNet]: 173 programPoint places, -8 predicate places. [2024-11-20 13:29:45,341 INFO L471 AbstractCegarLoop]: Abstraction has has 165 places, 168 transitions, 438 flow [2024-11-20 13:29:45,342 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 144.0) internal successors, (432), 3 states have internal predecessors, (432), 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) [2024-11-20 13:29:45,342 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-20 13:29:45,342 INFO L204 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] [2024-11-20 13:29:45,342 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2024-11-20 13:29:45,342 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting thr1Err1ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err3ASSERT_VIOLATIONDATA_RACE (and 22 more)] === [2024-11-20 13:29:45,342 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-20 13:29:45,343 INFO L85 PathProgramCache]: Analyzing trace with hash -976799111, now seen corresponding path program 1 times [2024-11-20 13:29:45,343 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-20 13:29:45,343 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1169745206] [2024-11-20 13:29:45,343 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-20 13:29:45,343 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-20 13:29:45,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-20 13:29:45,364 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-20 13:29:45,364 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-20 13:29:45,367 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1169745206] [2024-11-20 13:29:45,367 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1169745206] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-20 13:29:45,367 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-20 13:29:45,367 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-20 13:29:45,367 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1323643331] [2024-11-20 13:29:45,367 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-20 13:29:45,367 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-20 13:29:45,367 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-20 13:29:45,368 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-20 13:29:45,368 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-20 13:29:45,408 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 131 out of 177 [2024-11-20 13:29:45,408 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 165 places, 168 transitions, 438 flow. Second operand has 3 states, 3 states have (on average 132.0) internal successors, (396), 3 states have internal predecessors, (396), 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) [2024-11-20 13:29:45,409 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-20 13:29:45,409 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 131 of 177 [2024-11-20 13:29:45,409 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-20 13:29:50,631 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][123], [183#(= |#race~s~0| 0), 170#true, Black: 176#true, 172#true, 78#L689true, 77#L696-6true, 168#true, 149#L689-4true, 82#L688-2true, 174#true, 92#L689-4true, 178#(= |#race~l~0| 0)]) [2024-11-20 13:29:50,631 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is not cut-off event [2024-11-20 13:29:50,631 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2024-11-20 13:29:50,631 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is not cut-off event [2024-11-20 13:29:50,631 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2024-11-20 13:29:54,860 INFO L124 PetriNetUnfolderBase]: 26346/99085 cut-off events. [2024-11-20 13:29:54,861 INFO L125 PetriNetUnfolderBase]: For 7728/7909 co-relation queries the response was YES. [2024-11-20 13:29:55,490 INFO L83 FinitePrefix]: Finished finitePrefix Result has 151596 conditions, 99085 events. 26346/99085 cut-off events. For 7728/7909 co-relation queries the response was YES. Maximal size of possible extension queue 4596. Compared 1632783 event pairs, 8556 based on Foata normal form. 0/84445 useless extension candidates. Maximal degree in co-relation 151201. Up to 27742 conditions per place. [2024-11-20 13:29:56,138 INFO L140 encePairwiseOnDemand]: 149/177 looper letters, 35 selfloop transitions, 20 changer transitions 0/191 dead transitions. [2024-11-20 13:29:56,138 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 167 places, 191 transitions, 609 flow [2024-11-20 13:29:56,138 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-20 13:29:56,139 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-20 13:29:56,139 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 456 transitions. [2024-11-20 13:29:56,140 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8587570621468926 [2024-11-20 13:29:56,140 INFO L175 Difference]: Start difference. First operand has 165 places, 168 transitions, 438 flow. Second operand 3 states and 456 transitions. [2024-11-20 13:29:56,140 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 167 places, 191 transitions, 609 flow [2024-11-20 13:29:56,224 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 165 places, 191 transitions, 585 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-20 13:29:56,227 INFO L231 Difference]: Finished difference. Result has 167 places, 188 transitions, 590 flow [2024-11-20 13:29:56,228 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=177, PETRI_DIFFERENCE_MINUEND_FLOW=414, PETRI_DIFFERENCE_MINUEND_PLACES=163, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=168, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=148, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=590, PETRI_PLACES=167, PETRI_TRANSITIONS=188} [2024-11-20 13:29:56,229 INFO L277 CegarLoopForPetriNet]: 173 programPoint places, -6 predicate places. [2024-11-20 13:29:56,233 INFO L471 AbstractCegarLoop]: Abstraction has has 167 places, 188 transitions, 590 flow [2024-11-20 13:29:56,233 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 132.0) internal successors, (396), 3 states have internal predecessors, (396), 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) [2024-11-20 13:29:56,233 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-20 13:29:56,235 INFO L204 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] [2024-11-20 13:29:56,235 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10 [2024-11-20 13:29:56,235 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting thr1Err3ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err3ASSERT_VIOLATIONDATA_RACE (and 22 more)] === [2024-11-20 13:29:56,236 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-20 13:29:56,236 INFO L85 PathProgramCache]: Analyzing trace with hash -2128771520, now seen corresponding path program 1 times [2024-11-20 13:29:56,236 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-20 13:29:56,236 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [287381723] [2024-11-20 13:29:56,236 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-20 13:29:56,236 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-20 13:29:56,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-20 13:29:56,283 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-20 13:29:56,283 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-20 13:29:56,283 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [287381723] [2024-11-20 13:29:56,283 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [287381723] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-20 13:29:56,283 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-20 13:29:56,283 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-20 13:29:56,283 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1170233677] [2024-11-20 13:29:56,283 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-20 13:29:56,284 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-20 13:29:56,284 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-20 13:29:56,284 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-20 13:29:56,284 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-20 13:29:56,365 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 143 out of 177 [2024-11-20 13:29:56,366 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 167 places, 188 transitions, 590 flow. Second operand has 3 states, 3 states have (on average 144.66666666666666) internal successors, (434), 3 states have internal predecessors, (434), 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) [2024-11-20 13:29:56,366 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-20 13:29:56,366 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 143 of 177 [2024-11-20 13:29:56,366 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-20 13:29:56,957 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][77], [170#true, 172#true, 77#L696-6true, 41#L689true, 186#true, 174#true, 10#L688-1true, 183#(= |#race~s~0| 0), 115#$Ultimate##0true, Black: 176#true, Black: 181#true, 21#L689-1true, 168#true]) [2024-11-20 13:29:56,957 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is not cut-off event [2024-11-20 13:29:56,957 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-20 13:29:56,957 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2024-11-20 13:29:56,957 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-20 13:29:56,974 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][77], [170#true, 172#true, 77#L696-6true, 41#L689true, 131#L688-7true, 186#true, 174#true, 10#L688-1true, 115#$Ultimate##0true, 183#(= |#race~s~0| 0), Black: 176#true, Black: 181#true, 168#true]) [2024-11-20 13:29:56,974 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-11-20 13:29:56,974 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-20 13:29:56,974 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-20 13:29:56,974 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-20 13:29:56,977 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][113], [114#L688-1true, 170#true, 172#true, 77#L696-6true, 104#L689true, 131#L688-7true, 186#true, 174#true, 115#$Ultimate##0true, 183#(= |#race~s~0| 0), Black: 176#true, Black: 181#true, 168#true]) [2024-11-20 13:29:56,977 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-11-20 13:29:56,977 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-20 13:29:56,977 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-20 13:29:56,977 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-20 13:29:57,048 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][113], [114#L688-1true, 170#true, 172#true, 104#L689true, 77#L696-6true, 186#true, 174#true, 183#(= |#race~s~0| 0), 115#$Ultimate##0true, Black: 176#true, Black: 181#true, 21#L689-1true, 168#true]) [2024-11-20 13:29:57,049 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-20 13:29:57,049 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-20 13:29:57,049 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-20 13:29:57,049 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-20 13:29:57,059 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][77], [170#true, 172#true, 77#L696-6true, 41#L689true, 131#L688-7true, 186#true, 174#true, 183#(= |#race~s~0| 0), 115#$Ultimate##0true, Black: 176#true, 15#L688-6true, Black: 181#true, 168#true]) [2024-11-20 13:29:57,059 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-20 13:29:57,059 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-20 13:29:57,059 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-20 13:29:57,059 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-20 13:29:57,060 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][113], [170#true, 172#true, 104#L689true, 77#L696-6true, 131#L688-7true, 186#true, 174#true, 115#$Ultimate##0true, 183#(= |#race~s~0| 0), 40#L688-6true, Black: 176#true, Black: 181#true, 168#true]) [2024-11-20 13:29:57,060 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-20 13:29:57,060 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-20 13:29:57,060 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-20 13:29:57,060 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-20 13:29:57,063 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][113], [170#true, 172#true, 77#L696-6true, 104#L689true, 131#L688-7true, 186#true, 109#L688-2true, 174#true, 115#$Ultimate##0true, 183#(= |#race~s~0| 0), Black: 176#true, Black: 181#true, 168#true]) [2024-11-20 13:29:57,063 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-20 13:29:57,063 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-20 13:29:57,063 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-20 13:29:57,067 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-20 13:29:57,155 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][113], [170#true, 172#true, 104#L689true, 77#L696-6true, 186#true, 109#L688-2true, 174#true, 183#(= |#race~s~0| 0), 115#$Ultimate##0true, Black: 176#true, Black: 181#true, 21#L689-1true, 168#true]) [2024-11-20 13:29:57,155 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-20 13:29:57,155 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-20 13:29:57,155 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-20 13:29:57,156 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-20 13:29:57,360 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([646] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][49], [139#L689true, 170#true, 172#true, 77#L696-6true, 186#true, 148#L688-7true, 174#true, 146#L688-7true, 115#$Ultimate##0true, 183#(= |#race~s~0| 0), Black: 176#true, Black: 181#true, 168#true]) [2024-11-20 13:29:57,360 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-20 13:29:57,361 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-20 13:29:57,361 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-20 13:29:57,361 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-20 13:29:57,367 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][129], [170#true, 172#true, 77#L696-6true, 148#L688-7true, 186#true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, Black: 181#true, 168#true, 82#L688-2true, 68#L688-6true, 55#L688-6true]) [2024-11-20 13:29:57,367 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-20 13:29:57,367 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-20 13:29:57,367 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-20 13:29:57,367 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-20 13:29:57,470 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][113], [170#true, 172#true, 104#L689true, 77#L696-6true, 131#L688-7true, 186#true, 148#L688-7true, 174#true, 183#(= |#race~s~0| 0), 115#$Ultimate##0true, Black: 176#true, Black: 181#true, 168#true]) [2024-11-20 13:29:57,470 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is not cut-off event [2024-11-20 13:29:57,470 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-20 13:29:57,470 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-11-20 13:29:57,470 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-11-20 13:29:57,470 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][77], [170#true, 172#true, 104#L689true, 77#L696-6true, 41#L689true, 131#L688-7true, 186#true, 174#true, 183#(= |#race~s~0| 0), 115#$Ultimate##0true, Black: 176#true, Black: 181#true, 168#true]) [2024-11-20 13:29:57,470 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-20 13:29:57,471 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-20 13:29:57,471 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-20 13:29:57,471 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-20 13:29:57,471 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([646] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][49], [139#L689true, 170#true, 172#true, 104#L689true, 77#L696-6true, 186#true, 148#L688-7true, 174#true, 183#(= |#race~s~0| 0), 115#$Ultimate##0true, Black: 176#true, Black: 181#true, 168#true]) [2024-11-20 13:29:57,471 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-20 13:29:57,471 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-20 13:29:57,471 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-20 13:29:57,471 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-20 13:29:57,472 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([646] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][49], [139#L689true, 170#true, 172#true, 77#L696-6true, 186#true, 117#L689-1true, 174#true, 40#L688-6true, 115#$Ultimate##0true, 183#(= |#race~s~0| 0), Black: 176#true, Black: 181#true, 168#true]) [2024-11-20 13:29:57,472 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-20 13:29:57,472 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-20 13:29:57,472 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-20 13:29:57,472 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-20 13:29:57,566 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([564] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][186], [170#true, 172#true, 77#L696-6true, 148#L688-7true, 186#true, 174#true, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, 15#L688-6true, 12#L688-1true, Black: 181#true, 168#true]) [2024-11-20 13:29:57,567 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-20 13:29:57,567 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-20 13:29:57,567 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-20 13:29:57,567 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-20 13:29:57,567 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][205], [170#true, 172#true, 77#L696-6true, 148#L688-7true, 186#true, 174#true, 10#L688-1true, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, Black: 181#true, 168#true, 68#L688-6true]) [2024-11-20 13:29:57,567 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-20 13:29:57,567 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-20 13:29:57,567 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-20 13:29:57,568 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-20 13:29:57,568 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][205], [170#true, 172#true, 77#L696-6true, 186#true, 148#L688-7true, 174#true, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, Black: 181#true, 168#true, 82#L688-2true, 68#L688-6true]) [2024-11-20 13:29:57,568 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-20 13:29:57,568 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-20 13:29:57,568 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-20 13:29:57,568 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-20 13:29:57,576 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][129], [139#L689true, 170#true, 172#true, 77#L696-6true, 186#true, 148#L688-7true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, Black: 181#true, 168#true, 82#L688-2true, 68#L688-6true]) [2024-11-20 13:29:57,576 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-20 13:29:57,577 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-20 13:29:57,577 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-20 13:29:57,577 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-20 13:29:57,581 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][185], [170#true, 172#true, 77#L696-6true, 104#L689true, 148#L688-7true, 186#true, 174#true, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, 12#L688-1true, Black: 181#true, 168#true]) [2024-11-20 13:29:57,582 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-20 13:29:57,582 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:29:57,582 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:29:57,582 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:29:57,584 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][204], [170#true, 172#true, 77#L696-6true, 186#true, 148#L688-7true, 174#true, 10#L688-1true, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true]) [2024-11-20 13:29:57,584 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-20 13:29:57,584 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:29:57,584 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:29:57,584 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:29:57,612 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([646] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][49], [139#L689true, 170#true, 172#true, 77#L696-6true, 186#true, 148#L688-7true, 117#L689-1true, 174#true, 115#$Ultimate##0true, 183#(= |#race~s~0| 0), Black: 176#true, Black: 181#true, 168#true]) [2024-11-20 13:29:57,612 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-20 13:29:57,612 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-20 13:29:57,612 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-20 13:29:57,612 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-20 13:29:57,619 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][129], [170#true, 172#true, 77#L696-6true, 186#true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, Black: 181#true, 168#true, 93#L689-1true, 82#L688-2true, 68#L688-6true, 55#L688-6true]) [2024-11-20 13:29:57,619 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-20 13:29:57,619 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-20 13:29:57,619 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-20 13:29:57,619 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-20 13:29:57,621 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][77], [170#true, 172#true, 77#L696-6true, 41#L689true, 186#true, 174#true, 146#L688-7true, 115#$Ultimate##0true, 183#(= |#race~s~0| 0), Black: 176#true, Black: 181#true, 168#true, 55#L688-6true]) [2024-11-20 13:29:57,621 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-20 13:29:57,621 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-20 13:29:57,621 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-20 13:29:57,621 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-20 13:29:57,623 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 172#true, 77#L696-6true, 148#L688-7true, 186#true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 78#L689true, Black: 181#true, 168#true, 82#L688-2true, 55#L688-6true]) [2024-11-20 13:29:57,623 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-20 13:29:57,623 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-20 13:29:57,623 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-20 13:29:57,623 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-20 13:29:57,719 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][77], [170#true, 172#true, 77#L696-6true, 104#L689true, 41#L689true, 186#true, 174#true, 183#(= |#race~s~0| 0), 115#$Ultimate##0true, Black: 176#true, Black: 181#true, 21#L689-1true, 168#true]) [2024-11-20 13:29:57,720 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-20 13:29:57,720 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-20 13:29:57,720 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-20 13:29:57,720 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-20 13:29:57,721 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][129], [170#true, 172#true, 77#L696-6true, 148#L688-7true, 186#true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, Black: 181#true, 21#L689-1true, 168#true, 82#L688-2true, 68#L688-6true]) [2024-11-20 13:29:57,721 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-20 13:29:57,721 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-20 13:29:57,721 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-20 13:29:57,721 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-20 13:29:57,726 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][113], [139#L689true, 170#true, 172#true, 77#L696-6true, 104#L689true, 148#L688-7true, 186#true, 174#true, 115#$Ultimate##0true, 183#(= |#race~s~0| 0), Black: 176#true, Black: 181#true, 168#true]) [2024-11-20 13:29:57,726 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-20 13:29:57,726 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-20 13:29:57,726 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-20 13:29:57,726 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-20 13:29:57,737 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][204], [170#true, 172#true, 77#L696-6true, 186#true, 148#L688-7true, 174#true, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 82#L688-2true]) [2024-11-20 13:29:57,737 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-20 13:29:57,737 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:29:57,737 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:29:57,737 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:29:57,769 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][77], [170#true, 172#true, 77#L696-6true, 41#L689true, 131#L688-7true, 186#true, 174#true, 146#L688-7true, 115#$Ultimate##0true, 183#(= |#race~s~0| 0), Black: 176#true, Black: 181#true, 168#true]) [2024-11-20 13:29:57,769 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-20 13:29:57,769 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-20 13:29:57,770 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-20 13:29:57,770 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-20 13:29:57,776 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][113], [170#true, 172#true, 104#L689true, 77#L696-6true, 186#true, 174#true, 183#(= |#race~s~0| 0), 115#$Ultimate##0true, Black: 176#true, Black: 181#true, 168#true, 93#L689-1true, 55#L688-6true]) [2024-11-20 13:29:57,777 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-20 13:29:57,777 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-20 13:29:57,777 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-20 13:29:57,777 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-20 13:29:57,777 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][113], [170#true, 172#true, 104#L689true, 77#L696-6true, 131#L688-7true, 186#true, 174#true, 183#(= |#race~s~0| 0), 115#$Ultimate##0true, Black: 176#true, Black: 181#true, 168#true, 93#L689-1true]) [2024-11-20 13:29:57,777 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-20 13:29:57,777 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-20 13:29:57,777 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-20 13:29:57,777 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-20 13:29:57,777 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][113], [170#true, 172#true, 104#L689true, 77#L696-6true, 41#L689true, 131#L688-7true, 186#true, 174#true, 183#(= |#race~s~0| 0), 115#$Ultimate##0true, Black: 176#true, Black: 181#true, 168#true]) [2024-11-20 13:29:57,778 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-20 13:29:57,778 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-20 13:29:57,778 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-20 13:29:57,778 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-20 13:29:57,851 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][185], [183#(= |#race~s~0| 0), 112#L689-5true, 170#true, Black: 176#true, 172#true, 77#L696-6true, 104#L689true, Black: 181#true, 168#true, 148#L688-7true, 186#true, 173#true]) [2024-11-20 13:29:57,851 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-20 13:29:57,851 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-20 13:29:57,851 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-20 13:29:57,851 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-20 13:29:57,880 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([564] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][186], [170#true, 172#true, 77#L696-6true, 186#true, 174#true, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, 15#L688-6true, 12#L688-1true, Black: 181#true, 168#true, 93#L689-1true]) [2024-11-20 13:29:57,881 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-20 13:29:57,881 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:29:57,881 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:29:57,881 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:29:57,881 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][185], [170#true, 172#true, 104#L689true, 77#L696-6true, 186#true, 174#true, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, 12#L688-1true, Black: 181#true, 168#true, 93#L689-1true]) [2024-11-20 13:29:57,881 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-20 13:29:57,881 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:29:57,881 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:29:57,881 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:29:57,881 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][204], [170#true, 172#true, 77#L696-6true, 186#true, 174#true, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 93#L689-1true, 82#L688-2true]) [2024-11-20 13:29:57,882 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-20 13:29:57,882 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:29:57,882 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:29:57,882 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:29:57,882 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][204], [170#true, 172#true, 77#L696-6true, 186#true, 174#true, 10#L688-1true, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 93#L689-1true]) [2024-11-20 13:29:57,882 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-20 13:29:57,882 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:29:57,882 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:29:57,882 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:29:57,882 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][205], [170#true, 172#true, 77#L696-6true, 186#true, 174#true, 10#L688-1true, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, Black: 181#true, 168#true, 93#L689-1true, 68#L688-6true]) [2024-11-20 13:29:57,882 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-20 13:29:57,883 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:29:57,883 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:29:57,883 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:29:57,883 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][205], [170#true, 172#true, 77#L696-6true, 186#true, 174#true, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, Black: 181#true, 168#true, 93#L689-1true, 82#L688-2true, 68#L688-6true]) [2024-11-20 13:29:57,883 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-20 13:29:57,883 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:29:57,883 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:29:57,883 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:29:57,896 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][205], [170#true, 172#true, 77#L696-6true, 148#L688-7true, 186#true, 174#true, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, Black: 181#true, 168#true, 82#L688-2true, 68#L688-6true]) [2024-11-20 13:29:57,897 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-20 13:29:57,897 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-20 13:29:57,897 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-20 13:29:57,897 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-20 13:29:57,897 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-20 13:29:57,902 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][113], [170#true, 172#true, 77#L696-6true, 104#L689true, 148#L688-7true, 186#true, 174#true, 183#(= |#race~s~0| 0), 115#$Ultimate##0true, Black: 176#true, 21#L689-1true, Black: 181#true, 168#true]) [2024-11-20 13:29:57,902 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-20 13:29:57,902 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-20 13:29:57,902 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-20 13:29:57,902 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-20 13:29:57,905 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][129], [139#L689true, 170#true, 172#true, 77#L696-6true, 186#true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, Black: 181#true, 168#true, 93#L689-1true, 82#L688-2true, 68#L688-6true]) [2024-11-20 13:29:57,905 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-20 13:29:57,905 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-20 13:29:57,905 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-20 13:29:57,905 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-20 13:29:57,909 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [139#L689true, 170#true, 172#true, 77#L696-6true, 148#L688-7true, 186#true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 78#L689true, Black: 181#true, 168#true, 82#L688-2true]) [2024-11-20 13:29:57,909 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-20 13:29:57,909 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-20 13:29:57,909 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-20 13:29:57,909 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-20 13:29:57,955 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([646] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][49], [139#L689true, 170#true, 172#true, 77#L696-6true, 186#true, 174#true, 146#L688-7true, 183#(= |#race~s~0| 0), 115#$Ultimate##0true, Black: 176#true, Black: 181#true, 168#true, 93#L689-1true]) [2024-11-20 13:29:57,955 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-20 13:29:57,955 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-20 13:29:57,955 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-20 13:29:57,955 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-20 13:29:57,969 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 172#true, 77#L696-6true, 186#true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 78#L689true, Black: 181#true, 168#true, 93#L689-1true, 82#L688-2true, 55#L688-6true]) [2024-11-20 13:29:57,970 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-20 13:29:57,970 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-20 13:29:57,970 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-20 13:29:57,970 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-20 13:29:57,973 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][77], [170#true, 172#true, 77#L696-6true, 41#L689true, 186#true, 117#L689-1true, 174#true, 115#$Ultimate##0true, 183#(= |#race~s~0| 0), Black: 176#true, Black: 181#true, 168#true, 55#L688-6true]) [2024-11-20 13:29:57,973 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-20 13:29:57,973 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-20 13:29:57,973 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-20 13:29:57,973 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-20 13:29:57,975 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][113], [170#true, 172#true, 104#L689true, 77#L696-6true, 186#true, 148#L688-7true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 12#L688-1true, Black: 181#true, 168#true, 55#L688-6true]) [2024-11-20 13:29:57,975 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-20 13:29:57,975 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-20 13:29:57,975 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-20 13:29:57,975 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-20 13:29:57,976 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 172#true, 77#L696-6true, 148#L688-7true, 186#true, 174#true, 10#L688-1true, 183#(= |#race~s~0| 0), Black: 176#true, 78#L689true, Black: 181#true, 168#true, 55#L688-6true]) [2024-11-20 13:29:57,976 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-20 13:29:57,976 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-20 13:29:57,976 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-20 13:29:57,976 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-20 13:29:58,350 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][166], [183#(= |#race~s~0| 0), 112#L689-5true, 170#true, Black: 176#true, 172#true, 77#L696-6true, 41#L689true, Black: 181#true, 168#true, 186#true, 117#L689-1true, 173#true]) [2024-11-20 13:29:58,350 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-20 13:29:58,350 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-20 13:29:58,350 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-20 13:29:58,350 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-20 13:29:58,413 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][185], [170#true, 172#true, 77#L696-6true, 104#L689true, 148#L688-7true, 186#true, 174#true, 183#(= |#race~s~0| 0), 115#$Ultimate##0true, 112#L689-5true, Black: 176#true, Black: 181#true, 168#true]) [2024-11-20 13:29:58,413 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-20 13:29:58,413 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:29:58,413 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-20 13:29:58,414 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-20 13:29:58,415 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][205], [170#true, 172#true, 77#L696-6true, 186#true, 148#L688-7true, 174#true, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, Black: 181#true, 168#true, 82#L688-2true, 68#L688-6true]) [2024-11-20 13:29:58,415 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-20 13:29:58,416 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-20 13:29:58,416 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-20 13:29:58,416 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-20 13:29:58,416 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-20 13:29:58,416 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-20 13:29:58,419 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][129], [170#true, 172#true, 77#L696-6true, 50#L689-3true, 186#true, 148#L688-7true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, Black: 181#true, 168#true, 82#L688-2true, 68#L688-6true]) [2024-11-20 13:29:58,419 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-20 13:29:58,419 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-20 13:29:58,419 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-20 13:29:58,419 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-20 13:29:58,426 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][77], [170#true, 172#true, 77#L696-6true, 41#L689true, 186#true, 174#true, 146#L688-7true, 183#(= |#race~s~0| 0), 115#$Ultimate##0true, Black: 176#true, 21#L689-1true, Black: 181#true, 168#true]) [2024-11-20 13:29:58,426 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-20 13:29:58,426 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-20 13:29:58,426 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-20 13:29:58,427 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-20 13:29:58,429 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 172#true, 77#L696-6true, 186#true, 148#L688-7true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 78#L689true, Black: 181#true, 21#L689-1true, 168#true, 82#L688-2true]) [2024-11-20 13:29:58,429 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-20 13:29:58,429 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-20 13:29:58,429 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-20 13:29:58,429 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-20 13:29:58,433 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][113], [170#true, 172#true, 77#L696-6true, 104#L689true, 41#L689true, 186#true, 174#true, 115#$Ultimate##0true, 183#(= |#race~s~0| 0), Black: 176#true, 21#L689-1true, Black: 181#true, 168#true]) [2024-11-20 13:29:58,433 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-20 13:29:58,433 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-20 13:29:58,433 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-20 13:29:58,433 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-20 13:29:58,433 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][113], [139#L689true, 170#true, 172#true, 77#L696-6true, 104#L689true, 186#true, 174#true, 115#$Ultimate##0true, 183#(= |#race~s~0| 0), Black: 176#true, Black: 181#true, 168#true, 93#L689-1true]) [2024-11-20 13:29:58,433 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-20 13:29:58,434 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-20 13:29:58,434 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-20 13:29:58,434 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-20 13:29:58,434 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][113], [170#true, 172#true, 77#L696-6true, 104#L689true, 186#true, 174#true, 115#$Ultimate##0true, 183#(= |#race~s~0| 0), Black: 176#true, 21#L689-1true, Black: 181#true, 168#true, 93#L689-1true]) [2024-11-20 13:29:58,434 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-20 13:29:58,434 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-20 13:29:58,434 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-20 13:29:58,434 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-20 13:29:58,514 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][77], [170#true, 172#true, 77#L696-6true, 41#L689true, 131#L688-7true, 186#true, 117#L689-1true, 174#true, 115#$Ultimate##0true, 183#(= |#race~s~0| 0), Black: 176#true, Black: 181#true, 168#true]) [2024-11-20 13:29:58,514 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-20 13:29:58,514 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-20 13:29:58,514 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-20 13:29:58,515 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-20 13:29:58,518 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 172#true, 77#L696-6true, 131#L688-7true, 186#true, 174#true, 183#(= |#race~s~0| 0), 40#L688-6true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 82#L688-2true]) [2024-11-20 13:29:58,518 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-20 13:29:58,518 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-20 13:29:58,518 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-20 13:29:58,518 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-20 13:29:58,535 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 172#true, 77#L696-6true, 148#L688-7true, 186#true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 78#L689true, Black: 181#true, 168#true, 82#L688-2true, 55#L688-6true]) [2024-11-20 13:29:58,536 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-20 13:29:58,536 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-20 13:29:58,536 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-20 13:29:58,536 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-20 13:29:58,536 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-20 13:29:58,638 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][185], [183#(= |#race~s~0| 0), 112#L689-5true, 170#true, Black: 176#true, 172#true, 104#L689true, 77#L696-6true, Black: 181#true, 186#true, 168#true, 93#L689-1true, 173#true]) [2024-11-20 13:29:58,639 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-20 13:29:58,639 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-20 13:29:58,639 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-20 13:29:58,639 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-20 13:29:58,647 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][113], [183#(= |#race~s~0| 0), 170#true, Black: 176#true, 26#L690true, 172#true, 104#L689true, 77#L696-6true, Black: 181#true, 186#true, 148#L688-7true, 168#true, 173#true]) [2024-11-20 13:29:58,647 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-20 13:29:58,647 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-20 13:29:58,647 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-20 13:29:58,648 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-20 13:29:58,688 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][205], [170#true, 172#true, 77#L696-6true, 186#true, 174#true, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, Black: 181#true, 168#true, 93#L689-1true, 82#L688-2true, 68#L688-6true]) [2024-11-20 13:29:58,688 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-20 13:29:58,688 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:29:58,689 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:29:58,689 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:29:58,689 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:29:58,713 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][205], [170#true, 172#true, 77#L696-6true, 148#L688-7true, 186#true, 174#true, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, 15#L688-6true, Black: 181#true, 168#true, 68#L688-6true]) [2024-11-20 13:29:58,713 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-20 13:29:58,713 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:29:58,714 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:29:58,714 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:29:58,719 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][113], [170#true, 172#true, 104#L689true, 77#L696-6true, 148#L688-7true, 50#L689-3true, 186#true, 174#true, 183#(= |#race~s~0| 0), 115#$Ultimate##0true, Black: 176#true, Black: 181#true, 168#true]) [2024-11-20 13:29:58,719 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-20 13:29:58,719 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-20 13:29:58,719 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-20 13:29:58,719 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-20 13:29:58,722 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][204], [170#true, 172#true, 77#L696-6true, 186#true, 148#L688-7true, 174#true, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 82#L688-2true]) [2024-11-20 13:29:58,722 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-20 13:29:58,722 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:29:58,722 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:29:58,722 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:29:58,722 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:29:58,722 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][204], [170#true, 172#true, 77#L696-6true, 148#L688-7true, 186#true, 174#true, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, 15#L688-6true, 78#L689true, Black: 181#true, 168#true]) [2024-11-20 13:29:58,723 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-20 13:29:58,723 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:29:58,723 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:29:58,723 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:29:58,739 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [139#L689true, 170#true, 172#true, 77#L696-6true, 186#true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 78#L689true, Black: 181#true, 168#true, 93#L689-1true, 82#L688-2true]) [2024-11-20 13:29:58,739 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-20 13:29:58,739 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-20 13:29:58,739 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-20 13:29:58,740 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-20 13:29:58,743 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][77], [139#L689true, 170#true, 172#true, 77#L696-6true, 41#L689true, 186#true, 117#L689-1true, 174#true, 115#$Ultimate##0true, 183#(= |#race~s~0| 0), Black: 176#true, Black: 181#true, 168#true]) [2024-11-20 13:29:58,743 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-20 13:29:58,744 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-20 13:29:58,744 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-20 13:29:58,744 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-20 13:29:58,746 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][113], [139#L689true, 170#true, 172#true, 77#L696-6true, 104#L689true, 148#L688-7true, 186#true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 12#L688-1true, Black: 181#true, 168#true]) [2024-11-20 13:29:58,746 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-20 13:29:58,746 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-20 13:29:58,746 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-20 13:29:58,746 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-20 13:29:58,747 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [139#L689true, 170#true, 172#true, 77#L696-6true, 148#L688-7true, 186#true, 174#true, 10#L688-1true, 183#(= |#race~s~0| 0), Black: 176#true, 78#L689true, Black: 181#true, 168#true]) [2024-11-20 13:29:58,747 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-20 13:29:58,747 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-20 13:29:58,748 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-20 13:29:58,748 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-20 13:29:58,817 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([646] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][49], [139#L689true, 170#true, 172#true, 77#L696-6true, 186#true, 117#L689-1true, 174#true, 115#$Ultimate##0true, 183#(= |#race~s~0| 0), Black: 176#true, Black: 181#true, 168#true, 93#L689-1true]) [2024-11-20 13:29:58,817 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-20 13:29:58,818 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-20 13:29:58,818 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-20 13:29:58,818 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-20 13:29:58,829 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 172#true, 77#L696-6true, 131#L688-7true, 186#true, 148#L688-7true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 78#L689true, Black: 181#true, 168#true, 82#L688-2true]) [2024-11-20 13:29:58,830 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-20 13:29:58,830 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-20 13:29:58,830 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-20 13:29:58,830 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-20 13:29:58,843 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][113], [170#true, 172#true, 77#L696-6true, 104#L689true, 186#true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 12#L688-1true, Black: 181#true, 168#true, 93#L689-1true, 55#L688-6true]) [2024-11-20 13:29:58,843 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-20 13:29:58,843 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-20 13:29:58,843 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-20 13:29:58,843 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-20 13:29:58,848 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 172#true, 77#L696-6true, 186#true, 174#true, 10#L688-1true, 183#(= |#race~s~0| 0), Black: 176#true, 78#L689true, Black: 181#true, 168#true, 93#L689-1true, 55#L688-6true]) [2024-11-20 13:29:58,848 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-20 13:29:58,848 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-20 13:29:58,848 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-20 13:29:58,848 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-20 13:29:58,973 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][77], [183#(= |#race~s~0| 0), 170#true, Black: 176#true, 26#L690true, 172#true, 77#L696-6true, 41#L689true, Black: 181#true, 168#true, 186#true, 117#L689-1true, 173#true]) [2024-11-20 13:29:58,974 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-20 13:29:58,974 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-20 13:29:58,974 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-20 13:29:58,974 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-20 13:29:59,017 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][205], [170#true, 172#true, 77#L696-6true, 186#true, 174#true, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, Black: 181#true, 168#true, 93#L689-1true, 82#L688-2true, 68#L688-6true]) [2024-11-20 13:29:59,018 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-20 13:29:59,018 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:29:59,018 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:29:59,018 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:29:59,018 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:29:59,018 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:29:59,042 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([564] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][96], [170#true, 26#L690true, 172#true, 77#L696-6true, 186#true, 148#L688-7true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 15#L688-6true, 12#L688-1true, Black: 181#true, 168#true]) [2024-11-20 13:29:59,042 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-20 13:29:59,042 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-20 13:29:59,042 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-20 13:29:59,042 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-20 13:29:59,043 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][129], [170#true, 26#L690true, 172#true, 77#L696-6true, 148#L688-7true, 186#true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, Black: 181#true, 168#true, 82#L688-2true, 68#L688-6true]) [2024-11-20 13:29:59,043 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-20 13:29:59,044 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:29:59,044 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:29:59,044 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:29:59,044 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][129], [170#true, 26#L690true, 172#true, 77#L696-6true, 186#true, 148#L688-7true, 174#true, 10#L688-1true, 183#(= |#race~s~0| 0), Black: 176#true, Black: 181#true, 168#true, 68#L688-6true]) [2024-11-20 13:29:59,045 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-20 13:29:59,045 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-20 13:29:59,045 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-20 13:29:59,045 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-20 13:29:59,057 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][129], [26#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 148#L688-7true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, Black: 181#true, 168#true, 82#L688-2true, 68#L688-6true]) [2024-11-20 13:29:59,058 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-20 13:29:59,058 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:29:59,058 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:29:59,058 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:29:59,058 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:29:59,064 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][185], [170#true, 172#true, 104#L689true, 77#L696-6true, 186#true, 174#true, 40#L688-6true, 183#(= |#race~s~0| 0), 115#$Ultimate##0true, 112#L689-5true, Black: 176#true, Black: 181#true, 168#true]) [2024-11-20 13:29:59,064 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-20 13:29:59,065 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:29:59,065 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-20 13:29:59,065 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:29:59,069 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][204], [170#true, 172#true, 77#L696-6true, 186#true, 148#L688-7true, 174#true, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 82#L688-2true]) [2024-11-20 13:29:59,069 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-20 13:29:59,069 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:29:59,070 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:29:59,070 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:29:59,070 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:29:59,070 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:29:59,074 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 172#true, 77#L696-6true, 50#L689-3true, 186#true, 148#L688-7true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 78#L689true, Black: 181#true, 168#true, 82#L688-2true]) [2024-11-20 13:29:59,074 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-20 13:29:59,074 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-20 13:29:59,075 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-20 13:29:59,075 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-20 13:29:59,083 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][77], [170#true, 172#true, 77#L696-6true, 41#L689true, 186#true, 117#L689-1true, 174#true, 115#$Ultimate##0true, 183#(= |#race~s~0| 0), Black: 176#true, 21#L689-1true, Black: 181#true, 168#true]) [2024-11-20 13:29:59,084 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-20 13:29:59,084 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-20 13:29:59,084 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-20 13:29:59,084 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-20 13:29:59,085 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][113], [170#true, 172#true, 77#L696-6true, 104#L689true, 148#L688-7true, 186#true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 12#L688-1true, 21#L689-1true, Black: 181#true, 168#true]) [2024-11-20 13:29:59,086 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-20 13:29:59,086 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-20 13:29:59,086 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-20 13:29:59,086 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-20 13:29:59,087 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 172#true, 77#L696-6true, 186#true, 148#L688-7true, 174#true, 10#L688-1true, 183#(= |#race~s~0| 0), Black: 176#true, 78#L689true, Black: 181#true, 21#L689-1true, 168#true]) [2024-11-20 13:29:59,087 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-20 13:29:59,087 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-20 13:29:59,087 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-20 13:29:59,087 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-20 13:29:59,102 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [139#L689true, 170#true, 172#true, 77#L696-6true, 186#true, 148#L688-7true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 78#L689true, Black: 181#true, 168#true, 82#L688-2true]) [2024-11-20 13:29:59,102 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-20 13:29:59,102 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-20 13:29:59,102 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-20 13:29:59,102 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-20 13:29:59,102 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-20 13:29:59,193 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 172#true, 77#L696-6true, 41#L689true, 131#L688-7true, 186#true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 78#L689true, Black: 181#true, 168#true, 82#L688-2true]) [2024-11-20 13:29:59,193 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-20 13:29:59,194 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-20 13:29:59,194 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-20 13:29:59,194 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-20 13:29:59,224 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 172#true, 77#L696-6true, 186#true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 78#L689true, Black: 181#true, 168#true, 93#L689-1true, 82#L688-2true, 55#L688-6true]) [2024-11-20 13:29:59,224 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-20 13:29:59,224 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-20 13:29:59,225 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-20 13:29:59,225 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-20 13:29:59,225 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-20 13:29:59,225 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][124], [170#true, 172#true, 77#L696-6true, 186#true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 78#L689true, Black: 181#true, 168#true, 82#L688-2true, 92#L689-4true, 55#L688-6true]) [2024-11-20 13:29:59,225 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-20 13:29:59,225 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-20 13:29:59,225 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-20 13:29:59,225 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-20 13:29:59,672 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][113], [183#(= |#race~s~0| 0), 170#true, Black: 176#true, 26#L690true, 172#true, 77#L696-6true, 104#L689true, Black: 181#true, 186#true, 168#true, 93#L689-1true, 173#true]) [2024-11-20 13:29:59,676 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-20 13:29:59,676 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-20 13:29:59,676 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-20 13:29:59,676 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-20 13:29:59,735 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][205], [170#true, 172#true, 77#L696-6true, 186#true, 174#true, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, 15#L688-6true, Black: 181#true, 168#true, 93#L689-1true, 68#L688-6true]) [2024-11-20 13:29:59,735 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-20 13:29:59,735 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:29:59,735 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:29:59,735 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:29:59,745 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][204], [170#true, 172#true, 77#L696-6true, 186#true, 174#true, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 93#L689-1true, 82#L688-2true]) [2024-11-20 13:29:59,745 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-20 13:29:59,745 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:29:59,745 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:29:59,746 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:29:59,746 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:29:59,746 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][204], [170#true, 172#true, 77#L696-6true, 186#true, 174#true, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, 15#L688-6true, 78#L689true, Black: 181#true, 168#true, 93#L689-1true]) [2024-11-20 13:29:59,746 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-20 13:29:59,746 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:29:59,746 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:29:59,746 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:29:59,762 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][166], [170#true, 172#true, 77#L696-6true, 41#L689true, 186#true, 174#true, 146#L688-7true, 183#(= |#race~s~0| 0), 115#$Ultimate##0true, 112#L689-5true, Black: 176#true, Black: 181#true, 168#true]) [2024-11-20 13:29:59,762 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-20 13:29:59,763 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-20 13:29:59,763 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:29:59,763 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-20 13:29:59,765 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][113], [26#L690true, 170#true, 172#true, 77#L696-6true, 104#L689true, 148#L688-7true, 186#true, 174#true, 183#(= |#race~s~0| 0), 115#$Ultimate##0true, Black: 176#true, Black: 181#true, 168#true]) [2024-11-20 13:29:59,765 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is not cut-off event [2024-11-20 13:29:59,765 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is not cut-off event [2024-11-20 13:29:59,765 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is not cut-off event [2024-11-20 13:29:59,765 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is not cut-off event [2024-11-20 13:29:59,766 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][77], [170#true, 26#L690true, 172#true, 77#L696-6true, 104#L689true, 41#L689true, 186#true, 174#true, 183#(= |#race~s~0| 0), 115#$Ultimate##0true, Black: 176#true, Black: 181#true, 168#true]) [2024-11-20 13:29:59,766 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-20 13:29:59,766 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:29:59,766 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:29:59,766 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:29:59,769 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][129], [170#true, 26#L690true, 172#true, 77#L696-6true, 186#true, 148#L688-7true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, Black: 181#true, 168#true, 82#L688-2true, 68#L688-6true]) [2024-11-20 13:29:59,769 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-20 13:29:59,769 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:29:59,769 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:29:59,769 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:29:59,769 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:29:59,769 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:29:59,772 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][77], [26#L690true, 170#true, 172#true, 77#L696-6true, 41#L689true, 186#true, 117#L689-1true, 174#true, 115#$Ultimate##0true, 183#(= |#race~s~0| 0), Black: 176#true, Black: 181#true, 168#true]) [2024-11-20 13:29:59,772 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-20 13:29:59,772 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:29:59,772 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:29:59,772 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:29:59,777 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][185], [170#true, 172#true, 77#L696-6true, 104#L689true, 148#L688-7true, 186#true, 174#true, 115#$Ultimate##0true, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, Black: 181#true, 168#true]) [2024-11-20 13:29:59,777 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-20 13:29:59,777 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:29:59,777 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-20 13:29:59,777 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-20 13:29:59,777 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:29:59,789 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 186#true, 174#true, 40#L688-6true, 183#(= |#race~s~0| 0), Black: 176#true, 78#L689true, Black: 181#true, 168#true, 82#L688-2true]) [2024-11-20 13:29:59,789 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-20 13:29:59,789 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:29:59,790 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:29:59,790 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:29:59,799 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][204], [170#true, 172#true, 77#L696-6true, 186#true, 148#L688-7true, 174#true, 183#(= |#race~s~0| 0), 106#$Ultimate##0true, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true]) [2024-11-20 13:29:59,800 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-20 13:29:59,800 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-20 13:29:59,800 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:29:59,800 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-20 13:29:59,804 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 172#true, 77#L696-6true, 148#L688-7true, 186#true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 78#L689true, Black: 181#true, 21#L689-1true, 168#true, 82#L688-2true]) [2024-11-20 13:29:59,804 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-20 13:29:59,804 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-20 13:29:59,804 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-20 13:29:59,804 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-20 13:29:59,805 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-20 13:29:59,811 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][113], [139#L689true, 170#true, 172#true, 77#L696-6true, 104#L689true, 186#true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 12#L688-1true, Black: 181#true, 168#true, 93#L689-1true]) [2024-11-20 13:29:59,811 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-20 13:29:59,811 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-20 13:29:59,811 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-20 13:29:59,811 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-20 13:29:59,815 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [139#L689true, 170#true, 172#true, 77#L696-6true, 186#true, 174#true, 10#L688-1true, 183#(= |#race~s~0| 0), Black: 176#true, 78#L689true, Black: 181#true, 168#true, 93#L689-1true]) [2024-11-20 13:29:59,815 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-20 13:29:59,815 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-20 13:29:59,815 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-20 13:29:59,815 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-20 13:29:59,881 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][204], [170#true, 172#true, 88#$Ultimate##0true, 77#L696-6true, 186#true, 174#true, 146#L688-7true, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true]) [2024-11-20 13:29:59,882 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-20 13:29:59,882 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-20 13:29:59,882 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:29:59,882 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-20 13:29:59,902 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 172#true, 77#L696-6true, 131#L688-7true, 186#true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 78#L689true, Black: 181#true, 168#true, 93#L689-1true, 82#L688-2true]) [2024-11-20 13:29:59,902 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-20 13:29:59,902 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-20 13:29:59,902 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-20 13:29:59,902 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-20 13:29:59,903 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][124], [170#true, 172#true, 77#L696-6true, 131#L688-7true, 186#true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 78#L689true, Black: 181#true, 168#true, 82#L688-2true, 92#L689-4true]) [2024-11-20 13:29:59,903 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-20 13:29:59,903 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:29:59,903 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:29:59,903 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:00,069 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([564] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][96], [170#true, 26#L690true, 172#true, 77#L696-6true, 186#true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 15#L688-6true, 12#L688-1true, Black: 181#true, 168#true, 93#L689-1true]) [2024-11-20 13:30:00,070 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-20 13:30:00,070 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:00,070 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:00,070 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:00,071 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][129], [170#true, 26#L690true, 172#true, 77#L696-6true, 186#true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, Black: 181#true, 168#true, 93#L689-1true, 82#L688-2true, 68#L688-6true]) [2024-11-20 13:30:00,071 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-20 13:30:00,071 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:00,071 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:00,071 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:00,076 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][129], [170#true, 26#L690true, 172#true, 77#L696-6true, 186#true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, Black: 181#true, 168#true, 93#L689-1true, 82#L688-2true, 68#L688-6true]) [2024-11-20 13:30:00,077 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-20 13:30:00,077 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:00,077 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:00,077 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:00,077 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:00,080 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][204], [170#true, 172#true, 77#L696-6true, 186#true, 174#true, 146#L688-7true, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 93#L689-1true]) [2024-11-20 13:30:00,080 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-20 13:30:00,080 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:00,080 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:00,080 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:00,081 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][205], [170#true, 172#true, 77#L696-6true, 186#true, 174#true, 146#L688-7true, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, Black: 181#true, 168#true, 93#L689-1true, 68#L688-6true]) [2024-11-20 13:30:00,081 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-20 13:30:00,081 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:00,081 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:00,081 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:00,086 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][185], [170#true, 172#true, 77#L696-6true, 104#L689true, 41#L689true, 186#true, 174#true, 183#(= |#race~s~0| 0), 115#$Ultimate##0true, 112#L689-5true, Black: 176#true, Black: 181#true, 168#true]) [2024-11-20 13:30:00,087 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-20 13:30:00,087 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:00,087 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-20 13:30:00,087 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:00,087 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][185], [170#true, 172#true, 77#L696-6true, 104#L689true, 186#true, 174#true, 183#(= |#race~s~0| 0), 115#$Ultimate##0true, 112#L689-5true, Black: 176#true, Black: 181#true, 168#true, 93#L689-1true]) [2024-11-20 13:30:00,087 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-20 13:30:00,087 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:00,087 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:00,087 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:00,091 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][204], [170#true, 172#true, 77#L696-6true, 186#true, 174#true, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 93#L689-1true, 82#L688-2true]) [2024-11-20 13:30:00,091 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-20 13:30:00,091 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:00,091 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:00,091 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:00,091 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:00,091 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:00,092 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][129], [170#true, 26#L690true, 172#true, 77#L696-6true, 186#true, 174#true, 10#L688-1true, 183#(= |#race~s~0| 0), Black: 176#true, Black: 181#true, 168#true, 93#L689-1true, 68#L688-6true]) [2024-11-20 13:30:00,092 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-20 13:30:00,093 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:00,093 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:00,093 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:00,115 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 172#true, 77#L696-6true, 41#L689true, 186#true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 78#L689true, Black: 181#true, 21#L689-1true, 168#true, 82#L688-2true]) [2024-11-20 13:30:00,116 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-20 13:30:00,116 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-20 13:30:00,116 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-20 13:30:00,116 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-20 13:30:00,122 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][166], [170#true, 172#true, 77#L696-6true, 41#L689true, 186#true, 174#true, 146#L688-7true, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, 12#L688-1true, Black: 181#true, 168#true]) [2024-11-20 13:30:00,122 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-20 13:30:00,122 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:00,122 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:00,123 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:00,123 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][166], [170#true, 172#true, 77#L696-6true, 41#L689true, 186#true, 36#L688-7true, 174#true, 10#L688-1true, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, Black: 181#true, 168#true]) [2024-11-20 13:30:00,123 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-20 13:30:00,123 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:00,123 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:00,123 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:00,127 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][77], [170#true, 172#true, 77#L696-6true, 41#L689true, 50#L689-3true, 186#true, 97#L689-4true, 174#true, 183#(= |#race~s~0| 0), 115#$Ultimate##0true, Black: 176#true, Black: 181#true, 168#true]) [2024-11-20 13:30:00,127 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-20 13:30:00,127 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:00,127 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:00,127 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:00,128 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][113], [170#true, 26#L690true, 172#true, 104#L689true, 77#L696-6true, 186#true, 148#L688-7true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 12#L688-1true, Black: 181#true, 168#true]) [2024-11-20 13:30:00,128 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-20 13:30:00,128 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:00,128 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:00,128 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:00,129 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][113], [170#true, 26#L690true, 172#true, 77#L696-6true, 104#L689true, 186#true, 148#L688-7true, 174#true, 183#(= |#race~s~0| 0), 115#$Ultimate##0true, Black: 176#true, Black: 181#true, 168#true]) [2024-11-20 13:30:00,129 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-20 13:30:00,129 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-20 13:30:00,129 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-20 13:30:00,129 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:00,129 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:00,130 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 26#L690true, 172#true, 77#L696-6true, 148#L688-7true, 186#true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 78#L689true, Black: 181#true, 168#true, 82#L688-2true]) [2024-11-20 13:30:00,130 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-20 13:30:00,130 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:00,130 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:00,130 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:00,131 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 26#L690true, 172#true, 77#L696-6true, 186#true, 148#L688-7true, 174#true, 10#L688-1true, 183#(= |#race~s~0| 0), Black: 176#true, 78#L689true, Black: 181#true, 168#true]) [2024-11-20 13:30:00,132 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-20 13:30:00,132 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:00,132 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:00,132 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:00,141 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][113], [170#true, 172#true, 77#L696-6true, 104#L689true, 50#L689-3true, 148#L688-7true, 186#true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 12#L688-1true, Black: 181#true, 168#true]) [2024-11-20 13:30:00,141 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-20 13:30:00,141 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-20 13:30:00,141 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-20 13:30:00,141 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-20 13:30:00,142 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 172#true, 77#L696-6true, 186#true, 50#L689-3true, 148#L688-7true, 174#true, 10#L688-1true, 183#(= |#race~s~0| 0), Black: 176#true, 78#L689true, Black: 181#true, 168#true]) [2024-11-20 13:30:00,142 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-20 13:30:00,142 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-20 13:30:00,142 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-20 13:30:00,142 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-20 13:30:00,147 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [26#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 148#L688-7true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 78#L689true, Black: 181#true, 168#true, 82#L688-2true]) [2024-11-20 13:30:00,147 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-20 13:30:00,147 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:00,147 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:00,147 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:00,147 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:00,151 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][113], [170#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 172#true, 104#L689true, 77#L696-6true, 186#true, 174#true, 183#(= |#race~s~0| 0), 40#L688-6true, Black: 176#true, 12#L688-1true, Black: 181#true, 168#true]) [2024-11-20 13:30:00,151 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-20 13:30:00,151 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-20 13:30:00,151 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-20 13:30:00,151 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:00,151 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][185], [170#true, 172#true, 104#L689true, 77#L696-6true, 186#true, 174#true, 183#(= |#race~s~0| 0), 40#L688-6true, 112#L689-5true, Black: 176#true, 12#L688-1true, Black: 181#true, 168#true]) [2024-11-20 13:30:00,152 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-20 13:30:00,152 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:00,152 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-20 13:30:00,152 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-20 13:30:00,157 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 186#true, 174#true, 10#L688-1true, 183#(= |#race~s~0| 0), 40#L688-6true, Black: 176#true, 78#L689true, Black: 181#true, 168#true]) [2024-11-20 13:30:00,157 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-20 13:30:00,157 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:00,157 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-20 13:30:00,158 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-20 13:30:00,158 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][204], [170#true, 172#true, 77#L696-6true, 186#true, 174#true, 10#L688-1true, 40#L688-6true, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true]) [2024-11-20 13:30:00,158 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-20 13:30:00,158 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:00,158 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-20 13:30:00,158 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-20 13:30:00,161 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][166], [170#true, 172#true, 77#L696-6true, 41#L689true, 80#L689-1true, 186#true, 174#true, 183#(= |#race~s~0| 0), 112#L689-5true, 106#$Ultimate##0true, Black: 176#true, Black: 181#true, 168#true]) [2024-11-20 13:30:00,162 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-20 13:30:00,162 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:00,162 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:00,162 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:00,179 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [139#L689true, 170#true, 172#true, 77#L696-6true, 186#true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 78#L689true, Black: 181#true, 168#true, 93#L689-1true, 82#L688-2true]) [2024-11-20 13:30:00,180 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-20 13:30:00,180 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-20 13:30:00,180 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-20 13:30:00,180 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-20 13:30:00,180 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-20 13:30:00,180 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][124], [139#L689true, 170#true, 172#true, 77#L696-6true, 186#true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 78#L689true, Black: 181#true, 168#true, 82#L688-2true, 92#L689-4true]) [2024-11-20 13:30:00,180 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-20 13:30:00,181 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:00,181 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:00,181 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:00,194 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][129], [170#true, 26#L690true, 172#true, 77#L696-6true, 186#true, 174#true, 146#L688-7true, 183#(= |#race~s~0| 0), 40#L688-6true, Black: 176#true, Black: 181#true, 168#true, 68#L688-6true]) [2024-11-20 13:30:00,195 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-20 13:30:00,195 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:00,195 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:00,195 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:00,276 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([646] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][49], [139#L689true, 170#true, 172#true, 77#L696-6true, 186#true, 97#L689-4true, 174#true, 115#$Ultimate##0true, 183#(= |#race~s~0| 0), Black: 176#true, Black: 181#true, 168#true, 93#L689-1true]) [2024-11-20 13:30:00,276 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-20 13:30:00,276 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-20 13:30:00,276 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-20 13:30:00,276 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:00,307 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][124], [170#true, 172#true, 77#L696-6true, 186#true, 174#true, 150#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 183#(= |#race~s~0| 0), Black: 176#true, 78#L689true, Black: 181#true, 168#true, 82#L688-2true, 92#L689-4true]) [2024-11-20 13:30:00,307 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is not cut-off event [2024-11-20 13:30:00,308 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is not cut-off event [2024-11-20 13:30:00,308 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is not cut-off event [2024-11-20 13:30:00,308 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is not cut-off event [2024-11-20 13:30:00,453 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][113], [26#L690true, 170#true, 172#true, 104#L689true, 77#L696-6true, 186#true, 174#true, 115#$Ultimate##0true, 183#(= |#race~s~0| 0), Black: 176#true, Black: 181#true, 168#true, 93#L689-1true]) [2024-11-20 13:30:00,453 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is not cut-off event [2024-11-20 13:30:00,453 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is not cut-off event [2024-11-20 13:30:00,453 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is not cut-off event [2024-11-20 13:30:00,453 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is not cut-off event [2024-11-20 13:30:00,455 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][129], [170#true, 26#L690true, 172#true, 77#L696-6true, 41#L689true, 186#true, 174#true, 146#L688-7true, 183#(= |#race~s~0| 0), Black: 176#true, Black: 181#true, 168#true, 68#L688-6true]) [2024-11-20 13:30:00,456 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-20 13:30:00,456 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:00,456 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:00,456 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:00,457 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][129], [170#true, 26#L690true, 172#true, 77#L696-6true, 186#true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, Black: 181#true, 168#true, 93#L689-1true, 82#L688-2true, 68#L688-6true]) [2024-11-20 13:30:00,457 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-20 13:30:00,457 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:00,457 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:00,457 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:00,457 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:00,457 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:00,469 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][185], [170#true, 172#true, 77#L696-6true, 104#L689true, 186#true, 174#true, 115#$Ultimate##0true, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, Black: 181#true, 168#true, 93#L689-1true]) [2024-11-20 13:30:00,469 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-20 13:30:00,469 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:00,469 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:00,469 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:00,469 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:00,475 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 41#L689true, 186#true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 78#L689true, Black: 181#true, 168#true, 82#L688-2true]) [2024-11-20 13:30:00,475 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-20 13:30:00,475 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:00,475 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:00,476 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:00,497 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][204], [170#true, 172#true, 77#L696-6true, 186#true, 174#true, 183#(= |#race~s~0| 0), 106#$Ultimate##0true, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 93#L689-1true]) [2024-11-20 13:30:00,497 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-20 13:30:00,497 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:00,497 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:00,497 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:00,519 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 172#true, 77#L696-6true, 186#true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 78#L689true, Black: 181#true, 21#L689-1true, 168#true, 93#L689-1true, 82#L688-2true]) [2024-11-20 13:30:00,521 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-20 13:30:00,521 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-20 13:30:00,521 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-20 13:30:00,521 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-20 13:30:00,521 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][124], [170#true, 172#true, 77#L696-6true, 186#true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 78#L689true, Black: 181#true, 21#L689-1true, 168#true, 82#L688-2true, 92#L689-4true]) [2024-11-20 13:30:00,521 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-20 13:30:00,521 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:00,521 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:00,521 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:00,528 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][77], [170#true, 26#L690true, 172#true, 77#L696-6true, 41#L689true, 186#true, 174#true, 146#L688-7true, 183#(= |#race~s~0| 0), 115#$Ultimate##0true, Black: 176#true, Black: 181#true, 168#true]) [2024-11-20 13:30:00,529 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-20 13:30:00,529 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:00,529 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-20 13:30:00,529 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-20 13:30:00,530 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][166], [170#true, 172#true, 77#L696-6true, 41#L689true, 186#true, 117#L689-1true, 174#true, 115#$Ultimate##0true, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, Black: 181#true, 168#true]) [2024-11-20 13:30:00,530 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-20 13:30:00,530 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:00,530 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:00,530 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:00,530 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][166], [170#true, 172#true, 77#L696-6true, 41#L689true, 186#true, 117#L689-1true, 174#true, 183#(= |#race~s~0| 0), 115#$Ultimate##0true, 112#L689-5true, Black: 176#true, Black: 181#true, 168#true]) [2024-11-20 13:30:00,530 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-20 13:30:00,530 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:00,531 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:00,531 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:00,531 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:00,531 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][166], [170#true, 172#true, 77#L696-6true, 41#L689true, 186#true, 36#L688-7true, 174#true, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, Black: 181#true, 168#true, 82#L688-2true]) [2024-11-20 13:30:00,531 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-20 13:30:00,531 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:00,531 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:00,532 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:00,539 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 26#L690true, 172#true, 77#L696-6true, 186#true, 148#L688-7true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 78#L689true, Black: 181#true, 168#true, 82#L688-2true]) [2024-11-20 13:30:00,540 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-20 13:30:00,540 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:00,540 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:00,540 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:00,540 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:00,540 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:00,548 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][113], [170#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 172#true, 77#L696-6true, 104#L689true, 148#L688-7true, 186#true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 12#L688-1true, Black: 181#true, 168#true]) [2024-11-20 13:30:00,548 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-20 13:30:00,548 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:00,548 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:00,548 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:00,548 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][185], [170#true, 172#true, 77#L696-6true, 104#L689true, 186#true, 148#L688-7true, 174#true, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, 12#L688-1true, Black: 181#true, 168#true]) [2024-11-20 13:30:00,548 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-20 13:30:00,548 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:00,548 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:00,548 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:00,548 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:00,549 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][113], [170#true, 26#L690true, 172#true, 104#L689true, 77#L696-6true, 186#true, 148#L688-7true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 12#L688-1true, Black: 181#true, 168#true]) [2024-11-20 13:30:00,549 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-20 13:30:00,549 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:00,549 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:00,549 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:00,549 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:00,549 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][185], [170#true, 172#true, 104#L689true, 77#L696-6true, 186#true, 148#L688-7true, 174#true, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, 12#L688-1true, Black: 181#true, 168#true]) [2024-11-20 13:30:00,549 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-20 13:30:00,549 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:00,549 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:00,549 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:00,549 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:00,549 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:00,832 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 172#true, 77#L696-6true, 148#L688-7true, 186#true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 78#L689true, Black: 181#true, 168#true, 82#L688-2true]) [2024-11-20 13:30:00,832 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is not cut-off event [2024-11-20 13:30:00,832 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is not cut-off event [2024-11-20 13:30:00,832 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is not cut-off event [2024-11-20 13:30:00,833 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is not cut-off event [2024-11-20 13:30:00,834 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 186#true, 148#L688-7true, 174#true, 10#L688-1true, 183#(= |#race~s~0| 0), Black: 176#true, 78#L689true, Black: 181#true, 168#true]) [2024-11-20 13:30:00,834 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-20 13:30:00,834 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:00,834 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:00,834 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:00,834 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][204], [170#true, 172#true, 77#L696-6true, 148#L688-7true, 186#true, 174#true, 10#L688-1true, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true]) [2024-11-20 13:30:00,834 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-20 13:30:00,834 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:00,834 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:00,834 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:00,835 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:00,836 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 26#L690true, 172#true, 77#L696-6true, 148#L688-7true, 186#true, 174#true, 10#L688-1true, 183#(= |#race~s~0| 0), Black: 176#true, 78#L689true, Black: 181#true, 168#true]) [2024-11-20 13:30:00,836 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-20 13:30:00,839 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:00,839 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:00,839 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:00,839 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:00,839 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][204], [170#true, 172#true, 77#L696-6true, 186#true, 148#L688-7true, 174#true, 10#L688-1true, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true]) [2024-11-20 13:30:00,839 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-20 13:30:00,839 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:00,839 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:00,839 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:00,840 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:00,840 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:00,841 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 172#true, 77#L696-6true, 148#L688-7true, 186#true, 50#L689-3true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 78#L689true, Black: 181#true, 168#true, 82#L688-2true]) [2024-11-20 13:30:00,841 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-20 13:30:00,841 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-20 13:30:00,841 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-20 13:30:00,841 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-20 13:30:00,841 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-20 13:30:00,841 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][124], [170#true, 26#L690true, 172#true, 77#L696-6true, 148#L688-7true, 186#true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 78#L689true, Black: 181#true, 168#true, 82#L688-2true]) [2024-11-20 13:30:00,841 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-20 13:30:00,841 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:00,841 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:00,841 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:00,841 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][174], [170#true, 172#true, 77#L696-6true, 148#L688-7true, 186#true, 174#true, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 82#L688-2true]) [2024-11-20 13:30:00,841 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-20 13:30:00,841 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:00,841 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:00,841 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:00,842 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][174], [170#true, 172#true, 77#L696-6true, 148#L688-7true, 186#true, 149#L689-4true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 78#L689true, Black: 181#true, 168#true, 82#L688-2true]) [2024-11-20 13:30:00,842 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-20 13:30:00,842 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:00,842 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:00,842 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:00,858 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 26#L690true, 172#true, 77#L696-6true, 186#true, 174#true, 40#L688-6true, 183#(= |#race~s~0| 0), Black: 176#true, 78#L689true, Black: 181#true, 168#true, 82#L688-2true]) [2024-11-20 13:30:00,862 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-20 13:30:00,862 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:00,862 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:00,862 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:00,862 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][204], [170#true, 172#true, 77#L696-6true, 186#true, 174#true, 40#L688-6true, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 82#L688-2true]) [2024-11-20 13:30:00,862 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-20 13:30:00,862 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:00,862 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:00,863 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:00,874 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 26#L690true, 172#true, 77#L696-6true, 148#L688-7true, 186#true, 174#true, 183#(= |#race~s~0| 0), 106#$Ultimate##0true, Black: 176#true, 78#L689true, Black: 181#true, 168#true]) [2024-11-20 13:30:00,878 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-20 13:30:00,878 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:00,878 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-20 13:30:00,878 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-20 13:30:00,988 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][185], [170#true, 114#L688-1true, 172#true, 77#L696-6true, 104#L689true, 186#true, 36#L688-7true, 174#true, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, Black: 181#true, 168#true]) [2024-11-20 13:30:00,989 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-20 13:30:00,989 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:00,989 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:00,989 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:00,990 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][204], [170#true, 114#L688-1true, 172#true, 77#L696-6true, 186#true, 174#true, 146#L688-7true, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true]) [2024-11-20 13:30:00,990 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-20 13:30:00,990 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:00,990 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:00,990 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:01,013 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 26#L690true, 172#true, 88#$Ultimate##0true, 77#L696-6true, 186#true, 174#true, 146#L688-7true, 183#(= |#race~s~0| 0), Black: 176#true, 78#L689true, Black: 181#true, 168#true]) [2024-11-20 13:30:01,013 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-20 13:30:01,014 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-20 13:30:01,014 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-20 13:30:01,014 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:01,018 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][204], [170#true, 172#true, 88#$Ultimate##0true, 77#L696-6true, 186#true, 117#L689-1true, 174#true, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true]) [2024-11-20 13:30:01,018 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-20 13:30:01,019 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:01,019 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:01,019 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:01,021 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][185], [170#true, 172#true, 88#$Ultimate##0true, 104#L689true, 77#L696-6true, 80#L689-1true, 186#true, 174#true, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, Black: 181#true, 168#true]) [2024-11-20 13:30:01,022 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-20 13:30:01,022 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:01,022 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:01,022 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:01,040 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][113], [170#true, 172#true, 104#L689true, 77#L696-6true, 131#L688-7true, 186#true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 12#L688-1true, Black: 181#true, 168#true, 92#L689-4true]) [2024-11-20 13:30:01,040 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-20 13:30:01,040 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-20 13:30:01,040 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-20 13:30:01,040 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-20 13:30:01,047 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 172#true, 77#L696-6true, 131#L688-7true, 186#true, 174#true, 10#L688-1true, 183#(= |#race~s~0| 0), Black: 176#true, 78#L689true, Black: 181#true, 168#true, 92#L689-4true]) [2024-11-20 13:30:01,047 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-20 13:30:01,047 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-20 13:30:01,047 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-20 13:30:01,047 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-20 13:30:01,214 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][113], [170#true, 26#L690true, 172#true, 77#L696-6true, 104#L689true, 186#true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 12#L688-1true, Black: 181#true, 168#true, 93#L689-1true]) [2024-11-20 13:30:01,215 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-20 13:30:01,215 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:01,215 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:01,215 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:01,215 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][113], [170#true, 26#L690true, 172#true, 77#L696-6true, 104#L689true, 186#true, 174#true, 115#$Ultimate##0true, 183#(= |#race~s~0| 0), Black: 176#true, Black: 181#true, 168#true, 93#L689-1true]) [2024-11-20 13:30:01,216 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-20 13:30:01,216 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:01,216 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:01,216 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:01,216 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:01,218 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 26#L690true, 172#true, 77#L696-6true, 186#true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 78#L689true, Black: 181#true, 168#true, 93#L689-1true, 82#L688-2true]) [2024-11-20 13:30:01,218 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-20 13:30:01,218 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:01,218 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:01,218 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:01,229 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 26#L690true, 172#true, 77#L696-6true, 186#true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 78#L689true, Black: 181#true, 168#true, 93#L689-1true, 82#L688-2true]) [2024-11-20 13:30:01,229 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-20 13:30:01,229 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:01,229 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:01,229 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:01,230 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:01,238 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][113], [170#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 172#true, 104#L689true, 77#L696-6true, 41#L689true, 186#true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 12#L688-1true, Black: 181#true, 168#true]) [2024-11-20 13:30:01,238 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-20 13:30:01,239 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:01,239 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:01,239 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:01,239 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][113], [170#true, 26#L690true, 172#true, 104#L689true, 77#L696-6true, 186#true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 12#L688-1true, Black: 181#true, 168#true, 93#L689-1true]) [2024-11-20 13:30:01,239 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-20 13:30:01,239 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:01,239 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:01,239 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:01,239 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:01,242 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][185], [170#true, 172#true, 77#L696-6true, 104#L689true, 41#L689true, 186#true, 174#true, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, 12#L688-1true, Black: 181#true, 168#true]) [2024-11-20 13:30:01,242 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-20 13:30:01,242 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:01,242 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:01,242 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:01,242 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][185], [170#true, 172#true, 77#L696-6true, 104#L689true, 186#true, 174#true, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, 12#L688-1true, Black: 181#true, 168#true, 93#L689-1true]) [2024-11-20 13:30:01,242 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-20 13:30:01,242 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:01,242 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:01,242 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:01,242 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:01,249 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 26#L690true, 172#true, 77#L696-6true, 186#true, 174#true, 10#L688-1true, 183#(= |#race~s~0| 0), Black: 176#true, 78#L689true, Black: 181#true, 168#true, 93#L689-1true]) [2024-11-20 13:30:01,249 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-20 13:30:01,249 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:01,249 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:01,249 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:01,254 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 41#L689true, 186#true, 174#true, 10#L688-1true, 183#(= |#race~s~0| 0), Black: 176#true, 78#L689true, Black: 181#true, 168#true]) [2024-11-20 13:30:01,254 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-20 13:30:01,255 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:01,255 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:01,255 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:01,255 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 26#L690true, 172#true, 77#L696-6true, 186#true, 174#true, 10#L688-1true, 183#(= |#race~s~0| 0), Black: 176#true, 78#L689true, Black: 181#true, 168#true, 93#L689-1true]) [2024-11-20 13:30:01,255 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-20 13:30:01,255 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:01,255 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:01,255 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:01,255 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:01,256 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][204], [170#true, 172#true, 77#L696-6true, 41#L689true, 186#true, 174#true, 10#L688-1true, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true]) [2024-11-20 13:30:01,256 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-20 13:30:01,256 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:01,256 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:01,256 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:01,256 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][204], [170#true, 172#true, 77#L696-6true, 186#true, 174#true, 10#L688-1true, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 93#L689-1true]) [2024-11-20 13:30:01,256 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-20 13:30:01,256 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:01,256 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:01,256 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:01,256 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:01,293 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][77], [170#true, 26#L690true, 172#true, 77#L696-6true, 41#L689true, 186#true, 174#true, 146#L688-7true, 183#(= |#race~s~0| 0), Black: 176#true, 12#L688-1true, Black: 181#true, 168#true]) [2024-11-20 13:30:01,293 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-20 13:30:01,293 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:01,293 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:01,293 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:01,294 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][77], [170#true, 26#L690true, 172#true, 77#L696-6true, 41#L689true, 186#true, 36#L688-7true, 174#true, 10#L688-1true, 183#(= |#race~s~0| 0), Black: 176#true, Black: 181#true, 168#true]) [2024-11-20 13:30:01,294 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-20 13:30:01,294 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:01,294 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:01,294 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:01,295 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][166], [170#true, 172#true, 77#L696-6true, 41#L689true, 186#true, 117#L689-1true, 174#true, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, 12#L688-1true, Black: 181#true, 168#true]) [2024-11-20 13:30:01,295 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-20 13:30:01,295 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:01,295 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:01,295 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:01,296 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][166], [170#true, 172#true, 77#L696-6true, 41#L689true, 80#L689-1true, 186#true, 174#true, 10#L688-1true, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, Black: 181#true, 168#true]) [2024-11-20 13:30:01,296 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-20 13:30:01,297 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:01,297 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:01,297 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:01,302 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][113], [170#true, 26#L690true, 172#true, 77#L696-6true, 104#L689true, 186#true, 174#true, 183#(= |#race~s~0| 0), 40#L688-6true, Black: 176#true, 12#L688-1true, Black: 181#true, 168#true]) [2024-11-20 13:30:01,302 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-20 13:30:01,302 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:01,302 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:01,302 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:01,305 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 26#L690true, 172#true, 77#L696-6true, 186#true, 174#true, 10#L688-1true, 183#(= |#race~s~0| 0), 40#L688-6true, Black: 176#true, 78#L689true, Black: 181#true, 168#true]) [2024-11-20 13:30:01,305 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-20 13:30:01,305 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:01,305 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:01,305 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:01,314 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 172#true, 77#L696-6true, 148#L688-7true, 186#true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 78#L689true, Black: 181#true, 168#true, 82#L688-2true]) [2024-11-20 13:30:01,314 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-20 13:30:01,314 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:01,314 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:01,314 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:01,314 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:01,314 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 172#true, 77#L696-6true, 148#L688-7true, 186#true, 149#L689-4true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 78#L689true, Black: 181#true, 168#true, 82#L688-2true]) [2024-11-20 13:30:01,314 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-20 13:30:01,315 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:01,315 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:01,315 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:01,315 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][204], [170#true, 172#true, 77#L696-6true, 148#L688-7true, 186#true, 174#true, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 82#L688-2true]) [2024-11-20 13:30:01,315 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-20 13:30:01,315 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:01,315 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:01,315 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:01,315 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:01,315 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:01,315 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:01,316 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 26#L690true, 172#true, 77#L696-6true, 148#L688-7true, 186#true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 78#L689true, Black: 181#true, 168#true, 82#L688-2true]) [2024-11-20 13:30:01,316 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-20 13:30:01,316 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:01,316 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:01,316 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:01,316 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:01,316 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:01,316 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:01,316 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][204], [170#true, 172#true, 77#L696-6true, 148#L688-7true, 186#true, 174#true, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 82#L688-2true]) [2024-11-20 13:30:01,316 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-20 13:30:01,316 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:01,316 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:01,317 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:01,317 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:01,317 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:01,317 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:01,317 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:01,317 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][204], [170#true, 172#true, 77#L696-6true, 148#L688-7true, 186#true, 149#L689-4true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 78#L689true, Black: 181#true, 168#true, 82#L688-2true]) [2024-11-20 13:30:01,317 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-20 13:30:01,317 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:01,317 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:01,317 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:01,337 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][77], [26#L690true, 170#true, 172#true, 77#L696-6true, 41#L689true, 80#L689-1true, 186#true, 174#true, 183#(= |#race~s~0| 0), 106#$Ultimate##0true, Black: 176#true, Black: 181#true, 168#true]) [2024-11-20 13:30:01,337 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-20 13:30:01,337 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:01,337 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:01,337 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:01,353 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][124], [170#true, 172#true, 77#L696-6true, 186#true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 78#L689true, Black: 181#true, 168#true, 82#L688-2true, 89#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 92#L689-4true]) [2024-11-20 13:30:01,353 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is not cut-off event [2024-11-20 13:30:01,353 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2024-11-20 13:30:01,353 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is not cut-off event [2024-11-20 13:30:01,353 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is not cut-off event [2024-11-20 13:30:01,371 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 26#L690true, 172#true, 77#L696-6true, 186#true, 174#true, 146#L688-7true, 183#(= |#race~s~0| 0), 40#L688-6true, Black: 176#true, 78#L689true, Black: 181#true, 168#true]) [2024-11-20 13:30:01,371 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-20 13:30:01,371 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:01,372 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:01,372 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:01,372 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 26#L690true, 172#true, 77#L696-6true, 41#L689true, 186#true, 174#true, 146#L688-7true, 183#(= |#race~s~0| 0), Black: 176#true, 78#L689true, Black: 181#true, 168#true]) [2024-11-20 13:30:01,372 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-20 13:30:01,372 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:01,372 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:01,372 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:01,383 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][185], [170#true, 172#true, 104#L689true, 77#L696-6true, 186#true, 36#L688-7true, 109#L688-2true, 174#true, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, Black: 181#true, 168#true]) [2024-11-20 13:30:01,383 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-20 13:30:01,383 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:01,383 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:01,383 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:01,384 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][204], [170#true, 172#true, 77#L696-6true, 186#true, 109#L688-2true, 174#true, 146#L688-7true, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true]) [2024-11-20 13:30:01,384 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-20 13:30:01,384 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:01,384 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:01,384 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:01,411 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][113], [26#L690true, 170#true, 114#L688-1true, 172#true, 77#L696-6true, 104#L689true, 186#true, 36#L688-7true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, Black: 181#true, 168#true]) [2024-11-20 13:30:01,411 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-20 13:30:01,411 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:01,411 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:01,411 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:01,445 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][113], [170#true, 26#L690true, 172#true, 88#$Ultimate##0true, 104#L689true, 77#L696-6true, 80#L689-1true, 186#true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, Black: 181#true, 168#true]) [2024-11-20 13:30:01,446 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-20 13:30:01,446 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:01,446 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:01,446 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:01,475 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 172#true, 77#L696-6true, 131#L688-7true, 186#true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 78#L689true, Black: 181#true, 168#true, 82#L688-2true, 92#L689-4true]) [2024-11-20 13:30:01,476 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-20 13:30:01,476 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:01,476 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:01,476 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:01,665 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 26#L690true, 172#true, 77#L696-6true, 186#true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 78#L689true, Black: 181#true, 168#true, 93#L689-1true, 82#L688-2true]) [2024-11-20 13:30:01,666 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-20 13:30:01,666 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:01,666 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:01,666 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:01,666 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:01,666 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:01,683 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][113], [170#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 172#true, 77#L696-6true, 104#L689true, 186#true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 12#L688-1true, Black: 181#true, 168#true, 93#L689-1true]) [2024-11-20 13:30:01,683 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-20 13:30:01,684 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:01,684 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:01,684 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:01,684 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][185], [170#true, 172#true, 77#L696-6true, 104#L689true, 186#true, 174#true, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, 12#L688-1true, Black: 181#true, 168#true, 93#L689-1true]) [2024-11-20 13:30:01,684 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-20 13:30:01,684 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:01,684 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:01,684 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:01,684 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:01,684 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:01,692 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 172#true, 77#L696-6true, 186#true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 78#L689true, Black: 181#true, 168#true, 93#L689-1true, 82#L688-2true]) [2024-11-20 13:30:01,692 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is not cut-off event [2024-11-20 13:30:01,692 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is not cut-off event [2024-11-20 13:30:01,692 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is not cut-off event [2024-11-20 13:30:01,693 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is not cut-off event [2024-11-20 13:30:01,693 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 26#L690true, 172#true, 77#L696-6true, 186#true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 78#L689true, Black: 181#true, 168#true, 93#L689-1true, 82#L688-2true]) [2024-11-20 13:30:01,693 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-20 13:30:01,694 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:01,694 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:01,694 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:01,694 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:01,694 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:01,694 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:01,694 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 26#L690true, 172#true, 77#L696-6true, 41#L689true, 186#true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 78#L689true, Black: 181#true, 168#true, 82#L688-2true]) [2024-11-20 13:30:01,694 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-20 13:30:01,694 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:01,694 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:01,694 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:01,694 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][204], [170#true, 172#true, 77#L696-6true, 186#true, 174#true, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 93#L689-1true, 82#L688-2true]) [2024-11-20 13:30:01,694 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-20 13:30:01,694 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:01,694 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:01,694 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:01,694 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:01,694 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:01,694 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:01,694 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][204], [170#true, 172#true, 77#L696-6true, 41#L689true, 186#true, 174#true, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 82#L688-2true]) [2024-11-20 13:30:01,695 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-20 13:30:01,695 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:01,695 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:01,695 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:01,696 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][204], [170#true, 172#true, 77#L696-6true, 186#true, 149#L689-4true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 78#L689true, Black: 181#true, 168#true, 93#L689-1true, 82#L688-2true]) [2024-11-20 13:30:01,696 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-20 13:30:01,696 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:01,696 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:01,696 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:01,704 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 186#true, 174#true, 10#L688-1true, 183#(= |#race~s~0| 0), Black: 176#true, 78#L689true, Black: 181#true, 168#true, 93#L689-1true]) [2024-11-20 13:30:01,705 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-20 13:30:01,705 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:01,705 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:01,705 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:01,705 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][204], [170#true, 172#true, 77#L696-6true, 186#true, 174#true, 10#L688-1true, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 93#L689-1true]) [2024-11-20 13:30:01,705 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-20 13:30:01,705 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:01,705 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:01,705 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:01,706 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:01,706 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:01,713 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 172#true, 77#L696-6true, 186#true, 50#L689-3true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 78#L689true, Black: 181#true, 168#true, 93#L689-1true, 82#L688-2true]) [2024-11-20 13:30:01,714 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-20 13:30:01,714 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:01,714 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:01,714 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:01,714 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][124], [170#true, 26#L690true, 172#true, 77#L696-6true, 186#true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 78#L689true, Black: 181#true, 168#true, 93#L689-1true, 82#L688-2true]) [2024-11-20 13:30:01,714 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-20 13:30:01,714 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:01,714 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:01,714 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:01,714 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][124], [170#true, 172#true, 77#L696-6true, 186#true, 50#L689-3true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 78#L689true, Black: 181#true, 168#true, 82#L688-2true, 92#L689-4true]) [2024-11-20 13:30:01,714 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-20 13:30:01,714 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:01,714 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:01,714 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:01,714 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][174], [170#true, 172#true, 77#L696-6true, 186#true, 174#true, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 93#L689-1true, 82#L688-2true]) [2024-11-20 13:30:01,714 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-20 13:30:01,714 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:01,715 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:01,715 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:01,715 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][174], [170#true, 172#true, 77#L696-6true, 186#true, 149#L689-4true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 78#L689true, Black: 181#true, 168#true, 93#L689-1true, 82#L688-2true]) [2024-11-20 13:30:01,715 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-20 13:30:01,715 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:01,715 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:01,715 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:01,721 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 26#L690true, 172#true, 77#L696-6true, 186#true, 174#true, 183#(= |#race~s~0| 0), 106#$Ultimate##0true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 93#L689-1true]) [2024-11-20 13:30:01,721 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-20 13:30:01,721 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:01,721 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:01,721 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:01,731 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][113], [170#true, 172#true, 104#L689true, 77#L696-6true, 186#true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 12#L688-1true, 21#L689-1true, Black: 181#true, 168#true, 92#L689-4true]) [2024-11-20 13:30:01,731 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-20 13:30:01,731 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:01,731 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:01,731 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:01,737 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 172#true, 77#L696-6true, 186#true, 174#true, 10#L688-1true, 183#(= |#race~s~0| 0), Black: 176#true, 78#L689true, 21#L689-1true, Black: 181#true, 168#true, 92#L689-4true]) [2024-11-20 13:30:01,738 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-20 13:30:01,738 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:01,738 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:01,738 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:01,744 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][77], [170#true, 26#L690true, 172#true, 77#L696-6true, 41#L689true, 186#true, 117#L689-1true, 174#true, 115#$Ultimate##0true, 183#(= |#race~s~0| 0), Black: 176#true, Black: 181#true, 168#true]) [2024-11-20 13:30:01,744 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-20 13:30:01,744 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:01,744 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:01,745 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:01,745 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:01,745 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][77], [170#true, 26#L690true, 172#true, 77#L696-6true, 41#L689true, 186#true, 36#L688-7true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, Black: 181#true, 168#true, 82#L688-2true]) [2024-11-20 13:30:01,745 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-20 13:30:01,745 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:01,745 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:01,745 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:01,747 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][166], [170#true, 172#true, 77#L696-6true, 80#L689-1true, 41#L689true, 186#true, 174#true, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, Black: 181#true, 168#true, 82#L688-2true]) [2024-11-20 13:30:01,747 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-20 13:30:01,747 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:01,747 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:01,747 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:01,752 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][113], [170#true, 26#L690true, 172#true, 104#L689true, 77#L696-6true, 186#true, 148#L688-7true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 12#L688-1true, Black: 181#true, 168#true]) [2024-11-20 13:30:01,752 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-20 13:30:01,752 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:01,752 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:01,752 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:01,752 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:01,752 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:01,753 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 26#L690true, 172#true, 77#L696-6true, 148#L688-7true, 186#true, 174#true, 10#L688-1true, 183#(= |#race~s~0| 0), Black: 176#true, 78#L689true, Black: 181#true, 168#true]) [2024-11-20 13:30:01,754 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-20 13:30:01,754 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:01,754 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:01,754 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:01,754 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:01,754 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:01,765 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 172#true, 77#L696-6true, 186#true, 148#L688-7true, 174#true, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 82#L688-2true]) [2024-11-20 13:30:01,766 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-20 13:30:01,766 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:01,766 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:01,766 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:01,768 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 148#L688-7true, 186#true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 15#L688-6true, 78#L689true, Black: 181#true, 168#true]) [2024-11-20 13:30:01,768 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-20 13:30:01,768 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:01,768 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:01,768 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:01,776 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][129], [170#true, 26#L690true, 172#true, 77#L696-6true, 186#true, 174#true, 146#L688-7true, 183#(= |#race~s~0| 0), Black: 176#true, 156#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, Black: 181#true, 168#true, 68#L688-6true]) [2024-11-20 13:30:01,776 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-20 13:30:01,776 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:01,776 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:01,776 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:02,147 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][113], [170#true, 26#L690true, 172#true, 104#L689true, 77#L696-6true, 186#true, 36#L688-7true, 109#L688-2true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, Black: 181#true, 168#true]) [2024-11-20 13:30:02,150 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-20 13:30:02,150 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:02,150 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:02,150 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:02,203 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [26#L690true, 170#true, 114#L688-1true, 172#true, 77#L696-6true, 186#true, 174#true, 146#L688-7true, 183#(= |#race~s~0| 0), Black: 176#true, 78#L689true, Black: 181#true, 168#true]) [2024-11-20 13:30:02,203 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-20 13:30:02,203 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:02,204 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:02,204 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:02,208 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][204], [170#true, 114#L688-1true, 172#true, 77#L696-6true, 186#true, 117#L689-1true, 174#true, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true]) [2024-11-20 13:30:02,208 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-20 13:30:02,208 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:02,208 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:02,209 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:02,211 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][185], [170#true, 114#L688-1true, 172#true, 104#L689true, 77#L696-6true, 80#L689-1true, 186#true, 174#true, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, Black: 181#true, 168#true]) [2024-11-20 13:30:02,211 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-20 13:30:02,211 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:02,211 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:02,211 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:02,231 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 26#L690true, 172#true, 88#$Ultimate##0true, 77#L696-6true, 186#true, 117#L689-1true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 78#L689true, Black: 181#true, 168#true]) [2024-11-20 13:30:02,231 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-20 13:30:02,231 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:02,231 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:02,231 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:02,443 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][113], [170#true, 26#L690true, 172#true, 104#L689true, 77#L696-6true, 41#L689true, 186#true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 12#L688-1true, Black: 181#true, 168#true]) [2024-11-20 13:30:02,443 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-20 13:30:02,443 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:02,444 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:02,444 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:02,482 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 172#true, 77#L696-6true, 186#true, 149#L689-4true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 78#L689true, Black: 181#true, 168#true, 93#L689-1true, 82#L688-2true]) [2024-11-20 13:30:02,483 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-20 13:30:02,483 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:02,483 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:02,483 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:02,483 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 172#true, 77#L696-6true, 186#true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 78#L689true, Black: 181#true, 168#true, 93#L689-1true, 82#L688-2true]) [2024-11-20 13:30:02,483 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-20 13:30:02,483 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:02,483 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:02,483 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:02,483 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:02,484 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][204], [170#true, 172#true, 77#L696-6true, 186#true, 174#true, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 93#L689-1true, 82#L688-2true]) [2024-11-20 13:30:02,484 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-20 13:30:02,484 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:02,484 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:02,484 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:02,484 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:02,484 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:02,484 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:02,484 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:02,484 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][124], [170#true, 172#true, 77#L696-6true, 186#true, 149#L689-4true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 78#L689true, Black: 181#true, 168#true, 82#L688-2true, 92#L689-4true]) [2024-11-20 13:30:02,484 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-20 13:30:02,484 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:02,485 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:02,485 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:02,489 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 26#L690true, 172#true, 77#L696-6true, 41#L689true, 186#true, 174#true, 10#L688-1true, 183#(= |#race~s~0| 0), Black: 176#true, 78#L689true, Black: 181#true, 168#true]) [2024-11-20 13:30:02,489 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-20 13:30:02,489 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:02,489 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:02,489 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:02,518 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 172#true, 77#L696-6true, 186#true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 78#L689true, 21#L689-1true, Black: 181#true, 168#true, 82#L688-2true, 92#L689-4true]) [2024-11-20 13:30:02,518 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-20 13:30:02,518 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:02,518 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:02,518 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:02,528 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][77], [170#true, 26#L690true, 172#true, 77#L696-6true, 41#L689true, 186#true, 117#L689-1true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 12#L688-1true, Black: 181#true, 168#true]) [2024-11-20 13:30:02,528 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-20 13:30:02,528 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:02,528 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:02,528 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:02,528 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][77], [26#L690true, 170#true, 172#true, 77#L696-6true, 41#L689true, 80#L689-1true, 186#true, 174#true, 10#L688-1true, 183#(= |#race~s~0| 0), Black: 176#true, Black: 181#true, 168#true]) [2024-11-20 13:30:02,528 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-20 13:30:02,528 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:02,529 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:02,529 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:02,529 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][166], [170#true, 172#true, 77#L696-6true, 41#L689true, 186#true, 36#L688-7true, 174#true, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, 15#L688-6true, Black: 181#true, 168#true]) [2024-11-20 13:30:02,530 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-20 13:30:02,530 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:02,530 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:02,530 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:02,530 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][166], [170#true, 172#true, 77#L696-6true, 41#L689true, 186#true, 36#L688-7true, 174#true, 146#L688-7true, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, Black: 181#true, 168#true]) [2024-11-20 13:30:02,530 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-20 13:30:02,530 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:02,530 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:02,530 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:02,530 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][166], [170#true, 172#true, 77#L696-6true, 41#L689true, 186#true, 174#true, 146#L688-7true, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, Black: 181#true, 168#true, 68#L688-6true]) [2024-11-20 13:30:02,531 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-20 13:30:02,531 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:02,531 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:02,531 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:02,536 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][77], [170#true, 26#L690true, 172#true, 77#L696-6true, 41#L689true, 186#true, 174#true, 146#L688-7true, 183#(= |#race~s~0| 0), Black: 176#true, Black: 181#true, 168#true, 68#L688-6true]) [2024-11-20 13:30:02,536 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-20 13:30:02,536 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:02,536 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:02,537 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:02,537 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][77], [170#true, 26#L690true, 172#true, 77#L696-6true, 41#L689true, 186#true, 36#L688-7true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 15#L688-6true, Black: 181#true, 168#true]) [2024-11-20 13:30:02,537 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-20 13:30:02,537 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:02,537 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:02,537 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:02,538 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 26#L690true, 172#true, 77#L696-6true, 148#L688-7true, 186#true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 78#L689true, Black: 181#true, 168#true, 82#L688-2true]) [2024-11-20 13:30:02,538 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-20 13:30:02,538 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:02,538 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:02,539 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:02,539 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:02,539 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:02,539 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:02,539 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:02,573 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][113], [170#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 172#true, 104#L689true, 77#L696-6true, 186#true, 36#L688-7true, 174#true, 183#(= |#race~s~0| 0), 40#L688-6true, Black: 176#true, Black: 181#true, 168#true]) [2024-11-20 13:30:02,574 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-20 13:30:02,574 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:02,574 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:02,574 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:02,577 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 26#L690true, 172#true, 77#L696-6true, 186#true, 174#true, 146#L688-7true, 40#L688-6true, 183#(= |#race~s~0| 0), Black: 176#true, 78#L689true, Black: 181#true, 168#true]) [2024-11-20 13:30:02,577 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-20 13:30:02,577 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:02,578 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:02,578 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:02,578 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:02,578 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][204], [170#true, 172#true, 77#L696-6true, 186#true, 174#true, 146#L688-7true, 40#L688-6true, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true]) [2024-11-20 13:30:02,578 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-20 13:30:02,578 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:02,578 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:02,578 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:02,634 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 26#L690true, 172#true, 77#L696-6true, 186#true, 109#L688-2true, 174#true, 146#L688-7true, 183#(= |#race~s~0| 0), Black: 176#true, 78#L689true, Black: 181#true, 168#true]) [2024-11-20 13:30:02,635 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-20 13:30:02,635 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:02,635 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:02,635 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:02,642 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][204], [170#true, 172#true, 77#L696-6true, 186#true, 117#L689-1true, 109#L688-2true, 174#true, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true]) [2024-11-20 13:30:02,643 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-20 13:30:02,643 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:02,643 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:02,643 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:02,646 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][185], [170#true, 172#true, 104#L689true, 77#L696-6true, 80#L689-1true, 186#true, 109#L688-2true, 174#true, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, Black: 181#true, 168#true]) [2024-11-20 13:30:02,646 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-20 13:30:02,646 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:02,647 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:02,647 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:02,680 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][113], [170#true, 114#L688-1true, 26#L690true, 172#true, 77#L696-6true, 104#L689true, 80#L689-1true, 186#true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, Black: 181#true, 168#true]) [2024-11-20 13:30:02,681 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-20 13:30:02,681 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:02,681 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:02,681 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:02,905 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][113], [170#true, 26#L690true, 172#true, 77#L696-6true, 104#L689true, 186#true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 12#L688-1true, Black: 181#true, 168#true, 93#L689-1true]) [2024-11-20 13:30:02,906 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-20 13:30:02,906 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:02,906 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:02,906 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:02,906 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:02,906 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:02,906 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][129], [170#true, 26#L690true, 172#true, 77#L696-6true, 186#true, 174#true, 146#L688-7true, 183#(= |#race~s~0| 0), Black: 176#true, Black: 181#true, 168#true, 93#L689-1true, 68#L688-6true]) [2024-11-20 13:30:02,907 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-20 13:30:02,907 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:02,907 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:02,907 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:02,924 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][129], [72#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 26#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 174#true, 146#L688-7true, 183#(= |#race~s~0| 0), Black: 176#true, Black: 181#true, 168#true, 68#L688-6true]) [2024-11-20 13:30:02,924 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-20 13:30:02,924 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:02,924 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:02,924 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:02,929 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 172#true, 77#L696-6true, 186#true, 174#true, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 93#L689-1true, 82#L688-2true]) [2024-11-20 13:30:02,929 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-20 13:30:02,929 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:02,929 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:02,929 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:02,929 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][124], [170#true, 172#true, 77#L696-6true, 186#true, 174#true, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 82#L688-2true, 92#L689-4true]) [2024-11-20 13:30:02,930 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-20 13:30:02,930 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:02,930 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:02,930 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:02,935 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 172#true, 77#L696-6true, 186#true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 15#L688-6true, 78#L689true, Black: 181#true, 168#true, 93#L689-1true]) [2024-11-20 13:30:02,935 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-20 13:30:02,935 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:02,935 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:02,935 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:02,945 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][124], [170#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 172#true, 77#L696-6true, 186#true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 78#L689true, Black: 181#true, 168#true, 82#L688-2true, 92#L689-4true]) [2024-11-20 13:30:02,945 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-20 13:30:02,945 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:02,945 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:02,945 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:02,951 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 26#L690true, 172#true, 77#L696-6true, 186#true, 174#true, 10#L688-1true, 183#(= |#race~s~0| 0), Black: 176#true, 78#L689true, Black: 181#true, 168#true, 93#L689-1true]) [2024-11-20 13:30:02,951 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-20 13:30:02,951 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:02,951 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:02,951 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:02,951 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:02,951 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:02,993 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][77], [170#true, 172#true, 77#L696-6true, 41#L689true, 186#true, 117#L689-1true, 174#true, 183#(= |#race~s~0| 0), 115#$Ultimate##0true, Black: 176#true, 39#L690-3true, Black: 181#true, 168#true]) [2024-11-20 13:30:02,993 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-20 13:30:02,993 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:02,994 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:02,994 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:02,994 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][77], [170#true, 26#L690true, 172#true, 77#L696-6true, 80#L689-1true, 41#L689true, 186#true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, Black: 181#true, 168#true, 82#L688-2true]) [2024-11-20 13:30:02,994 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-20 13:30:02,994 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:02,994 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:02,994 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:02,995 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][166], [170#true, 172#true, 77#L696-6true, 41#L689true, 186#true, 36#L688-7true, 174#true, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, 85#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, Black: 181#true, 168#true]) [2024-11-20 13:30:02,995 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-20 13:30:02,996 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:02,996 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:02,996 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:02,996 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][166], [170#true, 172#true, 77#L696-6true, 41#L689true, 91#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 186#true, 174#true, 146#L688-7true, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, Black: 181#true, 168#true]) [2024-11-20 13:30:02,996 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-20 13:30:02,996 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:02,996 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:02,996 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:03,001 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][129], [170#true, 172#true, 77#L696-6true, 186#true, 174#true, 146#L688-7true, 183#(= |#race~s~0| 0), 40#L688-6true, Black: 176#true, 39#L690-3true, Black: 181#true, 168#true, 68#L688-6true]) [2024-11-20 13:30:03,001 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-20 13:30:03,001 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:03,001 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:03,001 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:03,003 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][77], [170#true, 26#L690true, 172#true, 77#L696-6true, 41#L689true, 186#true, 36#L688-7true, 174#true, 146#L688-7true, 183#(= |#race~s~0| 0), Black: 176#true, Black: 181#true, 168#true]) [2024-11-20 13:30:03,003 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-20 13:30:03,003 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:03,003 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:03,004 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:03,004 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][77], [170#true, 26#L690true, 172#true, 77#L696-6true, 41#L689true, 186#true, 91#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 174#true, 146#L688-7true, 183#(= |#race~s~0| 0), Black: 176#true, Black: 181#true, 168#true]) [2024-11-20 13:30:03,004 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-20 13:30:03,004 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:03,004 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:03,004 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:03,021 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 104#L689true, 77#L696-6true, 186#true, 148#L688-7true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 78#L689true, Black: 181#true, 168#true]) [2024-11-20 13:30:03,022 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-20 13:30:03,022 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:03,022 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:03,022 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:03,023 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][113], [170#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 172#true, 77#L696-6true, 104#L689true, 186#true, 148#L688-7true, 36#L688-7true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, Black: 181#true, 168#true]) [2024-11-20 13:30:03,024 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-20 13:30:03,024 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:03,024 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:03,024 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:03,024 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][113], [170#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 172#true, 104#L689true, 77#L696-6true, 186#true, 148#L688-7true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, Black: 181#true, 168#true, 68#L688-6true]) [2024-11-20 13:30:03,024 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-20 13:30:03,025 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:03,025 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:03,025 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:03,025 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][185], [170#true, 172#true, 104#L689true, 77#L696-6true, 148#L688-7true, 186#true, 174#true, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, Black: 181#true, 168#true, 68#L688-6true]) [2024-11-20 13:30:03,025 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-20 13:30:03,025 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:03,025 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:03,025 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:03,027 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 172#true, 77#L696-6true, 148#L688-7true, 186#true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 15#L688-6true, 78#L689true, Black: 181#true, 168#true]) [2024-11-20 13:30:03,027 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-20 13:30:03,027 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:03,027 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:03,027 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:03,027 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:03,028 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][204], [170#true, 172#true, 77#L696-6true, 148#L688-7true, 186#true, 174#true, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, 15#L688-6true, 78#L689true, Black: 181#true, 168#true]) [2024-11-20 13:30:03,028 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-20 13:30:03,028 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:03,028 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:03,028 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:03,028 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:03,029 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 26#L690true, 172#true, 77#L696-6true, 148#L688-7true, 186#true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 15#L688-6true, 78#L689true, Black: 181#true, 168#true]) [2024-11-20 13:30:03,029 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-20 13:30:03,029 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:03,029 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:03,029 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:03,029 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 26#L690true, 172#true, 77#L696-6true, 148#L688-7true, 186#true, 174#true, 146#L688-7true, 183#(= |#race~s~0| 0), Black: 176#true, 78#L689true, Black: 181#true, 168#true]) [2024-11-20 13:30:03,029 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-20 13:30:03,029 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:03,029 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:03,029 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:03,030 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][204], [170#true, 172#true, 77#L696-6true, 148#L688-7true, 186#true, 174#true, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, 15#L688-6true, 78#L689true, Black: 181#true, 168#true]) [2024-11-20 13:30:03,030 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-20 13:30:03,030 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:03,030 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:03,030 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:03,030 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:03,030 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:03,038 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 26#L690true, 172#true, 77#L696-6true, 186#true, 174#true, 146#L688-7true, 183#(= |#race~s~0| 0), Black: 176#true, 156#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 78#L689true, Black: 181#true, 168#true]) [2024-11-20 13:30:03,038 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-20 13:30:03,038 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:03,038 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:03,039 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:03,050 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][185], [170#true, 172#true, 104#L689true, 77#L696-6true, 186#true, 36#L688-7true, 174#true, 40#L688-6true, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, Black: 181#true, 168#true]) [2024-11-20 13:30:03,050 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-20 13:30:03,050 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:03,050 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:03,050 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:03,052 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][204], [170#true, 172#true, 77#L696-6true, 186#true, 174#true, 146#L688-7true, 183#(= |#race~s~0| 0), 40#L688-6true, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true]) [2024-11-20 13:30:03,052 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-20 13:30:03,052 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:03,052 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:03,052 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:03,052 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:03,054 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 26#L690true, 172#true, 77#L696-6true, 186#true, 174#true, 146#L688-7true, 183#(= |#race~s~0| 0), Black: 176#true, 156#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 78#L689true, Black: 181#true, 168#true]) [2024-11-20 13:30:03,054 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-20 13:30:03,054 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:03,054 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:03,054 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:03,054 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:03,054 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][204], [170#true, 172#true, 77#L696-6true, 186#true, 174#true, 146#L688-7true, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, 156#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 78#L689true, Black: 181#true, 168#true]) [2024-11-20 13:30:03,054 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-20 13:30:03,054 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:03,055 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:03,055 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:03,396 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][113], [170#true, 172#true, 110#L690-3true, 104#L689true, 77#L696-6true, 186#true, 174#true, 183#(= |#race~s~0| 0), 115#$Ultimate##0true, Black: 176#true, 21#L689-1true, Black: 181#true, 168#true]) [2024-11-20 13:30:03,398 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-20 13:30:03,398 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:03,398 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:03,399 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:03,472 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][113], [170#true, 26#L690true, 172#true, 104#L689true, 77#L696-6true, 80#L689-1true, 186#true, 109#L688-2true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, Black: 181#true, 168#true]) [2024-11-20 13:30:03,473 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-20 13:30:03,473 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:03,473 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:03,473 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:03,523 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [26#L690true, 170#true, 114#L688-1true, 172#true, 77#L696-6true, 186#true, 117#L689-1true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 78#L689true, Black: 181#true, 168#true]) [2024-11-20 13:30:03,523 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-20 13:30:03,523 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:03,523 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:03,524 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:03,579 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([646] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][49], [139#L689true, 170#true, 172#true, 77#L696-6true, 186#true, 174#true, 183#(= |#race~s~0| 0), 115#$Ultimate##0true, Black: 176#true, Black: 181#true, 7#L690-3true, 168#true, 93#L689-1true]) [2024-11-20 13:30:03,580 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-20 13:30:03,580 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:03,580 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:03,580 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:03,782 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 26#L690true, 172#true, 77#L696-6true, 186#true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 78#L689true, Black: 181#true, 168#true, 93#L689-1true, 82#L688-2true]) [2024-11-20 13:30:03,783 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-20 13:30:03,783 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:03,783 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:03,783 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:03,783 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:03,783 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:03,783 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:03,783 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:03,826 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 172#true, 77#L696-6true, 186#true, 174#true, 146#L688-7true, 183#(= |#race~s~0| 0), Black: 176#true, 78#L689true, Black: 181#true, 168#true, 93#L689-1true]) [2024-11-20 13:30:03,826 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-20 13:30:03,826 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:03,826 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:03,827 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:03,828 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 26#L690true, 172#true, 77#L696-6true, 41#L689true, 186#true, 174#true, 146#L688-7true, 183#(= |#race~s~0| 0), Black: 176#true, 78#L689true, Black: 181#true, 168#true]) [2024-11-20 13:30:03,829 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-20 13:30:03,829 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:03,829 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:03,829 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:03,829 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:03,829 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][204], [170#true, 172#true, 77#L696-6true, 41#L689true, 186#true, 174#true, 146#L688-7true, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true]) [2024-11-20 13:30:03,829 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-20 13:30:03,829 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:03,829 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:03,830 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:03,889 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][166], [170#true, 172#true, 104#L689true, 77#L696-6true, 41#L689true, 186#true, 36#L688-7true, 174#true, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, Black: 181#true, 168#true]) [2024-11-20 13:30:03,890 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-20 13:30:03,890 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:03,890 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:03,890 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:03,890 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][166], [170#true, 172#true, 77#L696-6true, 41#L689true, 186#true, 117#L689-1true, 174#true, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, Black: 181#true, 168#true, 68#L688-6true]) [2024-11-20 13:30:03,890 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-20 13:30:03,890 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:03,890 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:03,890 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:03,890 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][166], [170#true, 172#true, 77#L696-6true, 41#L689true, 186#true, 36#L688-7true, 117#L689-1true, 174#true, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, Black: 181#true, 168#true]) [2024-11-20 13:30:03,890 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-20 13:30:03,891 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:03,891 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:03,891 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:03,891 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][77], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 41#L689true, 186#true, 36#L688-7true, 174#true, 146#L688-7true, 183#(= |#race~s~0| 0), Black: 176#true, Black: 181#true, 168#true]) [2024-11-20 13:30:03,891 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-20 13:30:03,891 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:03,891 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:03,892 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:03,892 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][77], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 41#L689true, 186#true, 174#true, 146#L688-7true, 183#(= |#race~s~0| 0), Black: 176#true, Black: 181#true, 168#true, 68#L688-6true]) [2024-11-20 13:30:03,892 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-20 13:30:03,892 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:03,892 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:03,892 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:03,892 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][77], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 41#L689true, 186#true, 36#L688-7true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 15#L688-6true, Black: 181#true, 168#true]) [2024-11-20 13:30:03,893 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-20 13:30:03,893 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:03,893 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:03,893 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:03,894 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][166], [170#true, 172#true, 77#L696-6true, 41#L689true, 80#L689-1true, 186#true, 174#true, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, 15#L688-6true, Black: 181#true, 168#true]) [2024-11-20 13:30:03,894 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-20 13:30:03,894 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:03,894 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:03,894 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:03,894 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][166], [170#true, 172#true, 77#L696-6true, 41#L689true, 186#true, 174#true, 146#L688-7true, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true]) [2024-11-20 13:30:03,894 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-20 13:30:03,894 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:03,894 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:03,895 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:03,895 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][166], [170#true, 172#true, 77#L696-6true, 41#L689true, 80#L689-1true, 186#true, 174#true, 146#L688-7true, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, Black: 181#true, 168#true]) [2024-11-20 13:30:03,895 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-20 13:30:03,895 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:03,895 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:03,895 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:03,898 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][129], [170#true, 172#true, 77#L696-6true, 148#L688-7true, 186#true, 174#true, 146#L688-7true, 183#(= |#race~s~0| 0), Black: 176#true, 39#L690-3true, Black: 181#true, 168#true, 68#L688-6true]) [2024-11-20 13:30:03,898 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-20 13:30:03,899 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:03,899 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:03,899 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:03,903 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][77], [170#true, 26#L690true, 172#true, 77#L696-6true, 41#L689true, 186#true, 117#L689-1true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, Black: 181#true, 168#true, 68#L688-6true]) [2024-11-20 13:30:03,903 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-20 13:30:03,903 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:03,903 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:03,903 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:03,904 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][77], [170#true, 26#L690true, 172#true, 104#L689true, 77#L696-6true, 41#L689true, 186#true, 36#L688-7true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, Black: 181#true, 168#true]) [2024-11-20 13:30:03,904 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-20 13:30:03,904 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:03,904 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:03,904 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:03,905 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][77], [170#true, 26#L690true, 172#true, 77#L696-6true, 41#L689true, 186#true, 174#true, 146#L688-7true, 183#(= |#race~s~0| 0), Black: 176#true, 78#L689true, Black: 181#true, 168#true]) [2024-11-20 13:30:03,905 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-20 13:30:03,905 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:03,906 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:03,906 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:03,906 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][77], [170#true, 26#L690true, 172#true, 77#L696-6true, 80#L689-1true, 41#L689true, 186#true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 15#L688-6true, Black: 181#true, 168#true]) [2024-11-20 13:30:03,906 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-20 13:30:03,906 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:03,907 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:03,907 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:03,910 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][113], [170#true, 26#L690true, 172#true, 104#L689true, 77#L696-6true, 186#true, 36#L688-7true, 174#true, 183#(= |#race~s~0| 0), 40#L688-6true, Black: 176#true, Black: 181#true, 168#true]) [2024-11-20 13:30:03,910 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-20 13:30:03,911 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:03,911 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:03,911 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:03,912 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 26#L690true, 172#true, 77#L696-6true, 186#true, 174#true, 183#(= |#race~s~0| 0), 40#L688-6true, Black: 176#true, 15#L688-6true, 78#L689true, Black: 181#true, 168#true]) [2024-11-20 13:30:03,912 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-20 13:30:03,912 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:03,912 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:03,912 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:03,934 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][185], [170#true, 172#true, 77#L696-6true, 104#L689true, 148#L688-7true, 186#true, 36#L688-7true, 174#true, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, Black: 181#true, 168#true]) [2024-11-20 13:30:03,934 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-20 13:30:03,935 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:03,935 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:03,935 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:03,935 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][185], [170#true, 172#true, 104#L689true, 77#L696-6true, 148#L688-7true, 91#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 186#true, 174#true, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, Black: 181#true, 168#true]) [2024-11-20 13:30:03,935 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-20 13:30:03,936 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:03,936 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:03,936 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:03,937 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][204], [170#true, 172#true, 77#L696-6true, 186#true, 148#L688-7true, 174#true, 146#L688-7true, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true]) [2024-11-20 13:30:03,937 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-20 13:30:03,937 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:03,937 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:03,937 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:03,938 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][204], [170#true, 172#true, 77#L696-6true, 148#L688-7true, 186#true, 174#true, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, 85#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 78#L689true, Black: 181#true, 168#true]) [2024-11-20 13:30:03,938 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-20 13:30:03,938 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:03,939 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:03,939 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:03,939 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 26#L690true, 172#true, 77#L696-6true, 186#true, 148#L688-7true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 85#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 78#L689true, Black: 181#true, 168#true]) [2024-11-20 13:30:03,939 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-20 13:30:03,939 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:03,939 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:03,939 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:03,940 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][204], [170#true, 172#true, 77#L696-6true, 186#true, 148#L688-7true, 174#true, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, 85#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 78#L689true, Black: 181#true, 168#true]) [2024-11-20 13:30:03,940 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-20 13:30:03,940 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:03,940 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:03,940 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:03,940 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:03,965 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][185], [170#true, 172#true, 77#L696-6true, 104#L689true, 186#true, 36#L688-7true, 174#true, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, 156#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, Black: 181#true, 168#true]) [2024-11-20 13:30:03,965 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-20 13:30:03,965 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:03,966 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:03,966 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:03,966 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][113], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 104#L689true, 77#L696-6true, 80#L689-1true, 186#true, 174#true, 183#(= |#race~s~0| 0), 40#L688-6true, Black: 176#true, Black: 181#true, 168#true]) [2024-11-20 13:30:03,966 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-20 13:30:03,966 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:03,966 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:03,966 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:03,968 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][204], [170#true, 172#true, 77#L696-6true, 186#true, 174#true, 146#L688-7true, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, 156#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 78#L689true, Black: 181#true, 168#true]) [2024-11-20 13:30:03,968 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-20 13:30:03,968 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:03,968 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:03,969 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:03,969 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:03,969 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 186#true, 174#true, 146#L688-7true, 40#L688-6true, 183#(= |#race~s~0| 0), Black: 176#true, 78#L689true, Black: 181#true, 168#true]) [2024-11-20 13:30:03,969 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-20 13:30:03,969 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:03,969 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:03,969 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:03,980 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][77], [170#true, 172#true, 77#L696-6true, 41#L689true, 186#true, 174#true, 183#(= |#race~s~0| 0), 115#$Ultimate##0true, Black: 176#true, Black: 181#true, 7#L690-3true, 21#L689-1true, 168#true]) [2024-11-20 13:30:03,981 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-20 13:30:03,981 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:03,981 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:03,981 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:04,036 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 26#L690true, 172#true, 77#L696-6true, 186#true, 109#L688-2true, 117#L689-1true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 78#L689true, Black: 181#true, 168#true]) [2024-11-20 13:30:04,036 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-20 13:30:04,036 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:04,037 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:04,037 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:04,317 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 26#L690true, 172#true, 77#L696-6true, 186#true, 174#true, 146#L688-7true, 183#(= |#race~s~0| 0), Black: 176#true, 78#L689true, Black: 181#true, 168#true, 93#L689-1true]) [2024-11-20 13:30:04,317 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-20 13:30:04,317 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:04,317 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:04,317 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:04,342 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [72#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 26#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 174#true, 146#L688-7true, 183#(= |#race~s~0| 0), Black: 176#true, 78#L689true, Black: 181#true, 168#true]) [2024-11-20 13:30:04,343 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-20 13:30:04,343 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:04,343 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:04,343 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:04,354 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 104#L689true, 77#L696-6true, 186#true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 78#L689true, Black: 181#true, 168#true, 93#L689-1true]) [2024-11-20 13:30:04,355 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-20 13:30:04,355 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:04,355 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:04,355 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:04,360 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][113], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 104#L689true, 186#true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, Black: 181#true, 168#true, 93#L689-1true, 68#L688-6true]) [2024-11-20 13:30:04,360 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-20 13:30:04,360 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:04,360 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:04,360 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:04,361 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][185], [170#true, 172#true, 77#L696-6true, 104#L689true, 186#true, 174#true, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, Black: 181#true, 168#true, 93#L689-1true, 68#L688-6true]) [2024-11-20 13:30:04,361 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-20 13:30:04,361 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:04,361 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:04,361 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:04,363 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 186#true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 15#L688-6true, 78#L689true, Black: 181#true, 168#true, 93#L689-1true]) [2024-11-20 13:30:04,364 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-20 13:30:04,364 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:04,364 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:04,364 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:04,364 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:04,364 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][204], [170#true, 172#true, 77#L696-6true, 186#true, 174#true, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, 15#L688-6true, 78#L689true, Black: 181#true, 168#true, 93#L689-1true]) [2024-11-20 13:30:04,364 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-20 13:30:04,364 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:04,364 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:04,365 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:04,365 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:04,365 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 26#L690true, 172#true, 77#L696-6true, 186#true, 174#true, 146#L688-7true, 183#(= |#race~s~0| 0), Black: 176#true, 78#L689true, Black: 181#true, 168#true, 93#L689-1true]) [2024-11-20 13:30:04,365 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-20 13:30:04,365 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:04,365 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:04,365 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:04,366 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:04,366 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 26#L690true, 172#true, 77#L696-6true, 186#true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 15#L688-6true, 78#L689true, Black: 181#true, 168#true, 93#L689-1true]) [2024-11-20 13:30:04,366 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-20 13:30:04,366 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:04,366 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:04,366 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:04,366 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][204], [170#true, 172#true, 77#L696-6true, 186#true, 174#true, 146#L688-7true, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 93#L689-1true]) [2024-11-20 13:30:04,366 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-20 13:30:04,366 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:04,366 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:04,366 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:04,367 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:04,367 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][204], [170#true, 172#true, 77#L696-6true, 186#true, 174#true, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, 15#L688-6true, 78#L689true, Black: 181#true, 168#true, 93#L689-1true]) [2024-11-20 13:30:04,367 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-20 13:30:04,367 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:04,367 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:04,367 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:04,367 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:04,367 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:04,380 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][185], [170#true, 172#true, 77#L696-6true, 104#L689true, 41#L689true, 186#true, 36#L688-7true, 174#true, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, Black: 181#true, 168#true]) [2024-11-20 13:30:04,380 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-20 13:30:04,380 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:04,381 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:04,381 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:04,383 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][204], [170#true, 172#true, 77#L696-6true, 41#L689true, 186#true, 174#true, 146#L688-7true, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true]) [2024-11-20 13:30:04,383 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-20 13:30:04,383 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:04,384 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:04,384 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:04,384 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:04,387 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [72#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 170#true, 26#L690true, 172#true, 77#L696-6true, 186#true, 174#true, 146#L688-7true, 183#(= |#race~s~0| 0), Black: 176#true, 78#L689true, Black: 181#true, 168#true]) [2024-11-20 13:30:04,387 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-20 13:30:04,387 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:04,387 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:04,387 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:04,387 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:04,388 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][204], [72#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 170#true, 172#true, 77#L696-6true, 186#true, 174#true, 146#L688-7true, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true]) [2024-11-20 13:30:04,388 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-20 13:30:04,388 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:04,388 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:04,388 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:04,453 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][77], [26#L690true, 170#true, 172#true, 77#L696-6true, 41#L689true, 186#true, 36#L688-7true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 85#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, Black: 181#true, 168#true]) [2024-11-20 13:30:04,454 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-20 13:30:04,454 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:04,454 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:04,454 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:04,456 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][166], [170#true, 172#true, 77#L696-6true, 41#L689true, 186#true, 36#L688-7true, 174#true, 57#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, Black: 181#true, 168#true]) [2024-11-20 13:30:04,456 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-20 13:30:04,456 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:04,456 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:04,456 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:04,456 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][166], [170#true, 172#true, 77#L696-6true, 41#L689true, 91#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 186#true, 117#L689-1true, 174#true, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, Black: 181#true, 168#true]) [2024-11-20 13:30:04,456 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-20 13:30:04,457 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:04,457 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:04,457 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:04,457 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][166], [170#true, 172#true, 77#L696-6true, 41#L689true, 80#L689-1true, 186#true, 174#true, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, 85#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, Black: 181#true, 168#true]) [2024-11-20 13:30:04,458 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-20 13:30:04,458 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:04,458 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:04,458 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:04,458 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][166], [170#true, 172#true, 77#L696-6true, 41#L689true, 186#true, 52#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 174#true, 146#L688-7true, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, Black: 181#true, 168#true]) [2024-11-20 13:30:04,458 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-20 13:30:04,459 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:04,459 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:04,459 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:04,462 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 172#true, 77#L696-6true, 186#true, 148#L688-7true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 39#L690-3true, 78#L689true, Black: 181#true, 168#true, 82#L688-2true]) [2024-11-20 13:30:04,463 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-20 13:30:04,463 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:04,463 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:04,463 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:04,466 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 172#true, 77#L696-6true, 186#true, 174#true, 146#L688-7true, 183#(= |#race~s~0| 0), 40#L688-6true, Black: 176#true, 78#L689true, 39#L690-3true, Black: 181#true, 168#true]) [2024-11-20 13:30:04,467 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-20 13:30:04,467 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:04,467 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:04,467 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:04,470 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][77], [170#true, 26#L690true, 172#true, 77#L696-6true, 41#L689true, 186#true, 36#L688-7true, 117#L689-1true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, Black: 181#true, 168#true]) [2024-11-20 13:30:04,470 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-20 13:30:04,470 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:04,470 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:04,470 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:04,471 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][77], [170#true, 26#L690true, 172#true, 77#L696-6true, 41#L689true, 186#true, 36#L688-7true, 174#true, 57#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 183#(= |#race~s~0| 0), Black: 176#true, Black: 181#true, 168#true]) [2024-11-20 13:30:04,471 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-20 13:30:04,471 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:04,471 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:04,471 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:04,472 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][113], [170#true, 26#L690true, 172#true, 77#L696-6true, 104#L689true, 186#true, 148#L688-7true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, Black: 181#true, 168#true, 68#L688-6true]) [2024-11-20 13:30:04,472 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-20 13:30:04,472 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:04,473 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:04,473 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:04,473 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][113], [170#true, 26#L690true, 172#true, 104#L689true, 77#L696-6true, 186#true, 148#L688-7true, 36#L688-7true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, Black: 181#true, 168#true]) [2024-11-20 13:30:04,473 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-20 13:30:04,473 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:04,473 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:04,473 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:04,474 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][77], [170#true, 26#L690true, 172#true, 77#L696-6true, 41#L689true, 80#L689-1true, 186#true, 174#true, 146#L688-7true, 183#(= |#race~s~0| 0), Black: 176#true, Black: 181#true, 168#true]) [2024-11-20 13:30:04,474 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-20 13:30:04,474 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:04,474 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:04,474 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:04,475 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][77], [170#true, 26#L690true, 172#true, 77#L696-6true, 41#L689true, 186#true, 52#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 174#true, 146#L688-7true, 183#(= |#race~s~0| 0), Black: 176#true, Black: 181#true, 168#true]) [2024-11-20 13:30:04,475 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-20 13:30:04,475 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:04,475 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:04,475 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:04,475 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 26#L690true, 172#true, 77#L696-6true, 148#L688-7true, 186#true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 15#L688-6true, 78#L689true, Black: 181#true, 168#true]) [2024-11-20 13:30:04,476 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-20 13:30:04,476 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:04,476 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:04,476 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:04,476 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:04,481 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 26#L690true, 172#true, 77#L696-6true, 186#true, 174#true, 146#L688-7true, 183#(= |#race~s~0| 0), 40#L688-6true, Black: 176#true, 78#L689true, Black: 181#true, 168#true]) [2024-11-20 13:30:04,481 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-20 13:30:04,481 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:04,481 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:04,482 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:04,482 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:04,482 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:04,504 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 172#true, 104#L689true, 77#L696-6true, 148#L688-7true, 186#true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 78#L689true, Black: 181#true, 168#true]) [2024-11-20 13:30:04,504 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-20 13:30:04,504 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:04,504 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:04,505 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:04,505 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:04,505 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][204], [170#true, 172#true, 104#L689true, 77#L696-6true, 148#L688-7true, 186#true, 174#true, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true]) [2024-11-20 13:30:04,505 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-20 13:30:04,505 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:04,505 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:04,505 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:04,506 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 26#L690true, 172#true, 104#L689true, 77#L696-6true, 186#true, 148#L688-7true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 78#L689true, Black: 181#true, 168#true]) [2024-11-20 13:30:04,506 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-20 13:30:04,506 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:04,506 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:04,506 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:04,506 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][204], [170#true, 172#true, 104#L689true, 77#L696-6true, 186#true, 148#L688-7true, 174#true, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true]) [2024-11-20 13:30:04,506 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-20 13:30:04,506 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:04,507 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:04,507 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:04,507 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:04,509 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][113], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 104#L689true, 77#L696-6true, 186#true, 148#L688-7true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 78#L689true, Black: 181#true, 168#true]) [2024-11-20 13:30:04,510 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-20 13:30:04,510 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:04,510 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:04,510 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:04,510 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][113], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 104#L689true, 77#L696-6true, 80#L689-1true, 186#true, 148#L688-7true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, Black: 181#true, 168#true]) [2024-11-20 13:30:04,510 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-20 13:30:04,510 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:04,510 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:04,511 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:04,511 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][185], [170#true, 172#true, 77#L696-6true, 104#L689true, 148#L688-7true, 186#true, 174#true, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true]) [2024-11-20 13:30:04,511 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-20 13:30:04,511 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:04,511 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:04,511 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:04,512 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 186#true, 148#L688-7true, 174#true, 146#L688-7true, 183#(= |#race~s~0| 0), Black: 176#true, 78#L689true, Black: 181#true, 168#true]) [2024-11-20 13:30:04,512 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-20 13:30:04,512 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:04,512 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:04,513 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:04,524 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][113], [170#true, 26#L690true, 172#true, 104#L689true, 77#L696-6true, 186#true, 36#L688-7true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 156#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, Black: 181#true, 168#true]) [2024-11-20 13:30:04,524 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-20 13:30:04,524 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:04,524 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:04,524 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:04,525 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 26#L690true, 172#true, 77#L696-6true, 186#true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 156#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 15#L688-6true, 78#L689true, Black: 181#true, 168#true]) [2024-11-20 13:30:04,525 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-20 13:30:04,525 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:04,525 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:04,525 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:04,535 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][204], [170#true, 172#true, 77#L696-6true, 186#true, 117#L689-1true, 174#true, 40#L688-6true, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true]) [2024-11-20 13:30:04,535 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-20 13:30:04,535 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:04,535 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:04,535 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:04,543 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][185], [170#true, 172#true, 104#L689true, 77#L696-6true, 80#L689-1true, 186#true, 174#true, 40#L688-6true, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, Black: 181#true, 168#true]) [2024-11-20 13:30:04,543 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-20 13:30:04,543 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:04,543 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:04,543 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:05,090 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][129], [170#true, 172#true, 77#L696-6true, 41#L689true, 186#true, 174#true, 146#L688-7true, 183#(= |#race~s~0| 0), Black: 176#true, 39#L690-3true, Black: 181#true, 168#true, 68#L688-6true]) [2024-11-20 13:30:05,091 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is not cut-off event [2024-11-20 13:30:05,091 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is not cut-off event [2024-11-20 13:30:05,091 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is not cut-off event [2024-11-20 13:30:05,091 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is not cut-off event [2024-11-20 13:30:05,111 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][113], [170#true, 26#L690true, 172#true, 77#L696-6true, 104#L689true, 41#L689true, 186#true, 36#L688-7true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, Black: 181#true, 168#true]) [2024-11-20 13:30:05,111 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-20 13:30:05,111 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:05,111 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:05,111 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:05,112 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 26#L690true, 172#true, 77#L696-6true, 41#L689true, 186#true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 15#L688-6true, 78#L689true, Black: 181#true, 168#true]) [2024-11-20 13:30:05,112 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-20 13:30:05,112 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:05,112 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:05,112 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:05,141 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][185], [170#true, 172#true, 104#L689true, 77#L696-6true, 186#true, 36#L688-7true, 174#true, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, Black: 181#true, 168#true, 93#L689-1true]) [2024-11-20 13:30:05,141 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-20 13:30:05,141 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:05,141 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:05,141 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:05,142 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][185], [170#true, 172#true, 77#L696-6true, 104#L689true, 91#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 186#true, 174#true, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, Black: 181#true, 168#true, 93#L689-1true]) [2024-11-20 13:30:05,142 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-20 13:30:05,142 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:05,142 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:05,142 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:05,143 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 186#true, 174#true, 146#L688-7true, 183#(= |#race~s~0| 0), Black: 176#true, 78#L689true, Black: 181#true, 168#true, 93#L689-1true]) [2024-11-20 13:30:05,143 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-20 13:30:05,143 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:05,143 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:05,143 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:05,143 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:05,143 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][204], [170#true, 172#true, 77#L696-6true, 186#true, 174#true, 146#L688-7true, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 93#L689-1true]) [2024-11-20 13:30:05,143 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-20 13:30:05,143 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:05,143 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:05,143 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:05,143 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:05,143 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:05,144 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][204], [170#true, 172#true, 77#L696-6true, 186#true, 174#true, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, 85#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 78#L689true, Black: 181#true, 168#true, 93#L689-1true]) [2024-11-20 13:30:05,144 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-20 13:30:05,144 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:05,144 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:05,144 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:05,144 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 26#L690true, 172#true, 77#L696-6true, 186#true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 85#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 78#L689true, Black: 181#true, 168#true, 93#L689-1true]) [2024-11-20 13:30:05,144 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-20 13:30:05,144 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:05,144 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:05,145 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:05,145 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][204], [170#true, 172#true, 77#L696-6true, 186#true, 174#true, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, 85#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 78#L689true, Black: 181#true, 168#true, 93#L689-1true]) [2024-11-20 13:30:05,145 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-20 13:30:05,145 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:05,145 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:05,145 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:05,145 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:05,153 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][113], [170#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 172#true, 104#L689true, 77#L696-6true, 41#L689true, 186#true, 36#L688-7true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, Black: 181#true, 168#true]) [2024-11-20 13:30:05,153 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-20 13:30:05,153 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:05,153 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:05,153 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:05,153 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][185], [72#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 170#true, 172#true, 104#L689true, 77#L696-6true, 186#true, 36#L688-7true, 174#true, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, Black: 181#true, 168#true]) [2024-11-20 13:30:05,154 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-20 13:30:05,154 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:05,154 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:05,154 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:05,155 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][204], [72#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 170#true, 172#true, 77#L696-6true, 186#true, 174#true, 146#L688-7true, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true]) [2024-11-20 13:30:05,155 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-20 13:30:05,155 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:05,155 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:05,155 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:05,155 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:05,198 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][77], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 41#L689true, 186#true, 117#L689-1true, 36#L688-7true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, Black: 181#true, 168#true]) [2024-11-20 13:30:05,199 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-20 13:30:05,199 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:05,199 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:05,199 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:05,199 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][77], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 41#L689true, 186#true, 117#L689-1true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, Black: 181#true, 168#true, 68#L688-6true]) [2024-11-20 13:30:05,199 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-20 13:30:05,199 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:05,199 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:05,199 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:05,200 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][77], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 104#L689true, 77#L696-6true, 41#L689true, 186#true, 36#L688-7true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, Black: 181#true, 168#true]) [2024-11-20 13:30:05,200 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-20 13:30:05,200 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:05,200 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:05,200 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:05,200 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][166], [170#true, 172#true, 104#L689true, 77#L696-6true, 41#L689true, 80#L689-1true, 186#true, 174#true, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, Black: 181#true, 168#true]) [2024-11-20 13:30:05,200 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-20 13:30:05,200 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:05,201 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:05,201 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:05,201 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][166], [170#true, 172#true, 77#L696-6true, 41#L689true, 80#L689-1true, 186#true, 117#L689-1true, 174#true, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, Black: 181#true, 168#true]) [2024-11-20 13:30:05,201 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-20 13:30:05,201 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:05,201 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:05,201 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:05,201 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][166], [170#true, 172#true, 77#L696-6true, 41#L689true, 186#true, 117#L689-1true, 174#true, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true]) [2024-11-20 13:30:05,201 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-20 13:30:05,201 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:05,201 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:05,202 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:05,202 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][77], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 41#L689true, 186#true, 174#true, 146#L688-7true, 183#(= |#race~s~0| 0), Black: 176#true, 78#L689true, Black: 181#true, 168#true]) [2024-11-20 13:30:05,202 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-20 13:30:05,202 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:05,202 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:05,202 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:05,202 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][77], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 80#L689-1true, 41#L689true, 186#true, 174#true, 146#L688-7true, 183#(= |#race~s~0| 0), Black: 176#true, Black: 181#true, 168#true]) [2024-11-20 13:30:05,202 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-20 13:30:05,202 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:05,202 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:05,202 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:05,203 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][77], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 80#L689-1true, 41#L689true, 186#true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 15#L688-6true, Black: 181#true, 168#true]) [2024-11-20 13:30:05,203 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-20 13:30:05,203 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:05,203 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:05,203 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:05,204 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][129], [170#true, 172#true, 77#L696-6true, 104#L689true, 186#true, 148#L688-7true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 39#L690-3true, Black: 181#true, 168#true, 68#L688-6true]) [2024-11-20 13:30:05,204 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is not cut-off event [2024-11-20 13:30:05,205 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is not cut-off event [2024-11-20 13:30:05,205 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is not cut-off event [2024-11-20 13:30:05,205 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is not cut-off event [2024-11-20 13:30:05,206 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 172#true, 77#L696-6true, 148#L688-7true, 186#true, 174#true, 146#L688-7true, 183#(= |#race~s~0| 0), Black: 176#true, 78#L689true, 39#L690-3true, Black: 181#true, 168#true]) [2024-11-20 13:30:05,206 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-20 13:30:05,206 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:05,206 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:05,206 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:05,213 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][77], [170#true, 26#L690true, 172#true, 77#L696-6true, 41#L689true, 186#true, 117#L689-1true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 78#L689true, Black: 181#true, 168#true]) [2024-11-20 13:30:05,213 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-20 13:30:05,213 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:05,213 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:05,213 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:05,213 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][77], [170#true, 26#L690true, 172#true, 77#L696-6true, 104#L689true, 41#L689true, 80#L689-1true, 186#true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, Black: 181#true, 168#true]) [2024-11-20 13:30:05,213 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-20 13:30:05,214 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:05,214 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:05,214 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:05,214 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][113], [170#true, 26#L690true, 172#true, 104#L689true, 77#L696-6true, 186#true, 148#L688-7true, 91#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, Black: 181#true, 168#true]) [2024-11-20 13:30:05,214 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-20 13:30:05,214 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:05,214 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:05,214 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:05,215 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 26#L690true, 172#true, 77#L696-6true, 186#true, 148#L688-7true, 174#true, 146#L688-7true, 183#(= |#race~s~0| 0), Black: 176#true, 78#L689true, Black: 181#true, 168#true]) [2024-11-20 13:30:05,215 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-20 13:30:05,215 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:05,215 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:05,215 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:05,215 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:05,215 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [26#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 148#L688-7true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 85#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 78#L689true, Black: 181#true, 168#true]) [2024-11-20 13:30:05,215 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-20 13:30:05,215 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:05,215 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:05,216 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:05,216 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:05,220 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][113], [170#true, 26#L690true, 172#true, 104#L689true, 77#L696-6true, 80#L689-1true, 186#true, 174#true, 183#(= |#race~s~0| 0), 40#L688-6true, Black: 176#true, Black: 181#true, 168#true]) [2024-11-20 13:30:05,221 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-20 13:30:05,221 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:05,221 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:05,221 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:05,236 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][204], [170#true, 172#true, 77#L696-6true, 148#L688-7true, 186#true, 117#L689-1true, 174#true, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true]) [2024-11-20 13:30:05,236 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-20 13:30:05,236 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:05,236 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:05,236 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:05,237 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][204], [170#true, 172#true, 77#L696-6true, 148#L688-7true, 186#true, 174#true, 57#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true]) [2024-11-20 13:30:05,237 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-20 13:30:05,238 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:05,238 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:05,238 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:05,239 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][185], [170#true, 172#true, 104#L689true, 77#L696-6true, 80#L689-1true, 186#true, 148#L688-7true, 174#true, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, Black: 181#true, 168#true]) [2024-11-20 13:30:05,239 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-20 13:30:05,240 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:05,240 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:05,240 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:05,240 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][185], [170#true, 172#true, 104#L689true, 77#L696-6true, 148#L688-7true, 186#true, 52#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 174#true, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, Black: 181#true, 168#true]) [2024-11-20 13:30:05,240 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-20 13:30:05,240 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:05,240 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:05,240 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:05,244 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 172#true, 104#L689true, 77#L696-6true, 186#true, 148#L688-7true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 78#L689true, 39#L690-3true, Black: 181#true, 168#true]) [2024-11-20 13:30:05,244 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-20 13:30:05,245 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:05,245 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:05,245 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:05,248 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 26#L690true, 172#true, 77#L696-6true, 186#true, 174#true, 146#L688-7true, 183#(= |#race~s~0| 0), Black: 176#true, 156#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 78#L689true, Black: 181#true, 168#true]) [2024-11-20 13:30:05,248 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-20 13:30:05,248 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:05,248 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:05,248 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:05,248 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:05,248 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:05,253 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 186#true, 117#L689-1true, 174#true, 40#L688-6true, 183#(= |#race~s~0| 0), Black: 176#true, 78#L689true, Black: 181#true, 168#true]) [2024-11-20 13:30:05,253 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-20 13:30:05,253 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:05,253 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:05,254 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:05,254 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 26#L690true, 172#true, 77#L696-6true, 186#true, 117#L689-1true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 156#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 78#L689true, Black: 181#true, 168#true]) [2024-11-20 13:30:05,254 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-20 13:30:05,254 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:05,254 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:05,254 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:05,254 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][204], [170#true, 172#true, 77#L696-6true, 186#true, 117#L689-1true, 174#true, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, 156#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 78#L689true, Black: 181#true, 168#true]) [2024-11-20 13:30:05,254 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-20 13:30:05,254 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:05,254 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:05,255 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:05,259 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][185], [170#true, 172#true, 77#L696-6true, 104#L689true, 80#L689-1true, 186#true, 174#true, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, 156#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, Black: 181#true, 168#true]) [2024-11-20 13:30:05,259 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-20 13:30:05,259 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:05,259 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:05,259 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:05,541 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][129], [170#true, 172#true, 77#L696-6true, 186#true, 174#true, 146#L688-7true, 183#(= |#race~s~0| 0), Black: 176#true, 39#L690-3true, Black: 181#true, 168#true, 93#L689-1true, 68#L688-6true]) [2024-11-20 13:30:05,541 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is not cut-off event [2024-11-20 13:30:05,541 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is not cut-off event [2024-11-20 13:30:05,541 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is not cut-off event [2024-11-20 13:30:05,541 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is not cut-off event [2024-11-20 13:30:05,544 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 172#true, 77#L696-6true, 41#L689true, 186#true, 174#true, 146#L688-7true, 183#(= |#race~s~0| 0), Black: 176#true, 78#L689true, 39#L690-3true, Black: 181#true, 168#true]) [2024-11-20 13:30:05,545 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-20 13:30:05,545 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:05,545 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:05,545 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:05,547 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 172#true, 77#L696-6true, 186#true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 78#L689true, 39#L690-3true, Black: 181#true, 168#true, 93#L689-1true, 82#L688-2true]) [2024-11-20 13:30:05,547 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-20 13:30:05,547 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:05,547 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:05,547 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:05,582 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][113], [170#true, 26#L690true, 172#true, 77#L696-6true, 104#L689true, 186#true, 36#L688-7true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, Black: 181#true, 168#true, 93#L689-1true]) [2024-11-20 13:30:05,582 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-20 13:30:05,582 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:05,582 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:05,582 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:05,582 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][113], [170#true, 26#L690true, 172#true, 77#L696-6true, 104#L689true, 186#true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, Black: 181#true, 168#true, 93#L689-1true, 68#L688-6true]) [2024-11-20 13:30:05,583 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-20 13:30:05,583 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:05,583 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:05,583 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:05,584 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 26#L690true, 172#true, 77#L696-6true, 186#true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 15#L688-6true, 78#L689true, Black: 181#true, 168#true, 93#L689-1true]) [2024-11-20 13:30:05,584 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-20 13:30:05,584 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:05,584 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:05,584 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:05,584 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:05,588 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 26#L690true, 172#true, 77#L696-6true, 41#L689true, 186#true, 174#true, 146#L688-7true, 183#(= |#race~s~0| 0), Black: 176#true, 78#L689true, Black: 181#true, 168#true]) [2024-11-20 13:30:05,588 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-20 13:30:05,588 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:05,589 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:05,589 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:05,589 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:05,589 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:05,596 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][124], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 186#true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 85#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 78#L689true, Black: 181#true, 168#true, 92#L689-4true]) [2024-11-20 13:30:05,597 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-20 13:30:05,597 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:05,597 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:05,597 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:05,611 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][113], [72#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 170#true, 26#L690true, 172#true, 77#L696-6true, 104#L689true, 186#true, 36#L688-7true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, Black: 181#true, 168#true]) [2024-11-20 13:30:05,611 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-20 13:30:05,611 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:05,612 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:05,612 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:05,612 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [72#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 170#true, 26#L690true, 172#true, 77#L696-6true, 186#true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 15#L688-6true, 78#L689true, Black: 181#true, 168#true]) [2024-11-20 13:30:05,612 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-20 13:30:05,612 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:05,612 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:05,612 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:05,622 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 104#L689true, 77#L696-6true, 186#true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 78#L689true, Black: 181#true, 168#true, 93#L689-1true]) [2024-11-20 13:30:05,622 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-20 13:30:05,622 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:05,622 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:05,622 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:05,622 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:05,622 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][204], [170#true, 172#true, 104#L689true, 77#L696-6true, 186#true, 174#true, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 93#L689-1true]) [2024-11-20 13:30:05,622 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-20 13:30:05,623 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:05,623 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:05,623 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:05,623 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [26#L690true, 170#true, 172#true, 104#L689true, 77#L696-6true, 186#true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 78#L689true, Black: 181#true, 168#true, 93#L689-1true]) [2024-11-20 13:30:05,623 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-20 13:30:05,623 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:05,623 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:05,623 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:05,623 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][204], [170#true, 172#true, 104#L689true, 77#L696-6true, 186#true, 174#true, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 93#L689-1true]) [2024-11-20 13:30:05,624 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-20 13:30:05,624 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:05,624 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:05,624 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:05,624 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:05,626 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][89], [170#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 172#true, 104#L689true, 77#L696-6true, 186#true, 91#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, Black: 181#true, 168#true, 92#L689-4true]) [2024-11-20 13:30:05,626 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-20 13:30:05,626 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:05,626 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:05,626 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:05,627 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][124], [170#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 172#true, 77#L696-6true, 186#true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 85#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 78#L689true, Black: 181#true, 168#true, 92#L689-4true]) [2024-11-20 13:30:05,627 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-20 13:30:05,627 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:05,627 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:05,628 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:05,628 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:05,630 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][113], [170#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 172#true, 104#L689true, 77#L696-6true, 186#true, 36#L688-7true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, Black: 181#true, 168#true, 93#L689-1true]) [2024-11-20 13:30:05,630 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-20 13:30:05,630 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:05,630 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:05,630 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:05,631 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][113], [170#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 172#true, 104#L689true, 77#L696-6true, 186#true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 78#L689true, Black: 181#true, 168#true, 93#L689-1true]) [2024-11-20 13:30:05,631 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-20 13:30:05,631 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:05,631 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:05,631 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:05,631 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][185], [170#true, 172#true, 77#L696-6true, 104#L689true, 186#true, 174#true, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 93#L689-1true]) [2024-11-20 13:30:05,631 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-20 13:30:05,631 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:05,631 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:05,631 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:05,635 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][204], [170#true, 172#true, 77#L696-6true, 41#L689true, 186#true, 117#L689-1true, 174#true, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true]) [2024-11-20 13:30:05,635 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-20 13:30:05,635 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:05,635 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:05,635 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:05,641 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][185], [170#true, 172#true, 77#L696-6true, 104#L689true, 41#L689true, 80#L689-1true, 186#true, 174#true, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, Black: 181#true, 168#true]) [2024-11-20 13:30:05,642 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-20 13:30:05,642 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:05,642 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:05,642 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:05,684 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][77], [170#true, 26#L690true, 172#true, 77#L696-6true, 41#L689true, 186#true, 91#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 117#L689-1true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, Black: 181#true, 168#true]) [2024-11-20 13:30:05,684 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-20 13:30:05,684 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:05,684 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:05,684 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:05,684 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][77], [170#true, 26#L690true, 172#true, 77#L696-6true, 41#L689true, 80#L689-1true, 186#true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 85#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, Black: 181#true, 168#true]) [2024-11-20 13:30:05,685 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-20 13:30:05,685 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:05,685 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:05,685 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:05,687 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][166], [170#true, 172#true, 77#L696-6true, 80#L689-1true, 41#L689true, 186#true, 174#true, 57#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, Black: 181#true, 168#true]) [2024-11-20 13:30:05,687 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-20 13:30:05,687 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:05,687 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:05,687 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:05,687 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][166], [170#true, 172#true, 77#L696-6true, 41#L689true, 186#true, 117#L689-1true, 52#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 174#true, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, Black: 181#true, 168#true]) [2024-11-20 13:30:05,687 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-20 13:30:05,687 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:05,688 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:05,688 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:05,694 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 172#true, 77#L696-6true, 186#true, 174#true, 183#(= |#race~s~0| 0), 40#L688-6true, Black: 176#true, 15#L688-6true, 39#L690-3true, 78#L689true, Black: 181#true, 168#true]) [2024-11-20 13:30:05,694 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-20 13:30:05,694 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:05,694 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:05,694 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:05,697 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][77], [170#true, 26#L690true, 172#true, 77#L696-6true, 41#L689true, 80#L689-1true, 186#true, 117#L689-1true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, Black: 181#true, 168#true]) [2024-11-20 13:30:05,697 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-20 13:30:05,697 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:05,697 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:05,697 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:05,698 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][77], [170#true, 26#L690true, 172#true, 77#L696-6true, 41#L689true, 186#true, 117#L689-1true, 52#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, Black: 181#true, 168#true]) [2024-11-20 13:30:05,698 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-20 13:30:05,698 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:05,698 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:05,698 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:05,698 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 26#L690true, 172#true, 104#L689true, 77#L696-6true, 148#L688-7true, 186#true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 78#L689true, Black: 181#true, 168#true]) [2024-11-20 13:30:05,698 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-20 13:30:05,698 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:05,698 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:05,699 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:05,699 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:05,700 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][113], [170#true, 26#L690true, 172#true, 104#L689true, 77#L696-6true, 80#L689-1true, 186#true, 148#L688-7true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, Black: 181#true, 168#true]) [2024-11-20 13:30:05,700 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-20 13:30:05,700 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:05,700 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:05,700 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:05,700 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][113], [170#true, 26#L690true, 172#true, 104#L689true, 77#L696-6true, 186#true, 148#L688-7true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 78#L689true, Black: 181#true, 168#true]) [2024-11-20 13:30:05,700 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-20 13:30:05,700 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:05,700 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:05,700 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:05,705 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 26#L690true, 172#true, 77#L696-6true, 186#true, 117#L689-1true, 174#true, 183#(= |#race~s~0| 0), 40#L688-6true, Black: 176#true, 78#L689true, Black: 181#true, 168#true]) [2024-11-20 13:30:05,705 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-20 13:30:05,705 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:05,705 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:05,706 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:05,716 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([564] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][186], [170#true, 172#true, 77#L696-6true, 148#L688-7true, 186#true, 174#true, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, 15#L688-6true, 35#L690-3true, Black: 181#true, 168#true]) [2024-11-20 13:30:05,716 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-20 13:30:05,716 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:05,716 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:05,716 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:05,722 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][58], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 41#L689true, 186#true, 91#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 97#L689-4true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, Black: 181#true, 168#true]) [2024-11-20 13:30:05,722 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-20 13:30:05,723 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:05,723 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:05,723 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:05,723 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 186#true, 148#L688-7true, 117#L689-1true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 78#L689true, Black: 181#true, 168#true]) [2024-11-20 13:30:05,723 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-20 13:30:05,723 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:05,723 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:05,723 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:05,726 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][58], [170#true, 37#L689-4true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 172#true, 77#L696-6true, 41#L689true, 186#true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 85#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, Black: 181#true, 168#true]) [2024-11-20 13:30:05,726 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-20 13:30:05,727 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:05,727 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:05,727 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:05,730 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 26#L690true, 172#true, 104#L689true, 77#L696-6true, 186#true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 156#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 78#L689true, Black: 181#true, 168#true]) [2024-11-20 13:30:05,731 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-20 13:30:05,731 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:05,731 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:05,731 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:05,733 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][113], [170#true, 26#L690true, 172#true, 104#L689true, 77#L696-6true, 80#L689-1true, 186#true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 156#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, Black: 181#true, 168#true]) [2024-11-20 13:30:05,733 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-20 13:30:05,733 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:05,733 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:05,733 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:05,736 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][124], [170#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 172#true, 77#L696-6true, 186#true, 97#L689-4true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 156#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 78#L689true, Black: 181#true, 168#true]) [2024-11-20 13:30:05,736 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-20 13:30:05,737 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:05,737 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:05,737 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:05,741 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][89], [170#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 37#L689-4true, 172#true, 104#L689true, 77#L696-6true, 186#true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 156#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, Black: 181#true, 168#true]) [2024-11-20 13:30:05,741 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-20 13:30:05,741 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:05,741 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:05,741 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:05,779 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][185], [170#true, 172#true, 104#L689true, 77#L696-6true, 186#true, 148#L688-7true, 174#true, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, 35#L690-3true, Black: 181#true, 168#true]) [2024-11-20 13:30:05,780 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-20 13:30:05,780 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:05,780 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:05,780 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:06,326 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][129], [170#true, 172#true, 77#L696-6true, 104#L689true, 186#true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 39#L690-3true, Black: 181#true, 168#true, 93#L689-1true, 68#L688-6true]) [2024-11-20 13:30:06,330 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is not cut-off event [2024-11-20 13:30:06,330 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is not cut-off event [2024-11-20 13:30:06,330 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is not cut-off event [2024-11-20 13:30:06,330 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is not cut-off event [2024-11-20 13:30:06,334 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 172#true, 77#L696-6true, 186#true, 174#true, 146#L688-7true, 183#(= |#race~s~0| 0), Black: 176#true, 78#L689true, 39#L690-3true, Black: 181#true, 168#true, 93#L689-1true]) [2024-11-20 13:30:06,335 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-20 13:30:06,335 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:06,335 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:06,335 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:06,367 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][113], [170#true, 26#L690true, 172#true, 77#L696-6true, 104#L689true, 91#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 186#true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, Black: 181#true, 168#true, 93#L689-1true]) [2024-11-20 13:30:06,368 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-20 13:30:06,368 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:06,368 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:06,368 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:06,368 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 26#L690true, 172#true, 77#L696-6true, 186#true, 174#true, 146#L688-7true, 183#(= |#race~s~0| 0), Black: 176#true, 78#L689true, Black: 181#true, 168#true, 93#L689-1true]) [2024-11-20 13:30:06,368 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-20 13:30:06,368 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:06,369 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:06,369 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:06,369 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:06,369 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:06,369 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [26#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 85#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 78#L689true, Black: 181#true, 168#true, 93#L689-1true]) [2024-11-20 13:30:06,369 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-20 13:30:06,369 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:06,369 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:06,369 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:06,370 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:06,376 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][113], [170#true, 26#L690true, 172#true, 104#L689true, 77#L696-6true, 41#L689true, 80#L689-1true, 186#true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, Black: 181#true, 168#true]) [2024-11-20 13:30:06,377 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-20 13:30:06,377 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:06,377 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:06,377 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:06,405 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 172#true, 104#L689true, 77#L696-6true, 186#true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 39#L690-3true, 78#L689true, Black: 181#true, 168#true, 93#L689-1true]) [2024-11-20 13:30:06,406 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-20 13:30:06,406 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:06,406 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:06,406 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:06,410 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [72#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 170#true, 26#L690true, 172#true, 77#L696-6true, 186#true, 174#true, 146#L688-7true, 183#(= |#race~s~0| 0), Black: 176#true, 78#L689true, Black: 181#true, 168#true]) [2024-11-20 13:30:06,411 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-20 13:30:06,411 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:06,411 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:06,411 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:06,411 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:06,411 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:06,422 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 186#true, 117#L689-1true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 78#L689true, Black: 181#true, 168#true, 93#L689-1true]) [2024-11-20 13:30:06,422 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-20 13:30:06,423 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:06,423 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:06,423 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:06,423 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][204], [170#true, 172#true, 77#L696-6true, 186#true, 117#L689-1true, 174#true, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 93#L689-1true]) [2024-11-20 13:30:06,423 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-20 13:30:06,423 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:06,423 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:06,423 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:06,424 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][204], [170#true, 172#true, 77#L696-6true, 186#true, 117#L689-1true, 174#true, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 93#L689-1true]) [2024-11-20 13:30:06,424 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-20 13:30:06,424 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:06,424 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:06,424 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:06,424 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:06,426 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][204], [170#true, 172#true, 77#L696-6true, 186#true, 174#true, 57#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 93#L689-1true]) [2024-11-20 13:30:06,426 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-20 13:30:06,426 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:06,426 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:06,426 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:06,433 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][185], [170#true, 172#true, 104#L689true, 77#L696-6true, 80#L689-1true, 186#true, 174#true, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, Black: 181#true, 168#true, 93#L689-1true]) [2024-11-20 13:30:06,433 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-20 13:30:06,434 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:06,434 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:06,434 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:06,434 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][185], [170#true, 172#true, 77#L696-6true, 104#L689true, 186#true, 174#true, 52#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, Black: 181#true, 168#true, 93#L689-1true]) [2024-11-20 13:30:06,434 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-20 13:30:06,435 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:06,435 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:06,435 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:06,438 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 41#L689true, 186#true, 117#L689-1true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 78#L689true, Black: 181#true, 168#true]) [2024-11-20 13:30:06,438 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-20 13:30:06,439 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:06,439 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:06,439 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:06,439 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [72#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 170#true, 26#L690true, 172#true, 77#L696-6true, 186#true, 117#L689-1true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 78#L689true, Black: 181#true, 168#true]) [2024-11-20 13:30:06,439 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-20 13:30:06,439 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:06,439 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:06,439 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:06,440 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][204], [72#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 170#true, 172#true, 77#L696-6true, 186#true, 117#L689-1true, 174#true, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true]) [2024-11-20 13:30:06,440 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-20 13:30:06,440 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:06,440 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:06,440 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:06,446 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][113], [170#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 172#true, 77#L696-6true, 104#L689true, 41#L689true, 80#L689-1true, 186#true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, Black: 181#true, 168#true]) [2024-11-20 13:30:06,446 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-20 13:30:06,446 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:06,447 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:06,447 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:06,447 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][185], [72#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 170#true, 172#true, 77#L696-6true, 104#L689true, 80#L689-1true, 186#true, 174#true, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, Black: 181#true, 168#true]) [2024-11-20 13:30:06,447 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-20 13:30:06,447 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:06,447 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:06,447 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:06,492 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][166], [170#true, 172#true, 77#L696-6true, 41#L689true, 186#true, 36#L688-7true, 97#L689-4true, 174#true, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, Black: 181#true, 168#true]) [2024-11-20 13:30:06,492 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-20 13:30:06,492 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:06,492 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:06,493 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:06,495 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][77], [170#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 172#true, 77#L696-6true, 41#L689true, 80#L689-1true, 186#true, 117#L689-1true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, Black: 181#true, 168#true]) [2024-11-20 13:30:06,495 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-20 13:30:06,495 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:06,496 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:06,496 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:06,496 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][77], [170#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 172#true, 77#L696-6true, 41#L689true, 186#true, 117#L689-1true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 78#L689true, Black: 181#true, 168#true]) [2024-11-20 13:30:06,496 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-20 13:30:06,496 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:06,496 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:06,496 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:06,496 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][77], [170#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 172#true, 104#L689true, 77#L696-6true, 41#L689true, 80#L689-1true, 186#true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, Black: 181#true, 168#true]) [2024-11-20 13:30:06,497 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-20 13:30:06,497 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:06,497 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:06,497 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:06,501 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 172#true, 77#L696-6true, 186#true, 148#L688-7true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 15#L688-6true, 78#L689true, 39#L690-3true, Black: 181#true, 168#true]) [2024-11-20 13:30:06,501 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-20 13:30:06,501 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:06,501 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:06,501 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:06,505 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 172#true, 77#L696-6true, 186#true, 174#true, 146#L688-7true, 183#(= |#race~s~0| 0), 40#L688-6true, Black: 176#true, 78#L689true, 39#L690-3true, Black: 181#true, 168#true]) [2024-11-20 13:30:06,505 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-20 13:30:06,505 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:06,505 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:06,505 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:06,505 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:06,509 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 26#L690true, 172#true, 77#L696-6true, 148#L688-7true, 186#true, 117#L689-1true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 78#L689true, Black: 181#true, 168#true]) [2024-11-20 13:30:06,509 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-20 13:30:06,509 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:06,509 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:06,509 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:06,510 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 26#L690true, 172#true, 77#L696-6true, 148#L688-7true, 186#true, 174#true, 57#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 183#(= |#race~s~0| 0), Black: 176#true, 78#L689true, Black: 181#true, 168#true]) [2024-11-20 13:30:06,510 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-20 13:30:06,510 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:06,510 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:06,510 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:06,511 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][113], [170#true, 26#L690true, 172#true, 77#L696-6true, 104#L689true, 186#true, 148#L688-7true, 52#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, Black: 181#true, 168#true]) [2024-11-20 13:30:06,512 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-20 13:30:06,512 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:06,512 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:06,512 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:06,524 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][205], [170#true, 172#true, 77#L696-6true, 186#true, 148#L688-7true, 174#true, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, 7#L690-3true, Black: 181#true, 168#true, 68#L688-6true]) [2024-11-20 13:30:06,525 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-20 13:30:06,525 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:06,525 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:06,525 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:06,540 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 26#L690true, 172#true, 77#L696-6true, 186#true, 117#L689-1true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 156#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 78#L689true, Black: 181#true, 168#true]) [2024-11-20 13:30:06,540 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-20 13:30:06,540 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:06,540 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:06,540 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:06,540 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:06,726 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 172#true, 77#L696-6true, 41#L689true, 186#true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 15#L688-6true, 39#L690-3true, 78#L689true, Black: 181#true, 168#true]) [2024-11-20 13:30:06,726 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-20 13:30:06,726 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:06,726 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:06,726 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:06,750 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 26#L690true, 172#true, 104#L689true, 77#L696-6true, 186#true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 78#L689true, Black: 181#true, 168#true, 93#L689-1true]) [2024-11-20 13:30:06,750 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-20 13:30:06,750 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:06,750 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:06,750 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:06,750 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:06,753 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][124], [26#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 85#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 78#L689true, Black: 181#true, 168#true, 92#L689-4true]) [2024-11-20 13:30:06,753 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is not cut-off event [2024-11-20 13:30:06,754 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is not cut-off event [2024-11-20 13:30:06,754 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is not cut-off event [2024-11-20 13:30:06,754 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is not cut-off event [2024-11-20 13:30:06,755 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][113], [170#true, 26#L690true, 172#true, 77#L696-6true, 104#L689true, 186#true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 78#L689true, Black: 181#true, 168#true, 93#L689-1true]) [2024-11-20 13:30:06,755 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-20 13:30:06,755 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:06,755 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:06,755 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:06,755 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][113], [170#true, 26#L690true, 172#true, 77#L696-6true, 104#L689true, 80#L689-1true, 186#true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, Black: 181#true, 168#true, 93#L689-1true]) [2024-11-20 13:30:06,755 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-20 13:30:06,755 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:06,755 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:06,756 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:06,761 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 26#L690true, 172#true, 77#L696-6true, 41#L689true, 186#true, 117#L689-1true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 78#L689true, Black: 181#true, 168#true]) [2024-11-20 13:30:06,762 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-20 13:30:06,762 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:06,762 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:06,762 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:06,772 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 26#L690true, 172#true, 77#L696-6true, 186#true, 174#true, 146#L688-7true, 183#(= |#race~s~0| 0), Black: 176#true, 78#L689true, Black: 181#true, 168#true, 92#L689-4true]) [2024-11-20 13:30:06,772 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-20 13:30:06,772 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:06,772 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:06,772 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:06,772 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][204], [170#true, 172#true, 77#L696-6true, 186#true, 174#true, 146#L688-7true, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 92#L689-4true]) [2024-11-20 13:30:06,773 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-20 13:30:06,773 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:06,773 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:06,773 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:06,789 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [72#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 170#true, 26#L690true, 172#true, 104#L689true, 77#L696-6true, 186#true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 78#L689true, Black: 181#true, 168#true]) [2024-11-20 13:30:06,789 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-20 13:30:06,789 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:06,789 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:06,789 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:06,791 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][113], [72#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 170#true, 26#L690true, 172#true, 104#L689true, 77#L696-6true, 80#L689-1true, 186#true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, Black: 181#true, 168#true]) [2024-11-20 13:30:06,791 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-20 13:30:06,792 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:06,792 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:06,792 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:06,797 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][124], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 186#true, 174#true, 57#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 183#(= |#race~s~0| 0), Black: 176#true, 78#L689true, Black: 181#true, 168#true, 92#L689-4true]) [2024-11-20 13:30:06,797 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-20 13:30:06,797 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:06,798 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:06,798 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:06,800 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 186#true, 117#L689-1true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 78#L689true, Black: 181#true, 168#true, 93#L689-1true]) [2024-11-20 13:30:06,800 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-20 13:30:06,800 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:06,800 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:06,800 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:06,800 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:06,803 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][89], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 104#L689true, 186#true, 52#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, Black: 181#true, 168#true, 92#L689-4true]) [2024-11-20 13:30:06,804 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-20 13:30:06,804 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:06,804 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:06,804 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:06,806 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][113], [170#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 172#true, 77#L696-6true, 104#L689true, 80#L689-1true, 186#true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, Black: 181#true, 168#true, 93#L689-1true]) [2024-11-20 13:30:06,806 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-20 13:30:06,806 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:06,806 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:06,806 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:06,807 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][124], [72#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 186#true, 97#L689-4true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 78#L689true, Black: 181#true, 168#true]) [2024-11-20 13:30:06,807 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-20 13:30:06,808 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:06,808 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:06,808 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:06,812 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][89], [72#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 170#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 37#L689-4true, 172#true, 77#L696-6true, 104#L689true, 186#true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, Black: 181#true, 168#true]) [2024-11-20 13:30:06,812 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-20 13:30:06,812 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:06,812 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:06,812 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:06,855 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][77], [170#true, 26#L690true, 172#true, 77#L696-6true, 41#L689true, 80#L689-1true, 186#true, 174#true, 57#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 183#(= |#race~s~0| 0), Black: 176#true, Black: 181#true, 168#true]) [2024-11-20 13:30:06,855 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-20 13:30:06,856 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:06,856 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:06,856 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:06,856 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][166], [170#true, 37#L689-4true, 172#true, 77#L696-6true, 41#L689true, 186#true, 174#true, 146#L688-7true, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, Black: 181#true, 168#true]) [2024-11-20 13:30:06,856 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-20 13:30:06,856 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:06,856 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:06,856 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:06,862 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 172#true, 77#L696-6true, 186#true, 148#L688-7true, 174#true, 146#L688-7true, 183#(= |#race~s~0| 0), Black: 176#true, 78#L689true, 39#L690-3true, Black: 181#true, 168#true]) [2024-11-20 13:30:06,862 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-20 13:30:06,862 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:06,862 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:06,862 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:06,862 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:06,866 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][113], [170#true, 172#true, 104#L689true, 77#L696-6true, 80#L689-1true, 186#true, 174#true, 183#(= |#race~s~0| 0), 40#L688-6true, Black: 176#true, 39#L690-3true, Black: 181#true, 168#true]) [2024-11-20 13:30:06,866 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-20 13:30:06,866 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:06,866 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:06,866 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:06,873 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][204], [170#true, 172#true, 77#L696-6true, 148#L688-7true, 186#true, 97#L689-4true, 174#true, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true]) [2024-11-20 13:30:06,873 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-20 13:30:06,873 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:06,874 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:06,874 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:06,874 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][185], [170#true, 172#true, 37#L689-4true, 104#L689true, 77#L696-6true, 148#L688-7true, 186#true, 174#true, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, Black: 181#true, 168#true]) [2024-11-20 13:30:06,875 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-20 13:30:06,875 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:06,875 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:06,875 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:06,890 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][58], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 41#L689true, 186#true, 97#L689-4true, 52#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, Black: 181#true, 168#true]) [2024-11-20 13:30:06,890 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-20 13:30:06,890 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:06,890 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:06,890 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:06,891 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][58], [170#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 172#true, 37#L689-4true, 77#L696-6true, 41#L689true, 186#true, 174#true, 57#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 183#(= |#race~s~0| 0), Black: 176#true, Black: 181#true, 168#true]) [2024-11-20 13:30:06,891 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-20 13:30:06,891 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:06,891 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:06,891 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:07,050 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 172#true, 77#L696-6true, 186#true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 15#L688-6true, 39#L690-3true, 78#L689true, Black: 181#true, 168#true, 93#L689-1true]) [2024-11-20 13:30:07,050 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-20 13:30:07,050 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:07,050 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:07,051 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:07,054 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 172#true, 77#L696-6true, 41#L689true, 186#true, 174#true, 146#L688-7true, 183#(= |#race~s~0| 0), Black: 176#true, 78#L689true, 39#L690-3true, Black: 181#true, 168#true]) [2024-11-20 13:30:07,054 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-20 13:30:07,054 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:07,054 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:07,054 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:07,054 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:07,079 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 26#L690true, 172#true, 77#L696-6true, 186#true, 117#L689-1true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 78#L689true, Black: 181#true, 168#true, 93#L689-1true]) [2024-11-20 13:30:07,079 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-20 13:30:07,079 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:07,079 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:07,079 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:07,079 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 26#L690true, 172#true, 77#L696-6true, 186#true, 174#true, 57#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 183#(= |#race~s~0| 0), Black: 176#true, 78#L689true, Black: 181#true, 168#true, 93#L689-1true]) [2024-11-20 13:30:07,080 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-20 13:30:07,080 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:07,080 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:07,080 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:07,082 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 26#L690true, 172#true, 77#L696-6true, 186#true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 15#L688-6true, 78#L689true, Black: 181#true, 168#true, 92#L689-4true]) [2024-11-20 13:30:07,082 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-20 13:30:07,082 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:07,082 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:07,082 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:07,085 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][113], [170#true, 26#L690true, 172#true, 104#L689true, 77#L696-6true, 186#true, 52#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, Black: 181#true, 168#true, 93#L689-1true]) [2024-11-20 13:30:07,085 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-20 13:30:07,085 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:07,085 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:07,085 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:07,100 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 26#L690true, 172#true, 77#L696-6true, 186#true, 117#L689-1true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 78#L689true, Black: 181#true, 168#true, 92#L689-4true]) [2024-11-20 13:30:07,100 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-20 13:30:07,101 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:07,101 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:07,101 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:07,125 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [72#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 170#true, 26#L690true, 172#true, 77#L696-6true, 186#true, 117#L689-1true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 78#L689true, Black: 181#true, 168#true]) [2024-11-20 13:30:07,125 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-20 13:30:07,125 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:07,125 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:07,125 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:07,125 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:07,125 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][124], [72#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 170#true, 26#L690true, 172#true, 77#L696-6true, 186#true, 97#L689-4true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 78#L689true, Black: 181#true, 168#true]) [2024-11-20 13:30:07,125 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-20 13:30:07,125 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:07,125 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:07,125 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:07,514 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][166], [170#true, 172#true, 77#L696-6true, 41#L689true, 80#L689-1true, 186#true, 97#L689-4true, 174#true, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, Black: 181#true, 168#true]) [2024-11-20 13:30:07,514 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-20 13:30:07,514 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:07,515 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:07,515 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:07,518 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 172#true, 77#L696-6true, 104#L689true, 186#true, 148#L688-7true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 78#L689true, 39#L690-3true, Black: 181#true, 168#true]) [2024-11-20 13:30:07,518 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-20 13:30:07,518 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:07,518 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:07,518 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:07,518 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:07,520 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][113], [170#true, 172#true, 77#L696-6true, 104#L689true, 148#L688-7true, 186#true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 78#L689true, 39#L690-3true, Black: 181#true, 168#true]) [2024-11-20 13:30:07,520 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-20 13:30:07,520 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:07,520 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:07,520 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:07,520 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][113], [170#true, 172#true, 104#L689true, 77#L696-6true, 80#L689-1true, 186#true, 148#L688-7true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 39#L690-3true, Black: 181#true, 168#true]) [2024-11-20 13:30:07,520 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-20 13:30:07,520 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:07,520 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:07,520 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:07,524 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 172#true, 77#L696-6true, 186#true, 117#L689-1true, 174#true, 183#(= |#race~s~0| 0), 40#L688-6true, Black: 176#true, 39#L690-3true, 78#L689true, Black: 181#true, 168#true]) [2024-11-20 13:30:07,524 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-20 13:30:07,524 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:07,524 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:07,524 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:07,543 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][204], [170#true, 172#true, 77#L696-6true, 148#L688-7true, 186#true, 174#true, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, 78#L689true, 7#L690-3true, Black: 181#true, 168#true]) [2024-11-20 13:30:07,544 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-20 13:30:07,544 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:07,544 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:07,544 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:07,545 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][113], [170#true, 172#true, 77#L696-6true, 104#L689true, 50#L689-3true, 148#L688-7true, 186#true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 35#L690-3true, Black: 181#true, 168#true]) [2024-11-20 13:30:07,545 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-20 13:30:07,546 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:07,546 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:07,546 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:07,696 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 172#true, 77#L696-6true, 186#true, 174#true, 146#L688-7true, 183#(= |#race~s~0| 0), Black: 176#true, 78#L689true, 39#L690-3true, Black: 181#true, 168#true, 93#L689-1true]) [2024-11-20 13:30:07,696 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-20 13:30:07,696 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:07,696 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:07,696 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:07,696 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:07,699 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][113], [170#true, 172#true, 104#L689true, 77#L696-6true, 80#L689-1true, 41#L689true, 186#true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 39#L690-3true, Black: 181#true, 168#true]) [2024-11-20 13:30:07,699 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-20 13:30:07,699 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:07,699 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:07,700 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:07,724 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][89], [26#L690true, 170#true, 172#true, 104#L689true, 77#L696-6true, 186#true, 174#true, 52#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 183#(= |#race~s~0| 0), Black: 176#true, Black: 181#true, 168#true, 92#L689-4true]) [2024-11-20 13:30:07,724 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is not cut-off event [2024-11-20 13:30:07,724 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is not cut-off event [2024-11-20 13:30:07,724 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is not cut-off event [2024-11-20 13:30:07,724 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is not cut-off event [2024-11-20 13:30:07,725 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][124], [26#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 174#true, 57#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 183#(= |#race~s~0| 0), Black: 176#true, 78#L689true, Black: 181#true, 168#true, 92#L689-4true]) [2024-11-20 13:30:07,725 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is not cut-off event [2024-11-20 13:30:07,725 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is not cut-off event [2024-11-20 13:30:07,725 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is not cut-off event [2024-11-20 13:30:07,725 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is not cut-off event [2024-11-20 13:30:07,730 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 26#L690true, 172#true, 77#L696-6true, 186#true, 174#true, 146#L688-7true, 183#(= |#race~s~0| 0), Black: 176#true, 78#L689true, Black: 181#true, 168#true, 92#L689-4true]) [2024-11-20 13:30:07,731 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-20 13:30:07,731 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:07,731 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:07,731 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:07,731 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:07,739 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][89], [72#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 26#L690true, 170#true, 37#L689-4true, 172#true, 77#L696-6true, 104#L689true, 186#true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, Black: 181#true, 168#true]) [2024-11-20 13:30:07,739 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is not cut-off event [2024-11-20 13:30:07,739 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is not cut-off event [2024-11-20 13:30:07,740 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is not cut-off event [2024-11-20 13:30:07,740 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is not cut-off event [2024-11-20 13:30:07,740 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][124], [72#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 26#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 97#L689-4true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 78#L689true, Black: 181#true, 168#true]) [2024-11-20 13:30:07,740 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is not cut-off event [2024-11-20 13:30:07,740 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is not cut-off event [2024-11-20 13:30:07,740 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is not cut-off event [2024-11-20 13:30:07,740 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is not cut-off event [2024-11-20 13:30:07,740 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is not cut-off event [2024-11-20 13:30:07,744 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][204], [170#true, 172#true, 77#L696-6true, 186#true, 117#L689-1true, 174#true, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 92#L689-4true]) [2024-11-20 13:30:07,744 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-20 13:30:07,744 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:07,745 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:07,745 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:07,748 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][204], [170#true, 172#true, 77#L696-6true, 186#true, 97#L689-4true, 174#true, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 93#L689-1true]) [2024-11-20 13:30:07,748 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-20 13:30:07,748 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:07,748 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:07,748 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:07,749 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][185], [170#true, 172#true, 77#L696-6true, 104#L689true, 80#L689-1true, 186#true, 174#true, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, Black: 181#true, 168#true, 92#L689-4true]) [2024-11-20 13:30:07,749 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-20 13:30:07,749 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:07,749 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:07,749 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:07,751 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][185], [170#true, 37#L689-4true, 172#true, 104#L689true, 77#L696-6true, 186#true, 174#true, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, Black: 181#true, 168#true, 93#L689-1true]) [2024-11-20 13:30:07,751 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-20 13:30:07,751 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:07,751 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:07,751 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:07,802 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][166], [170#true, 37#L689-4true, 172#true, 77#L696-6true, 41#L689true, 186#true, 117#L689-1true, 174#true, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, Black: 181#true, 168#true]) [2024-11-20 13:30:07,803 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-20 13:30:07,803 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:07,803 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:07,803 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:07,805 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 172#true, 77#L696-6true, 186#true, 148#L688-7true, 117#L689-1true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 39#L690-3true, 78#L689true, Black: 181#true, 168#true]) [2024-11-20 13:30:07,805 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-20 13:30:07,805 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:07,805 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:07,805 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:07,808 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][166], [170#true, 172#true, 77#L696-6true, 41#L689true, 186#true, 36#L688-7true, 174#true, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, Black: 181#true, 7#L690-3true, 168#true]) [2024-11-20 13:30:07,809 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-20 13:30:07,809 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:07,809 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-20 13:30:07,809 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:07,820 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 172#true, 77#L696-6true, 148#L688-7true, 186#true, 174#true, 57#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 183#(= |#race~s~0| 0), Black: 176#true, 39#L690-3true, 78#L689true, Black: 181#true, 168#true]) [2024-11-20 13:30:07,820 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-20 13:30:07,820 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:07,821 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:07,821 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:07,954 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 172#true, 77#L696-6true, 104#L689true, 186#true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 39#L690-3true, 78#L689true, Black: 181#true, 168#true, 93#L689-1true]) [2024-11-20 13:30:07,954 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-20 13:30:07,954 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:07,954 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:07,954 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:07,954 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:07,957 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][124], [170#true, 172#true, 77#L696-6true, 186#true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 85#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 78#L689true, 39#L690-3true, Black: 181#true, 168#true, 92#L689-4true]) [2024-11-20 13:30:07,957 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is not cut-off event [2024-11-20 13:30:07,957 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is not cut-off event [2024-11-20 13:30:07,957 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is not cut-off event [2024-11-20 13:30:07,957 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is not cut-off event [2024-11-20 13:30:07,958 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][129], [170#true, 26#L690true, 172#true, 110#L690-3true, 77#L696-6true, 186#true, 174#true, 146#L688-7true, 183#(= |#race~s~0| 0), Black: 176#true, Black: 181#true, 168#true, 68#L688-6true]) [2024-11-20 13:30:07,958 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is not cut-off event [2024-11-20 13:30:07,958 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is not cut-off event [2024-11-20 13:30:07,958 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is not cut-off event [2024-11-20 13:30:07,959 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is not cut-off event [2024-11-20 13:30:07,959 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][113], [170#true, 172#true, 104#L689true, 77#L696-6true, 186#true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 78#L689true, 39#L690-3true, Black: 181#true, 168#true, 93#L689-1true]) [2024-11-20 13:30:07,960 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-20 13:30:07,960 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:07,960 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:07,960 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:07,960 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][113], [170#true, 172#true, 77#L696-6true, 104#L689true, 80#L689-1true, 186#true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 39#L690-3true, Black: 181#true, 168#true, 93#L689-1true]) [2024-11-20 13:30:07,960 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-20 13:30:07,960 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:07,960 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:07,960 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:07,964 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 172#true, 77#L696-6true, 41#L689true, 186#true, 117#L689-1true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 39#L690-3true, 78#L689true, Black: 181#true, 168#true]) [2024-11-20 13:30:07,964 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-20 13:30:07,964 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:07,964 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:07,964 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:07,993 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 26#L690true, 172#true, 104#L689true, 77#L696-6true, 186#true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 78#L689true, Black: 181#true, 168#true, 92#L689-4true]) [2024-11-20 13:30:07,993 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-20 13:30:07,993 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:07,993 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:07,993 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:07,999 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][113], [170#true, 26#L690true, 172#true, 77#L696-6true, 104#L689true, 80#L689-1true, 186#true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, Black: 181#true, 168#true, 92#L689-4true]) [2024-11-20 13:30:07,999 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-20 13:30:08,000 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:08,000 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:08,000 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:08,188 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 172#true, 77#L696-6true, 186#true, 117#L689-1true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 78#L689true, 39#L690-3true, Black: 181#true, 168#true, 93#L689-1true]) [2024-11-20 13:30:08,188 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-20 13:30:08,188 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:08,188 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:08,188 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:08,193 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][113], [170#true, 26#L690true, 172#true, 110#L690-3true, 77#L696-6true, 104#L689true, 186#true, 36#L688-7true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, Black: 181#true, 168#true]) [2024-11-20 13:30:08,193 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-20 13:30:08,193 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:08,193 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:08,193 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-20 13:30:08,193 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 26#L690true, 172#true, 110#L690-3true, 77#L696-6true, 186#true, 174#true, 146#L688-7true, 183#(= |#race~s~0| 0), Black: 176#true, 78#L689true, Black: 181#true, 168#true]) [2024-11-20 13:30:08,193 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-20 13:30:08,193 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:08,194 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:08,194 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:08,198 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][174], [170#true, 172#true, 110#L690-3true, 77#L696-6true, 186#true, 174#true, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, 85#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 78#L689true, Black: 181#true, 168#true]) [2024-11-20 13:30:08,198 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is not cut-off event [2024-11-20 13:30:08,198 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is not cut-off event [2024-11-20 13:30:08,198 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is not cut-off event [2024-11-20 13:30:08,199 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is not cut-off event [2024-11-20 13:30:08,210 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][185], [170#true, 172#true, 110#L690-3true, 77#L696-6true, 104#L689true, 186#true, 36#L688-7true, 174#true, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, Black: 181#true, 168#true]) [2024-11-20 13:30:08,210 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-20 13:30:08,210 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:08,210 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-20 13:30:08,210 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:08,230 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 26#L690true, 172#true, 77#L696-6true, 186#true, 117#L689-1true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 78#L689true, Black: 181#true, 168#true, 92#L689-4true]) [2024-11-20 13:30:08,230 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-20 13:30:08,230 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:08,230 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:08,230 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:08,230 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:08,234 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 172#true, 77#L696-6true, 186#true, 174#true, 57#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 183#(= |#race~s~0| 0), Black: 176#true, 39#L690-3true, 78#L689true, Black: 181#true, 168#true, 93#L689-1true]) [2024-11-20 13:30:08,234 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-20 13:30:08,234 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:08,234 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:08,234 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:08,235 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 26#L690true, 172#true, 77#L696-6true, 186#true, 97#L689-4true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 78#L689true, Black: 181#true, 168#true, 93#L689-1true]) [2024-11-20 13:30:08,235 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-20 13:30:08,235 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:08,235 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:08,235 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:08,239 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][113], [26#L690true, 170#true, 37#L689-4true, 172#true, 104#L689true, 77#L696-6true, 186#true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, Black: 181#true, 168#true, 93#L689-1true]) [2024-11-20 13:30:08,239 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-20 13:30:08,239 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:08,240 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:08,240 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:08,286 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][166], [170#true, 172#true, 77#L696-6true, 41#L689true, 186#true, 174#true, 146#L688-7true, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, 35#L690-3true, Black: 181#true, 168#true]) [2024-11-20 13:30:08,286 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-20 13:30:08,286 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:08,286 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-20 13:30:08,286 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:08,290 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][77], [170#true, 26#L690true, 172#true, 77#L696-6true, 41#L689true, 186#true, 36#L688-7true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 7#L690-3true, Black: 181#true, 168#true]) [2024-11-20 13:30:08,290 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-20 13:30:08,290 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:08,290 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-20 13:30:08,290 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:08,293 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][166], [170#true, 172#true, 77#L696-6true, 41#L689true, 80#L689-1true, 186#true, 174#true, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, Black: 181#true, 7#L690-3true, 168#true]) [2024-11-20 13:30:08,293 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-20 13:30:08,293 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-20 13:30:08,293 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:08,293 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:08,295 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 172#true, 77#L696-6true, 50#L689-3true, 186#true, 148#L688-7true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 78#L689true, 7#L690-3true, Black: 181#true, 168#true]) [2024-11-20 13:30:08,295 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-20 13:30:08,295 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:08,295 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:08,295 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:08,299 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][174], [170#true, 172#true, 77#L696-6true, 186#true, 174#true, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, 156#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 78#L689true, 7#L690-3true, Black: 181#true, 168#true]) [2024-11-20 13:30:08,300 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is not cut-off event [2024-11-20 13:30:08,300 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is not cut-off event [2024-11-20 13:30:08,300 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is not cut-off event [2024-11-20 13:30:08,300 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is not cut-off event [2024-11-20 13:30:08,302 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][113], [170#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 172#true, 104#L689true, 77#L696-6true, 186#true, 174#true, 40#L688-6true, 183#(= |#race~s~0| 0), Black: 176#true, 35#L690-3true, Black: 181#true, 168#true]) [2024-11-20 13:30:08,302 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-20 13:30:08,302 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:08,303 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:08,303 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:08,303 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][185], [170#true, 172#true, 77#L696-6true, 104#L689true, 186#true, 174#true, 40#L688-6true, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, 35#L690-3true, Black: 181#true, 168#true]) [2024-11-20 13:30:08,303 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-20 13:30:08,303 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:08,303 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:08,303 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:08,383 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][124], [170#true, 172#true, 77#L696-6true, 186#true, 174#true, 57#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 183#(= |#race~s~0| 0), Black: 176#true, 78#L689true, 39#L690-3true, Black: 181#true, 168#true, 92#L689-4true]) [2024-11-20 13:30:08,383 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is not cut-off event [2024-11-20 13:30:08,384 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is not cut-off event [2024-11-20 13:30:08,384 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is not cut-off event [2024-11-20 13:30:08,384 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is not cut-off event [2024-11-20 13:30:08,386 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][129], [170#true, 26#L690true, 172#true, 110#L690-3true, 77#L696-6true, 186#true, 117#L689-1true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, Black: 181#true, 168#true, 68#L688-6true]) [2024-11-20 13:30:08,386 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is not cut-off event [2024-11-20 13:30:08,386 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is not cut-off event [2024-11-20 13:30:08,386 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is not cut-off event [2024-11-20 13:30:08,386 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is not cut-off event [2024-11-20 13:30:08,390 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 172#true, 77#L696-6true, 186#true, 174#true, 146#L688-7true, 183#(= |#race~s~0| 0), Black: 176#true, 78#L689true, 39#L690-3true, Black: 181#true, 168#true, 92#L689-4true]) [2024-11-20 13:30:08,390 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-20 13:30:08,390 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:08,390 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:08,390 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:08,393 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][124], [170#true, 26#L690true, 172#true, 110#L690-3true, 77#L696-6true, 186#true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 85#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 78#L689true, Black: 181#true, 168#true]) [2024-11-20 13:30:08,393 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is not cut-off event [2024-11-20 13:30:08,393 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is not cut-off event [2024-11-20 13:30:08,393 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is not cut-off event [2024-11-20 13:30:08,393 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is not cut-off event [2024-11-20 13:30:08,409 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][204], [170#true, 172#true, 110#L690-3true, 77#L696-6true, 186#true, 174#true, 146#L688-7true, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true]) [2024-11-20 13:30:08,409 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-20 13:30:08,409 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:08,409 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:08,409 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:08,409 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [26#L690true, 170#true, 172#true, 110#L690-3true, 77#L696-6true, 186#true, 174#true, 146#L688-7true, 183#(= |#race~s~0| 0), Black: 176#true, 78#L689true, Black: 181#true, 168#true]) [2024-11-20 13:30:08,409 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-20 13:30:08,409 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:08,409 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:08,409 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:08,410 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:08,410 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][204], [170#true, 172#true, 110#L690-3true, 77#L696-6true, 186#true, 174#true, 146#L688-7true, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true]) [2024-11-20 13:30:08,410 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-20 13:30:08,410 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-20 13:30:08,410 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:08,410 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:08,410 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:08,809 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 172#true, 77#L696-6true, 186#true, 148#L688-7true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 78#L689true, Black: 181#true, 7#L690-3true, 168#true]) [2024-11-20 13:30:08,810 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-20 13:30:08,810 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:08,810 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:08,810 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-20 13:30:08,810 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][204], [170#true, 172#true, 77#L696-6true, 186#true, 148#L688-7true, 174#true, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, 78#L689true, 7#L690-3true, Black: 181#true, 168#true]) [2024-11-20 13:30:08,810 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-20 13:30:08,810 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:08,810 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:08,810 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:08,810 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:08,811 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][204], [170#true, 172#true, 77#L696-6true, 186#true, 148#L688-7true, 174#true, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, 78#L689true, 7#L690-3true, Black: 181#true, 168#true]) [2024-11-20 13:30:08,811 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-20 13:30:08,811 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-20 13:30:08,811 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:08,811 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:08,811 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:08,811 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:08,812 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][185], [170#true, 172#true, 104#L689true, 77#L696-6true, 186#true, 148#L688-7true, 174#true, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, 35#L690-3true, Black: 181#true, 168#true]) [2024-11-20 13:30:08,812 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-20 13:30:08,812 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:08,813 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:08,813 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:08,813 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:08,813 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][113], [170#true, 26#L690true, 172#true, 104#L689true, 77#L696-6true, 186#true, 148#L688-7true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 35#L690-3true, Black: 181#true, 168#true]) [2024-11-20 13:30:08,813 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-20 13:30:08,813 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:08,813 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-20 13:30:08,813 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:08,813 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][185], [170#true, 172#true, 104#L689true, 77#L696-6true, 186#true, 148#L688-7true, 174#true, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, 35#L690-3true, Black: 181#true, 168#true]) [2024-11-20 13:30:08,813 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-20 13:30:08,813 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-20 13:30:08,814 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:08,814 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:08,814 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:08,814 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:08,819 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][124], [170#true, 26#L690true, 172#true, 77#L696-6true, 186#true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 156#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 78#L689true, Black: 181#true, 7#L690-3true, 168#true]) [2024-11-20 13:30:08,819 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is not cut-off event [2024-11-20 13:30:08,819 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is not cut-off event [2024-11-20 13:30:08,819 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is not cut-off event [2024-11-20 13:30:08,819 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is not cut-off event [2024-11-20 13:30:08,916 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 26#L690true, 172#true, 110#L690-3true, 77#L696-6true, 186#true, 117#L689-1true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 78#L689true, Black: 181#true, 168#true]) [2024-11-20 13:30:08,916 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-20 13:30:08,916 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-20 13:30:08,916 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-20 13:30:08,916 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-20 13:30:08,926 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 26#L690true, 172#true, 110#L690-3true, 77#L696-6true, 186#true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 15#L688-6true, 78#L689true, Black: 181#true, 168#true]) [2024-11-20 13:30:08,926 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-20 13:30:08,926 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-20 13:30:08,926 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:08,926 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:08,930 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][174], [170#true, 172#true, 110#L690-3true, 77#L696-6true, 186#true, 174#true, 57#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true]) [2024-11-20 13:30:08,930 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is not cut-off event [2024-11-20 13:30:08,930 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is not cut-off event [2024-11-20 13:30:08,930 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is not cut-off event [2024-11-20 13:30:08,930 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is not cut-off event [2024-11-20 13:30:08,955 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 41#L689true, 186#true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 78#L689true, 7#L690-3true, Black: 181#true, 168#true]) [2024-11-20 13:30:08,956 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-20 13:30:08,956 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:08,956 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:08,956 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-20 13:30:08,956 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][204], [170#true, 172#true, 77#L696-6true, 41#L689true, 186#true, 174#true, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, 78#L689true, 7#L690-3true, Black: 181#true, 168#true]) [2024-11-20 13:30:08,956 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-20 13:30:08,956 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:08,956 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:08,956 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-20 13:30:08,959 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][113], [170#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 172#true, 104#L689true, 77#L696-6true, 41#L689true, 186#true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 35#L690-3true, Black: 181#true, 168#true]) [2024-11-20 13:30:08,959 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-20 13:30:08,959 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-20 13:30:08,959 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:08,959 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:08,960 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][185], [170#true, 172#true, 77#L696-6true, 104#L689true, 41#L689true, 186#true, 174#true, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, 35#L690-3true, Black: 181#true, 168#true]) [2024-11-20 13:30:08,960 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-20 13:30:08,960 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:08,960 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:08,960 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-20 13:30:08,967 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 172#true, 110#L690-3true, 77#L696-6true, 50#L689-3true, 186#true, 117#L689-1true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 78#L689true, Black: 181#true, 168#true]) [2024-11-20 13:30:08,968 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-20 13:30:08,968 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:08,968 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:08,968 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:09,027 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][166], [170#true, 172#true, 77#L696-6true, 41#L689true, 186#true, 117#L689-1true, 174#true, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, 35#L690-3true, Black: 181#true, 168#true]) [2024-11-20 13:30:09,027 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-20 13:30:09,027 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-20 13:30:09,027 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:09,028 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:09,032 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][77], [170#true, 26#L690true, 172#true, 77#L696-6true, 41#L689true, 80#L689-1true, 186#true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, Black: 181#true, 7#L690-3true, 168#true]) [2024-11-20 13:30:09,032 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-20 13:30:09,032 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-20 13:30:09,032 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-20 13:30:09,032 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-20 13:30:09,036 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][113], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 104#L689true, 77#L696-6true, 186#true, 148#L688-7true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 35#L690-3true, Black: 181#true, 168#true]) [2024-11-20 13:30:09,037 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-20 13:30:09,037 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-20 13:30:09,037 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:09,037 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:09,113 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 172#true, 77#L696-6true, 186#true, 117#L689-1true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 39#L690-3true, 78#L689true, Black: 181#true, 168#true, 92#L689-4true]) [2024-11-20 13:30:09,113 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-20 13:30:09,113 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:09,113 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:09,113 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:09,120 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][124], [170#true, 26#L690true, 172#true, 110#L690-3true, 77#L696-6true, 186#true, 174#true, 57#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 183#(= |#race~s~0| 0), Black: 176#true, 78#L689true, Black: 181#true, 168#true]) [2024-11-20 13:30:09,120 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is not cut-off event [2024-11-20 13:30:09,120 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is not cut-off event [2024-11-20 13:30:09,121 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is not cut-off event [2024-11-20 13:30:09,121 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is not cut-off event [2024-11-20 13:30:09,122 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 172#true, 77#L696-6true, 186#true, 97#L689-4true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 78#L689true, 39#L690-3true, Black: 181#true, 168#true, 93#L689-1true]) [2024-11-20 13:30:09,122 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-20 13:30:09,122 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:09,122 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:09,122 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:09,129 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 26#L690true, 172#true, 110#L690-3true, 77#L696-6true, 186#true, 174#true, 146#L688-7true, 183#(= |#race~s~0| 0), Black: 176#true, 78#L689true, Black: 181#true, 168#true]) [2024-11-20 13:30:09,129 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-20 13:30:09,129 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-20 13:30:09,129 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:09,130 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:09,130 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:09,130 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:09,149 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][204], [170#true, 172#true, 110#L690-3true, 77#L696-6true, 186#true, 117#L689-1true, 174#true, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true]) [2024-11-20 13:30:09,150 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-20 13:30:09,150 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:09,150 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:09,150 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:09,150 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 26#L690true, 172#true, 110#L690-3true, 77#L696-6true, 186#true, 117#L689-1true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 78#L689true, Black: 181#true, 168#true]) [2024-11-20 13:30:09,150 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-20 13:30:09,150 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-20 13:30:09,150 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-20 13:30:09,150 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-20 13:30:09,150 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-20 13:30:09,151 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][204], [170#true, 172#true, 110#L690-3true, 77#L696-6true, 186#true, 117#L689-1true, 174#true, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true]) [2024-11-20 13:30:09,151 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-20 13:30:09,151 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:09,151 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:09,151 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-20 13:30:09,151 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:09,156 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 172#true, 77#L696-6true, 186#true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 78#L689true, 7#L690-3true, Black: 181#true, 168#true, 93#L689-1true]) [2024-11-20 13:30:09,156 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-20 13:30:09,156 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:09,157 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:09,157 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-20 13:30:09,157 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][204], [170#true, 172#true, 77#L696-6true, 186#true, 174#true, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, 78#L689true, 7#L690-3true, Black: 181#true, 168#true, 93#L689-1true]) [2024-11-20 13:30:09,157 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-20 13:30:09,157 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:09,157 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:09,157 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:09,157 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][204], [170#true, 172#true, 77#L696-6true, 186#true, 174#true, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, 78#L689true, 7#L690-3true, Black: 181#true, 168#true, 93#L689-1true]) [2024-11-20 13:30:09,158 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-20 13:30:09,158 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:09,158 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-20 13:30:09,158 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:09,158 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:09,160 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][185], [170#true, 172#true, 110#L690-3true, 104#L689true, 77#L696-6true, 80#L689-1true, 186#true, 174#true, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, Black: 181#true, 168#true]) [2024-11-20 13:30:09,160 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-20 13:30:09,160 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:09,161 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:09,161 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-20 13:30:09,166 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][185], [170#true, 172#true, 104#L689true, 77#L696-6true, 186#true, 174#true, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, 35#L690-3true, Black: 181#true, 168#true, 93#L689-1true]) [2024-11-20 13:30:09,166 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-20 13:30:09,166 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:09,166 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:09,167 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:09,167 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][185], [170#true, 172#true, 77#L696-6true, 104#L689true, 186#true, 174#true, 183#(= |#race~s~0| 0), 112#L689-5true, Black: 176#true, 35#L690-3true, Black: 181#true, 168#true, 93#L689-1true]) [2024-11-20 13:30:09,167 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-20 13:30:09,167 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:09,167 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:09,167 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:09,167 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-20 13:30:09,216 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 172#true, 110#L690-3true, 77#L696-6true, 186#true, 97#L689-4true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 78#L689true, 21#L689-1true, Black: 181#true, 168#true]) [2024-11-20 13:30:09,216 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-20 13:30:09,216 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:09,216 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:09,216 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:09,226 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][77], [170#true, 26#L690true, 172#true, 77#L696-6true, 41#L689true, 186#true, 174#true, 146#L688-7true, 183#(= |#race~s~0| 0), Black: 176#true, 35#L690-3true, Black: 181#true, 168#true]) [2024-11-20 13:30:09,226 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-20 13:30:09,226 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:09,226 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-20 13:30:09,226 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:09,232 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 26#L690true, 172#true, 77#L696-6true, 186#true, 148#L688-7true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 78#L689true, Black: 181#true, 7#L690-3true, 168#true]) [2024-11-20 13:30:09,232 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-20 13:30:09,232 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-20 13:30:09,232 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:09,232 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:09,297 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][124], [170#true, 172#true, 77#L696-6true, 186#true, 97#L689-4true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 78#L689true, 39#L690-3true, Black: 181#true, 168#true, 92#L689-4true]) [2024-11-20 13:30:09,297 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is not cut-off event [2024-11-20 13:30:09,297 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is not cut-off event [2024-11-20 13:30:09,297 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is not cut-off event [2024-11-20 13:30:09,297 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is not cut-off event [2024-11-20 13:30:09,304 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 26#L690true, 172#true, 110#L690-3true, 104#L689true, 77#L696-6true, 186#true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 78#L689true, Black: 181#true, 168#true]) [2024-11-20 13:30:09,304 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-20 13:30:09,304 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:09,304 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-20 13:30:09,304 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:09,313 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][113], [26#L690true, 170#true, 172#true, 110#L690-3true, 104#L689true, 77#L696-6true, 80#L689-1true, 186#true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, Black: 181#true, 168#true]) [2024-11-20 13:30:09,313 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-20 13:30:09,313 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-20 13:30:09,313 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-20 13:30:09,313 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-20 13:30:09,342 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][113], [170#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 172#true, 77#L696-6true, 104#L689true, 186#true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 35#L690-3true, Black: 181#true, 168#true, 93#L689-1true]) [2024-11-20 13:30:09,342 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-20 13:30:09,342 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:09,342 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-20 13:30:09,342 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:09,449 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 26#L690true, 172#true, 110#L690-3true, 77#L696-6true, 186#true, 117#L689-1true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 78#L689true, Black: 181#true, 168#true]) [2024-11-20 13:30:09,449 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-20 13:30:09,449 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-20 13:30:09,449 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-20 13:30:09,449 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-20 13:30:09,449 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-20 13:30:09,449 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-20 13:30:09,454 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 26#L690true, 172#true, 77#L696-6true, 186#true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 78#L689true, 7#L690-3true, Black: 181#true, 168#true, 93#L689-1true]) [2024-11-20 13:30:09,455 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-20 13:30:09,455 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-20 13:30:09,455 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-20 13:30:09,455 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-20 13:30:09,460 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][113], [170#true, 26#L690true, 172#true, 104#L689true, 77#L696-6true, 186#true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 35#L690-3true, Black: 181#true, 168#true, 93#L689-1true]) [2024-11-20 13:30:09,460 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-20 13:30:09,460 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-20 13:30:09,460 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-20 13:30:09,460 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-20 13:30:09,530 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][77], [170#true, 26#L690true, 172#true, 77#L696-6true, 41#L689true, 186#true, 117#L689-1true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 35#L690-3true, Black: 181#true, 168#true]) [2024-11-20 13:30:09,530 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-20 13:30:09,530 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-20 13:30:09,530 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-20 13:30:09,530 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-20 13:30:09,648 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 172#true, 77#L696-6true, 186#true, 148#L688-7true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 39#L690-3true, 78#L689true, Black: 181#true, 7#L690-3true, 168#true]) [2024-11-20 13:30:09,648 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2024-11-20 13:30:09,648 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-20 13:30:09,648 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-20 13:30:09,648 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-20 13:30:09,785 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][151], [170#true, 172#true, 77#L696-6true, 186#true, 174#true, 183#(= |#race~s~0| 0), Black: 176#true, 39#L690-3true, 78#L689true, 7#L690-3true, Black: 181#true, 168#true, 93#L689-1true]) [2024-11-20 13:30:09,785 INFO L294 olderBase$Statistics]: this new event has 85 ancestors and is cut-off event [2024-11-20 13:30:09,785 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-20 13:30:09,785 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-20 13:30:09,785 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-20 13:30:10,081 INFO L124 PetriNetUnfolderBase]: 43454/144710 cut-off events. [2024-11-20 13:30:10,081 INFO L125 PetriNetUnfolderBase]: For 65623/76724 co-relation queries the response was YES. [2024-11-20 13:30:11,401 INFO L83 FinitePrefix]: Finished finitePrefix Result has 277040 conditions, 144710 events. 43454/144710 cut-off events. For 65623/76724 co-relation queries the response was YES. Maximal size of possible extension queue 6468. Compared 2385368 event pairs, 13416 based on Foata normal form. 510/122521 useless extension candidates. Maximal degree in co-relation 276135. Up to 41032 conditions per place. [2024-11-20 13:30:12,186 INFO L140 encePairwiseOnDemand]: 164/177 looper letters, 33 selfloop transitions, 22 changer transitions 0/211 dead transitions. [2024-11-20 13:30:12,186 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 169 places, 211 transitions, 815 flow [2024-11-20 13:30:12,187 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-20 13:30:12,187 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-20 13:30:12,187 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 464 transitions. [2024-11-20 13:30:12,188 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8738229755178908 [2024-11-20 13:30:12,188 INFO L175 Difference]: Start difference. First operand has 167 places, 188 transitions, 590 flow. Second operand 3 states and 464 transitions. [2024-11-20 13:30:12,188 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 169 places, 211 transitions, 815 flow [2024-11-20 13:30:12,429 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 167 places, 211 transitions, 757 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-20 13:30:12,431 INFO L231 Difference]: Finished difference. Result has 169 places, 208 transitions, 756 flow [2024-11-20 13:30:12,432 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=177, PETRI_DIFFERENCE_MINUEND_FLOW=550, PETRI_DIFFERENCE_MINUEND_PLACES=165, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=188, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=166, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=756, PETRI_PLACES=169, PETRI_TRANSITIONS=208} [2024-11-20 13:30:12,432 INFO L277 CegarLoopForPetriNet]: 173 programPoint places, -4 predicate places. [2024-11-20 13:30:12,432 INFO L471 AbstractCegarLoop]: Abstraction has has 169 places, 208 transitions, 756 flow [2024-11-20 13:30:12,433 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 144.66666666666666) internal successors, (434), 3 states have internal predecessors, (434), 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) [2024-11-20 13:30:12,433 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-20 13:30:12,433 INFO L204 CegarLoopForPetriNet]: trace histogram [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] [2024-11-20 13:30:12,433 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11 [2024-11-20 13:30:12,433 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting thr1Err3ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err3ASSERT_VIOLATIONDATA_RACE (and 22 more)] === [2024-11-20 13:30:12,433 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-20 13:30:12,433 INFO L85 PathProgramCache]: Analyzing trace with hash 74205756, now seen corresponding path program 1 times [2024-11-20 13:30:12,433 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-20 13:30:12,433 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [639744817] [2024-11-20 13:30:12,433 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-20 13:30:12,434 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-20 13:30:12,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-20 13:30:12,451 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-20 13:30:12,451 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-20 13:30:12,451 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [639744817] [2024-11-20 13:30:12,452 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [639744817] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-20 13:30:12,452 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-20 13:30:12,452 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-20 13:30:12,452 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2123538229] [2024-11-20 13:30:12,452 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-20 13:30:12,452 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-20 13:30:12,452 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-20 13:30:12,453 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-20 13:30:12,453 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-20 13:30:12,492 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 143 out of 177 [2024-11-20 13:30:12,493 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 169 places, 208 transitions, 756 flow. Second operand has 3 states, 3 states have (on average 145.0) internal successors, (435), 3 states have internal predecessors, (435), 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) [2024-11-20 13:30:12,493 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-20 13:30:12,493 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 143 of 177 [2024-11-20 13:30:12,493 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-20 13:30:13,190 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][76], [170#true, 172#true, 77#L696-6true, 41#L689true, 186#true, 191#true, 174#true, 10#L688-1true, 115#$Ultimate##0true, Black: 176#true, Black: 181#true, 21#L689-1true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:13,190 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is not cut-off event [2024-11-20 13:30:13,190 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-20 13:30:13,191 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-20 13:30:13,191 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2024-11-20 13:30:13,204 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][76], [170#true, 172#true, 77#L696-6true, 41#L689true, 131#L688-7true, 186#true, 191#true, 174#true, 10#L688-1true, 115#$Ultimate##0true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:13,204 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-11-20 13:30:13,204 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-20 13:30:13,204 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-20 13:30:13,205 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-20 13:30:13,207 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [170#true, 114#L688-1true, 172#true, 104#L689true, 77#L696-6true, 131#L688-7true, 186#true, 191#true, 174#true, 115#$Ultimate##0true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:13,207 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-11-20 13:30:13,207 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-20 13:30:13,207 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-20 13:30:13,207 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-20 13:30:13,279 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [170#true, 114#L688-1true, 172#true, 104#L689true, 77#L696-6true, 186#true, 191#true, 174#true, 115#$Ultimate##0true, Black: 176#true, Black: 181#true, 21#L689-1true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:13,279 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-20 13:30:13,279 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-20 13:30:13,279 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-20 13:30:13,279 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-20 13:30:13,287 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][76], [170#true, 172#true, 77#L696-6true, 41#L689true, 131#L688-7true, 186#true, 191#true, 174#true, 115#$Ultimate##0true, Black: 176#true, 15#L688-6true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:13,288 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-20 13:30:13,288 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-20 13:30:13,288 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-20 13:30:13,288 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-20 13:30:13,288 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [170#true, 172#true, 77#L696-6true, 104#L689true, 131#L688-7true, 186#true, 191#true, 174#true, 40#L688-6true, 115#$Ultimate##0true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:13,288 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-20 13:30:13,288 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-20 13:30:13,289 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-20 13:30:13,289 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-20 13:30:13,290 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [170#true, 172#true, 104#L689true, 77#L696-6true, 131#L688-7true, 186#true, 191#true, 109#L688-2true, 174#true, 115#$Ultimate##0true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:13,290 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-20 13:30:13,290 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-20 13:30:13,290 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-20 13:30:13,290 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-20 13:30:13,374 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [170#true, 172#true, 104#L689true, 77#L696-6true, 186#true, 191#true, 109#L688-2true, 174#true, 115#$Ultimate##0true, Black: 176#true, Black: 181#true, 21#L689-1true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:13,375 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-20 13:30:13,375 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-20 13:30:13,375 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-20 13:30:13,375 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-20 13:30:13,391 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([646] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][49], [139#L689true, 170#true, 172#true, 77#L696-6true, 186#true, 148#L688-7true, 191#true, 174#true, 146#L688-7true, 115#$Ultimate##0true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:13,391 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-20 13:30:13,391 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-20 13:30:13,391 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-20 13:30:13,391 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-20 13:30:13,399 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][129], [170#true, 172#true, 77#L696-6true, 186#true, 148#L688-7true, 191#true, 174#true, Black: 176#true, Black: 181#true, 168#true, 82#L688-2true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|), 55#L688-6true]) [2024-11-20 13:30:13,399 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-20 13:30:13,399 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-20 13:30:13,399 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-20 13:30:13,399 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-20 13:30:13,436 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][213], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, 146#L688-7true, 147#$Ultimate##0true, Black: 176#true, Black: 181#true, 168#true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:13,437 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-20 13:30:13,437 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-20 13:30:13,437 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-20 13:30:13,437 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-20 13:30:13,441 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][222], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, 146#L688-7true, 147#$Ultimate##0true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:13,441 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-20 13:30:13,441 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-20 13:30:13,441 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-20 13:30:13,441 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-20 13:30:13,471 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([646] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][172], [139#L689true, 170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 173#true, 146#L688-7true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:13,471 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-20 13:30:13,471 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-20 13:30:13,472 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-20 13:30:13,472 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-20 13:30:13,527 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [170#true, 172#true, 104#L689true, 77#L696-6true, 131#L688-7true, 186#true, 191#true, 148#L688-7true, 174#true, 115#$Ultimate##0true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:13,527 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is not cut-off event [2024-11-20 13:30:13,527 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-11-20 13:30:13,527 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-20 13:30:13,527 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-11-20 13:30:13,527 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][76], [170#true, 172#true, 104#L689true, 77#L696-6true, 41#L689true, 131#L688-7true, 191#true, 186#true, 174#true, 115#$Ultimate##0true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:13,527 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-20 13:30:13,527 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-20 13:30:13,528 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-20 13:30:13,528 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-20 13:30:13,528 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([646] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][49], [139#L689true, 170#true, 172#true, 104#L689true, 77#L696-6true, 186#true, 148#L688-7true, 191#true, 174#true, 115#$Ultimate##0true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:13,528 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-20 13:30:13,528 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-20 13:30:13,528 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-20 13:30:13,528 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-20 13:30:13,529 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([646] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][49], [139#L689true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 117#L689-1true, 174#true, 115#$Ultimate##0true, 40#L688-6true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:13,529 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-20 13:30:13,529 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-20 13:30:13,529 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-20 13:30:13,529 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-20 13:30:13,643 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([564] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][195], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 148#L688-7true, 174#true, 112#L689-5true, Black: 176#true, 15#L688-6true, 12#L688-1true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:13,643 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-20 13:30:13,644 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-20 13:30:13,644 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-20 13:30:13,644 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-20 13:30:13,644 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][219], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 148#L688-7true, 174#true, 10#L688-1true, 112#L689-5true, Black: 176#true, Black: 181#true, 168#true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:13,644 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-20 13:30:13,644 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-20 13:30:13,644 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-20 13:30:13,644 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-20 13:30:13,653 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][129], [139#L689true, 170#true, 172#true, 77#L696-6true, 186#true, 148#L688-7true, 191#true, 174#true, Black: 176#true, Black: 181#true, 168#true, 82#L688-2true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:13,653 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-20 13:30:13,653 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-20 13:30:13,653 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-20 13:30:13,653 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-20 13:30:13,657 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][219], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 148#L688-7true, 174#true, 112#L689-5true, Black: 176#true, Black: 181#true, 168#true, 82#L688-2true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:13,657 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-20 13:30:13,658 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-20 13:30:13,658 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-20 13:30:13,658 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-20 13:30:13,692 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([646] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][49], [139#L689true, 170#true, 172#true, 77#L696-6true, 186#true, 148#L688-7true, 191#true, 117#L689-1true, 174#true, 115#$Ultimate##0true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:13,692 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-20 13:30:13,692 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-20 13:30:13,692 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-20 13:30:13,693 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-20 13:30:13,699 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][129], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, Black: 176#true, Black: 181#true, 168#true, 93#L689-1true, 82#L688-2true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|), 55#L688-6true]) [2024-11-20 13:30:13,699 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-20 13:30:13,699 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-20 13:30:13,699 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-20 13:30:13,699 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-20 13:30:13,701 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][213], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 131#L688-7true, 186#true, 191#true, 174#true, Black: 176#true, Black: 181#true, 168#true, 82#L688-2true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:13,701 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-20 13:30:13,701 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-20 13:30:13,701 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-20 13:30:13,701 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-20 13:30:13,701 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][213], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 131#L688-7true, 186#true, 191#true, 174#true, 10#L688-1true, Black: 176#true, Black: 181#true, 168#true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:13,701 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-20 13:30:13,701 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-20 13:30:13,701 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-20 13:30:13,702 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-20 13:30:13,702 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([564] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][199], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 131#L688-7true, 186#true, 191#true, 174#true, Black: 176#true, 15#L688-6true, 12#L688-1true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:13,702 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-20 13:30:13,702 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-20 13:30:13,702 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-20 13:30:13,702 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-20 13:30:13,704 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][76], [170#true, 172#true, 77#L696-6true, 41#L689true, 191#true, 186#true, 174#true, 146#L688-7true, 115#$Ultimate##0true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|), 55#L688-6true]) [2024-11-20 13:30:13,704 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-20 13:30:13,704 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-20 13:30:13,704 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-20 13:30:13,704 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-20 13:30:13,706 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 77#L696-6true, 186#true, 148#L688-7true, 191#true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 82#L688-2true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|), 55#L688-6true]) [2024-11-20 13:30:13,706 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-20 13:30:13,706 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-20 13:30:13,706 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-20 13:30:13,706 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-20 13:30:13,714 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][198], [170#true, 172#true, 77#L696-6true, 104#L689true, 63#L689-5true, 131#L688-7true, 186#true, 191#true, 174#true, Black: 176#true, 12#L688-1true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:13,714 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-20 13:30:13,715 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:13,715 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:13,715 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:13,721 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][222], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 131#L688-7true, 186#true, 191#true, 174#true, 10#L688-1true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:13,721 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-20 13:30:13,722 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:13,722 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:13,722 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:13,754 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][213], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 117#L689-1true, 174#true, 147#$Ultimate##0true, Black: 176#true, Black: 181#true, 168#true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:13,754 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-20 13:30:13,754 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-20 13:30:13,754 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-20 13:30:13,754 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-20 13:30:13,754 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][222], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 117#L689-1true, 174#true, 147#$Ultimate##0true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:13,754 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-20 13:30:13,755 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:13,755 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:13,755 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:13,783 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][171], [170#true, 172#true, 77#L696-6true, 41#L689true, 186#true, 191#true, 173#true, 146#L688-7true, 112#L689-5true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:13,783 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-20 13:30:13,784 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-20 13:30:13,784 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-20 13:30:13,784 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-20 13:30:13,784 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][76], [170#true, 26#L690true, 172#true, 77#L696-6true, 41#L689true, 186#true, 191#true, 173#true, 146#L688-7true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:13,784 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-20 13:30:13,784 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-20 13:30:13,784 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-20 13:30:13,784 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-20 13:30:13,800 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([646] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][49], [139#L689true, 8#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 173#true, 146#L688-7true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:13,800 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-20 13:30:13,800 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-20 13:30:13,800 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-20 13:30:13,800 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-20 13:30:13,802 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([646] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][172], [139#L689true, 170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 117#L689-1true, 173#true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:13,802 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-20 13:30:13,802 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-20 13:30:13,802 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-20 13:30:13,802 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-20 13:30:13,832 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][76], [170#true, 172#true, 77#L696-6true, 104#L689true, 41#L689true, 186#true, 191#true, 174#true, 115#$Ultimate##0true, Black: 176#true, 21#L689-1true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:13,832 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-20 13:30:13,832 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-20 13:30:13,832 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-20 13:30:13,832 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-20 13:30:13,834 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][129], [170#true, 172#true, 77#L696-6true, 186#true, 148#L688-7true, 191#true, 174#true, Black: 176#true, Black: 181#true, 21#L689-1true, 168#true, 82#L688-2true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:13,834 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-20 13:30:13,834 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-20 13:30:13,834 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-20 13:30:13,834 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-20 13:30:13,840 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [139#L689true, 170#true, 172#true, 104#L689true, 77#L696-6true, 148#L688-7true, 186#true, 191#true, 174#true, 115#$Ultimate##0true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:13,840 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-20 13:30:13,840 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-20 13:30:13,840 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-20 13:30:13,841 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-20 13:30:13,844 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][196], [170#true, 172#true, 104#L689true, 77#L696-6true, 186#true, 191#true, 148#L688-7true, 174#true, 112#L689-5true, Black: 176#true, 12#L688-1true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:13,844 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-20 13:30:13,844 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:13,844 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:13,844 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:13,849 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][220], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 148#L688-7true, 174#true, 10#L688-1true, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:13,849 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-20 13:30:13,849 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:13,849 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:13,849 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:13,883 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][76], [170#true, 172#true, 77#L696-6true, 41#L689true, 131#L688-7true, 186#true, 191#true, 174#true, 146#L688-7true, 115#$Ultimate##0true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:13,884 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-20 13:30:13,884 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-20 13:30:13,884 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-20 13:30:13,884 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-20 13:30:13,891 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [170#true, 172#true, 104#L689true, 77#L696-6true, 41#L689true, 131#L688-7true, 186#true, 191#true, 174#true, 115#$Ultimate##0true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:13,892 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-20 13:30:13,892 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-20 13:30:13,892 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-20 13:30:13,892 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-20 13:30:13,892 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [170#true, 172#true, 104#L689true, 77#L696-6true, 186#true, 191#true, 174#true, 115#$Ultimate##0true, Black: 176#true, Black: 181#true, 168#true, 93#L689-1true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|), 55#L688-6true]) [2024-11-20 13:30:13,892 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-20 13:30:13,892 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-20 13:30:13,892 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-20 13:30:13,892 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-20 13:30:13,892 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [170#true, 172#true, 104#L689true, 77#L696-6true, 131#L688-7true, 186#true, 191#true, 174#true, 115#$Ultimate##0true, Black: 176#true, Black: 181#true, 168#true, 93#L689-1true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:13,892 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-20 13:30:13,893 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-20 13:30:13,893 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-20 13:30:13,893 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-20 13:30:13,916 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][222], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 131#L688-7true, 186#true, 191#true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 82#L688-2true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:13,916 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-20 13:30:13,917 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:13,917 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:13,917 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:14,245 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][196], [170#true, 172#true, 104#L689true, 77#L696-6true, 148#L688-7true, 186#true, 191#true, 173#true, 112#L689-5true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:14,246 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-20 13:30:14,246 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-20 13:30:14,246 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-20 13:30:14,246 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-20 13:30:14,277 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][198], [170#true, 172#true, 77#L696-6true, 104#L689true, 63#L689-5true, 131#L688-7true, 186#true, 191#true, 173#true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:14,277 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-20 13:30:14,277 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-20 13:30:14,277 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-20 13:30:14,277 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-20 13:30:14,313 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([564] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][195], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 112#L689-5true, Black: 176#true, 15#L688-6true, 12#L688-1true, Black: 181#true, 168#true, 93#L689-1true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:14,313 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-20 13:30:14,313 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:14,313 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:14,313 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:14,313 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][196], [170#true, 172#true, 104#L689true, 77#L696-6true, 186#true, 191#true, 174#true, 112#L689-5true, Black: 176#true, 12#L688-1true, Black: 181#true, 168#true, 93#L689-1true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:14,313 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-20 13:30:14,314 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:14,314 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:14,314 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:14,314 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][219], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 112#L689-5true, Black: 176#true, Black: 181#true, 168#true, 93#L689-1true, 82#L688-2true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:14,314 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-20 13:30:14,314 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:14,314 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:14,314 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:14,314 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][219], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 10#L688-1true, 112#L689-5true, Black: 176#true, Black: 181#true, 168#true, 93#L689-1true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:14,314 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-20 13:30:14,315 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:14,315 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:14,315 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:14,315 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][220], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 10#L688-1true, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 93#L689-1true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:14,315 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-20 13:30:14,315 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:14,315 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:14,315 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:14,335 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [170#true, 172#true, 104#L689true, 77#L696-6true, 186#true, 148#L688-7true, 191#true, 174#true, 115#$Ultimate##0true, Black: 176#true, 21#L689-1true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:14,335 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-20 13:30:14,335 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-20 13:30:14,335 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-20 13:30:14,335 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-20 13:30:14,340 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][129], [139#L689true, 170#true, 172#true, 77#L696-6true, 191#true, 186#true, 174#true, Black: 176#true, Black: 181#true, 168#true, 93#L689-1true, 82#L688-2true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:14,340 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-20 13:30:14,340 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-20 13:30:14,340 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-20 13:30:14,340 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-20 13:30:14,341 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][213], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, 10#L688-1true, Black: 176#true, Black: 181#true, 21#L689-1true, 168#true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:14,341 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-20 13:30:14,341 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:14,341 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:14,341 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:14,341 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][213], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, Black: 176#true, Black: 181#true, 21#L689-1true, 168#true, 82#L688-2true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:14,341 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-20 13:30:14,341 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:14,342 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:14,342 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:14,342 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][198], [170#true, 172#true, 104#L689true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, Black: 176#true, 12#L688-1true, 21#L689-1true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:14,342 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-20 13:30:14,342 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:14,342 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:14,342 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:14,342 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([564] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][199], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, Black: 176#true, 15#L688-6true, 12#L688-1true, 21#L689-1true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:14,342 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-20 13:30:14,342 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:14,342 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:14,342 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:14,342 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][222], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, Black: 176#true, 78#L689true, 21#L689-1true, Black: 181#true, 168#true, 82#L688-2true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:14,342 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-20 13:30:14,342 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:14,342 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:14,342 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:14,343 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][222], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, 10#L688-1true, Black: 176#true, 78#L689true, 21#L689-1true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:14,343 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-20 13:30:14,343 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:14,343 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:14,343 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:14,347 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [139#L689true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 148#L688-7true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 82#L688-2true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:14,347 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-20 13:30:14,347 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-20 13:30:14,347 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-20 13:30:14,347 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-20 13:30:14,354 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][220], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 93#L689-1true, 82#L688-2true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:14,354 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-20 13:30:14,354 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:14,354 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:14,354 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:14,354 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][220], [170#true, 172#true, 77#L696-6true, 148#L688-7true, 186#true, 191#true, 174#true, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 82#L688-2true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:14,354 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-20 13:30:14,354 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:14,354 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:14,355 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:14,392 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([646] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][49], [139#L689true, 170#true, 172#true, 77#L696-6true, 191#true, 186#true, 174#true, 146#L688-7true, 115#$Ultimate##0true, Black: 176#true, Black: 181#true, 168#true, 93#L689-1true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:14,392 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-20 13:30:14,392 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-20 13:30:14,392 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-20 13:30:14,392 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-20 13:30:14,409 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][213], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 131#L688-7true, 186#true, 191#true, 174#true, Black: 176#true, Black: 181#true, 168#true, 82#L688-2true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:14,409 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-20 13:30:14,409 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-20 13:30:14,409 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-20 13:30:14,409 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-20 13:30:14,410 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-20 13:30:14,410 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][129], [8#L690true, 170#true, 172#true, 77#L696-6true, 131#L688-7true, 186#true, 191#true, 174#true, Black: 176#true, Black: 181#true, 168#true, 82#L688-2true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:14,410 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-20 13:30:14,410 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:14,410 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:14,410 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:14,411 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 77#L696-6true, 191#true, 186#true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 93#L689-1true, 82#L688-2true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|), 55#L688-6true]) [2024-11-20 13:30:14,411 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-20 13:30:14,411 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-20 13:30:14,411 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-20 13:30:14,411 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-20 13:30:14,415 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][76], [170#true, 172#true, 77#L696-6true, 41#L689true, 186#true, 191#true, 117#L689-1true, 174#true, 115#$Ultimate##0true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|), 55#L688-6true]) [2024-11-20 13:30:14,415 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-20 13:30:14,415 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-20 13:30:14,415 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-20 13:30:14,415 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-20 13:30:14,417 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [170#true, 172#true, 77#L696-6true, 104#L689true, 186#true, 191#true, 148#L688-7true, 174#true, Black: 176#true, 12#L688-1true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|), 55#L688-6true]) [2024-11-20 13:30:14,417 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-20 13:30:14,417 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-20 13:30:14,417 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-20 13:30:14,417 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-20 13:30:14,418 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 77#L696-6true, 148#L688-7true, 186#true, 191#true, 174#true, 10#L688-1true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|), 55#L688-6true]) [2024-11-20 13:30:14,418 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-20 13:30:14,420 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-20 13:30:14,420 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-20 13:30:14,420 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-20 13:30:14,532 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([646] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][49], [139#L689true, 8#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 117#L689-1true, 173#true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:14,532 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-20 13:30:14,532 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-20 13:30:14,532 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-20 13:30:14,532 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-20 13:30:14,567 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][129], [26#L690true, 170#true, 172#true, 77#L696-6true, 148#L688-7true, 186#true, 191#true, 174#true, Black: 176#true, Black: 181#true, 168#true, 82#L688-2true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:14,568 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-20 13:30:14,568 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:14,568 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:14,568 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:14,568 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][219], [170#true, 172#true, 77#L696-6true, 148#L688-7true, 186#true, 191#true, 174#true, 112#L689-5true, Black: 176#true, Black: 181#true, 168#true, 82#L688-2true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:14,568 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-20 13:30:14,568 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-20 13:30:14,568 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-20 13:30:14,568 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-20 13:30:14,568 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-20 13:30:14,574 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][76], [170#true, 172#true, 77#L696-6true, 41#L689true, 186#true, 191#true, 174#true, 146#L688-7true, 115#$Ultimate##0true, Black: 176#true, Black: 181#true, 21#L689-1true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:14,574 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-20 13:30:14,574 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-20 13:30:14,574 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-20 13:30:14,574 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-20 13:30:14,576 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 77#L696-6true, 186#true, 148#L688-7true, 191#true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 21#L689-1true, 168#true, 82#L688-2true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:14,576 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-20 13:30:14,576 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-20 13:30:14,576 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-20 13:30:14,576 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-20 13:30:14,579 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [170#true, 172#true, 77#L696-6true, 104#L689true, 41#L689true, 186#true, 191#true, 174#true, 115#$Ultimate##0true, Black: 176#true, 21#L689-1true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:14,579 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-20 13:30:14,579 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-20 13:30:14,579 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-20 13:30:14,579 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-20 13:30:14,579 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [139#L689true, 170#true, 172#true, 77#L696-6true, 104#L689true, 191#true, 186#true, 174#true, 115#$Ultimate##0true, Black: 176#true, Black: 181#true, 168#true, 93#L689-1true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:14,579 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-20 13:30:14,579 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-20 13:30:14,579 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-20 13:30:14,579 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-20 13:30:14,580 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [170#true, 172#true, 104#L689true, 77#L696-6true, 186#true, 191#true, 174#true, 115#$Ultimate##0true, Black: 176#true, Black: 181#true, 21#L689-1true, 168#true, 93#L689-1true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:14,580 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-20 13:30:14,580 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-20 13:30:14,580 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-20 13:30:14,580 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-20 13:30:14,641 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([646] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][172], [139#L689true, 170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, 146#L688-7true, 115#$Ultimate##0true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:14,642 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-20 13:30:14,642 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:14,642 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-20 13:30:14,642 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-20 13:30:14,646 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([646] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][172], [139#L689true, 170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 36#L688-7true, 174#true, 106#$Ultimate##0true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:14,646 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-20 13:30:14,646 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-20 13:30:14,646 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:14,646 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-20 13:30:14,648 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][76], [170#true, 172#true, 77#L696-6true, 41#L689true, 131#L688-7true, 191#true, 186#true, 117#L689-1true, 174#true, 115#$Ultimate##0true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:14,648 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-20 13:30:14,648 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-20 13:30:14,648 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-20 13:30:14,648 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-20 13:30:14,651 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 77#L696-6true, 131#L688-7true, 186#true, 191#true, 174#true, 40#L688-6true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 82#L688-2true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:14,651 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-20 13:30:14,651 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-20 13:30:14,651 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-20 13:30:14,651 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-20 13:30:14,666 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 77#L696-6true, 186#true, 148#L688-7true, 191#true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 82#L688-2true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|), 55#L688-6true]) [2024-11-20 13:30:14,667 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-20 13:30:14,667 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-20 13:30:14,667 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-20 13:30:14,667 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-20 13:30:14,667 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-20 13:30:14,774 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][196], [170#true, 172#true, 77#L696-6true, 104#L689true, 186#true, 191#true, 173#true, 112#L689-5true, Black: 176#true, Black: 181#true, 168#true, 93#L689-1true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:14,774 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-20 13:30:14,774 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-20 13:30:14,775 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-20 13:30:14,775 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-20 13:30:14,779 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][198], [170#true, 172#true, 77#L696-6true, 104#L689true, 63#L689-5true, 186#true, 191#true, 173#true, Black: 176#true, 21#L689-1true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:14,779 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-20 13:30:14,779 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-20 13:30:14,779 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-20 13:30:14,779 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-20 13:30:14,781 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][171], [170#true, 172#true, 77#L696-6true, 41#L689true, 186#true, 191#true, 117#L689-1true, 173#true, 112#L689-5true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:14,781 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-20 13:30:14,781 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-20 13:30:14,781 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-20 13:30:14,781 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-20 13:30:14,782 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [170#true, 26#L690true, 172#true, 77#L696-6true, 104#L689true, 148#L688-7true, 191#true, 186#true, 173#true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:14,782 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-20 13:30:14,782 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-20 13:30:14,782 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-20 13:30:14,782 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-20 13:30:14,797 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [8#L690true, 170#true, 172#true, 77#L696-6true, 104#L689true, 131#L688-7true, 186#true, 191#true, 173#true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:14,797 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-20 13:30:14,798 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-20 13:30:14,798 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-20 13:30:14,798 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-20 13:30:14,820 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([564] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][195], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 112#L689-5true, 25#L689-3true, Black: 176#true, 15#L688-6true, 12#L688-1true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:14,821 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-20 13:30:14,821 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:14,821 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:14,821 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:14,821 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][219], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 10#L688-1true, 112#L689-5true, 25#L689-3true, Black: 176#true, Black: 181#true, 168#true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:14,821 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-20 13:30:14,822 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:14,822 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:14,822 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:14,822 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][219], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 112#L689-5true, 25#L689-3true, Black: 176#true, Black: 181#true, 168#true, 82#L688-2true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:14,822 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-20 13:30:14,822 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:14,822 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:14,822 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:14,822 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][196], [170#true, 172#true, 77#L696-6true, 104#L689true, 186#true, 191#true, 174#true, 112#L689-5true, 25#L689-3true, Black: 176#true, 12#L688-1true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:14,822 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-20 13:30:14,823 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:14,823 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:14,823 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:14,823 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][220], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 112#L689-5true, 25#L689-3true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 82#L688-2true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:14,823 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-20 13:30:14,823 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:14,823 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:14,823 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:14,823 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][220], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 10#L688-1true, 112#L689-5true, 25#L689-3true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:14,823 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-20 13:30:14,823 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:14,824 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:14,824 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:14,839 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][76], [170#true, 26#L690true, 172#true, 77#L696-6true, 41#L689true, 191#true, 186#true, 174#true, 146#L688-7true, 115#$Ultimate##0true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:14,840 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-20 13:30:14,840 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-20 13:30:14,840 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-20 13:30:14,840 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:14,865 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][213], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, Black: 176#true, 21#L689-1true, Black: 181#true, 168#true, 82#L688-2true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:14,865 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-20 13:30:14,865 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:14,865 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:14,865 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:14,865 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:14,866 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][129], [8#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, Black: 176#true, 21#L689-1true, Black: 181#true, 168#true, 82#L688-2true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:14,866 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-20 13:30:14,866 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:14,866 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:14,866 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:14,867 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [139#L689true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 93#L689-1true, 82#L688-2true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:14,867 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-20 13:30:14,867 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-20 13:30:14,867 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-20 13:30:14,867 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-20 13:30:14,871 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][76], [139#L689true, 170#true, 172#true, 77#L696-6true, 41#L689true, 186#true, 191#true, 117#L689-1true, 174#true, 115#$Ultimate##0true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:14,871 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-20 13:30:14,871 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-20 13:30:14,871 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-20 13:30:14,871 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-20 13:30:14,873 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [139#L689true, 170#true, 172#true, 77#L696-6true, 104#L689true, 186#true, 148#L688-7true, 191#true, 174#true, Black: 176#true, 12#L688-1true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:14,873 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-20 13:30:14,873 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-20 13:30:14,873 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-20 13:30:14,873 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-20 13:30:14,874 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [139#L689true, 170#true, 172#true, 77#L696-6true, 186#true, 148#L688-7true, 191#true, 174#true, 10#L688-1true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:14,874 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-20 13:30:14,874 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-20 13:30:14,874 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-20 13:30:14,874 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-20 13:30:14,929 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([646] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][49], [139#L689true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 117#L689-1true, 174#true, 115#$Ultimate##0true, Black: 176#true, Black: 181#true, 168#true, 93#L689-1true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:14,929 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-20 13:30:14,929 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-20 13:30:14,929 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-20 13:30:14,929 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-20 13:30:14,941 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 77#L696-6true, 131#L688-7true, 186#true, 148#L688-7true, 191#true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 82#L688-2true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:14,941 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-20 13:30:14,941 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-20 13:30:14,941 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-20 13:30:14,942 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-20 13:30:14,954 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][213], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, 146#L688-7true, Black: 176#true, Black: 181#true, 168#true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|), 55#L688-6true]) [2024-11-20 13:30:14,954 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-20 13:30:14,954 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:14,954 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:14,954 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:14,956 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [170#true, 172#true, 77#L696-6true, 104#L689true, 191#true, 186#true, 174#true, Black: 176#true, 12#L688-1true, Black: 181#true, 168#true, 93#L689-1true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|), 55#L688-6true]) [2024-11-20 13:30:14,956 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-20 13:30:14,956 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-20 13:30:14,956 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-20 13:30:14,956 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-20 13:30:14,960 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][222], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 131#L688-7true, 186#true, 191#true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 82#L688-2true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:14,960 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-20 13:30:14,960 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:14,960 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:14,960 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:14,960 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:14,960 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][222], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, 146#L688-7true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|), 55#L688-6true]) [2024-11-20 13:30:14,960 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-20 13:30:14,960 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:14,961 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:14,961 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:14,961 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [8#L690true, 170#true, 172#true, 77#L696-6true, 131#L688-7true, 186#true, 191#true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 82#L688-2true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:14,961 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-20 13:30:14,961 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:14,961 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:14,961 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:14,964 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 10#L688-1true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 93#L689-1true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|), 55#L688-6true]) [2024-11-20 13:30:14,964 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-20 13:30:14,964 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-20 13:30:14,964 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-20 13:30:14,964 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-20 13:30:15,048 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][129], [8#L690true, 170#true, 172#true, 77#L696-6true, 191#true, 186#true, 174#true, 146#L688-7true, 147#$Ultimate##0true, Black: 176#true, Black: 181#true, 168#true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:15,049 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is not cut-off event [2024-11-20 13:30:15,049 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2024-11-20 13:30:15,049 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2024-11-20 13:30:15,049 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2024-11-20 13:30:15,080 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][227], [170#true, 172#true, 77#L696-6true, 104#L689true, 63#L689-5true, 191#true, 186#true, 173#true, 112#L689-5true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:15,080 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-20 13:30:15,080 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-20 13:30:15,080 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-20 13:30:15,081 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:15,086 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][76], [170#true, 26#L690true, 172#true, 77#L696-6true, 41#L689true, 191#true, 186#true, 117#L689-1true, 173#true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:15,086 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-20 13:30:15,086 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-20 13:30:15,087 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-20 13:30:15,087 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-20 13:30:15,120 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][129], [26#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, Black: 176#true, Black: 181#true, 168#true, 93#L689-1true, 82#L688-2true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:15,120 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-20 13:30:15,121 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:15,121 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:15,121 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:15,121 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][219], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 112#L689-5true, Black: 176#true, Black: 181#true, 168#true, 93#L689-1true, 82#L688-2true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:15,121 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-20 13:30:15,121 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:15,121 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:15,121 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:15,121 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:15,145 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][171], [170#true, 172#true, 77#L696-6true, 41#L689true, 186#true, 191#true, 174#true, 146#L688-7true, 115#$Ultimate##0true, 112#L689-5true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:15,146 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-20 13:30:15,146 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-20 13:30:15,146 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-20 13:30:15,146 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:15,147 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][76], [170#true, 26#L690true, 172#true, 77#L696-6true, 41#L689true, 191#true, 186#true, 117#L689-1true, 174#true, 115#$Ultimate##0true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:15,147 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-20 13:30:15,148 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:15,148 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:15,148 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:15,148 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([564] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][95], [26#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 148#L688-7true, 174#true, Black: 176#true, 15#L688-6true, 12#L688-1true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:15,148 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-20 13:30:15,148 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-20 13:30:15,149 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-20 13:30:15,149 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-20 13:30:15,149 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][129], [170#true, 26#L690true, 172#true, 77#L696-6true, 148#L688-7true, 191#true, 186#true, 174#true, Black: 176#true, Black: 181#true, 168#true, 82#L688-2true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:15,150 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-20 13:30:15,150 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:15,150 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:15,150 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:15,150 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:15,150 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][129], [26#L690true, 170#true, 172#true, 77#L696-6true, 148#L688-7true, 186#true, 191#true, 174#true, 10#L688-1true, Black: 176#true, Black: 181#true, 168#true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:15,150 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-20 13:30:15,150 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-20 13:30:15,151 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-20 13:30:15,151 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-20 13:30:15,163 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [26#L690true, 170#true, 172#true, 104#L689true, 77#L696-6true, 186#true, 148#L688-7true, 191#true, 174#true, 115#$Ultimate##0true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:15,163 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-20 13:30:15,163 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-20 13:30:15,163 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:15,163 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:15,457 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][196], [170#true, 172#true, 77#L696-6true, 104#L689true, 186#true, 191#true, 148#L688-7true, 174#true, 115#$Ultimate##0true, 112#L689-5true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:15,461 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-20 13:30:15,461 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:15,461 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-20 13:30:15,461 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-20 13:30:15,463 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [26#L690true, 170#true, 172#true, 77#L696-6true, 148#L688-7true, 186#true, 191#true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 82#L688-2true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:15,463 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-20 13:30:15,463 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:15,463 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:15,463 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:15,464 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][220], [170#true, 172#true, 77#L696-6true, 148#L688-7true, 186#true, 191#true, 174#true, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 82#L688-2true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:15,464 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-20 13:30:15,464 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:15,464 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:15,464 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:15,464 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:15,479 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][171], [170#true, 172#true, 77#L696-6true, 41#L689true, 186#true, 191#true, 36#L688-7true, 174#true, 106#$Ultimate##0true, 112#L689-5true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:15,480 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-20 13:30:15,480 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-20 13:30:15,480 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-20 13:30:15,480 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:15,481 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][76], [26#L690true, 170#true, 172#true, 77#L696-6true, 41#L689true, 186#true, 191#true, 36#L688-7true, 174#true, 106#$Ultimate##0true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:15,484 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-20 13:30:15,484 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:15,484 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-20 13:30:15,484 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-20 13:30:15,495 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][76], [170#true, 172#true, 77#L696-6true, 41#L689true, 186#true, 191#true, 117#L689-1true, 174#true, 115#$Ultimate##0true, Black: 176#true, Black: 181#true, 21#L689-1true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:15,499 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-20 13:30:15,499 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-20 13:30:15,499 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-20 13:30:15,499 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-20 13:30:15,501 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [170#true, 172#true, 77#L696-6true, 104#L689true, 186#true, 191#true, 148#L688-7true, 174#true, Black: 176#true, 12#L688-1true, Black: 181#true, 21#L689-1true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:15,501 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-20 13:30:15,501 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-20 13:30:15,501 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-20 13:30:15,502 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-20 13:30:15,503 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 148#L688-7true, 174#true, 10#L688-1true, Black: 176#true, 78#L689true, 21#L689-1true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:15,506 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-20 13:30:15,506 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-20 13:30:15,506 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-20 13:30:15,506 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-20 13:30:15,539 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [139#L689true, 170#true, 172#true, 77#L696-6true, 186#true, 148#L688-7true, 191#true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 82#L688-2true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:15,543 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-20 13:30:15,543 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-20 13:30:15,543 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-20 13:30:15,543 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-20 13:30:15,544 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-20 13:30:15,631 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [26#L690true, 170#true, 172#true, 77#L696-6true, 88#$Ultimate##0true, 104#L689true, 186#true, 191#true, 36#L688-7true, 174#true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:15,631 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-20 13:30:15,632 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-20 13:30:15,632 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:15,632 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-20 13:30:15,639 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][196], [170#true, 172#true, 77#L696-6true, 88#$Ultimate##0true, 104#L689true, 186#true, 191#true, 36#L688-7true, 174#true, 112#L689-5true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:15,639 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-20 13:30:15,640 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-20 13:30:15,640 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:15,640 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-20 13:30:15,662 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([564] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][199], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, Black: 176#true, 15#L688-6true, 12#L688-1true, Black: 181#true, 21#L689-1true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:15,662 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-20 13:30:15,662 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:15,662 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:15,662 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:15,663 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:15,663 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][198], [170#true, 172#true, 77#L696-6true, 104#L689true, 63#L689-5true, 186#true, 191#true, 174#true, Black: 176#true, 12#L688-1true, Black: 181#true, 21#L689-1true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:15,663 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-20 13:30:15,663 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:15,663 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:15,663 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:15,663 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:15,663 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][222], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 21#L689-1true, 168#true, 82#L688-2true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:15,664 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-20 13:30:15,664 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:15,664 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:15,664 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:15,664 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:15,664 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][222], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, 10#L688-1true, Black: 176#true, 78#L689true, Black: 181#true, 21#L689-1true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:15,664 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-20 13:30:15,664 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:15,665 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:15,665 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:15,665 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:15,665 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][213], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, Black: 176#true, 21#L689-1true, Black: 181#true, 168#true, 82#L688-2true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:15,665 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-20 13:30:15,665 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:15,665 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:15,665 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:15,665 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:15,666 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:15,666 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][213], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, 10#L688-1true, Black: 176#true, 21#L689-1true, Black: 181#true, 168#true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:15,666 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-20 13:30:15,666 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:15,666 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:15,666 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:15,666 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:15,669 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([646] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][49], [139#L689true, 8#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 146#L688-7true, 115#$Ultimate##0true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:15,669 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-20 13:30:15,670 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-20 13:30:15,670 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-20 13:30:15,670 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:15,673 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([646] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][172], [139#L689true, 170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 117#L689-1true, 174#true, 115#$Ultimate##0true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:15,673 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-20 13:30:15,673 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:15,673 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:15,673 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:15,677 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][213], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 131#L688-7true, 191#true, 186#true, 174#true, Black: 176#true, 15#L688-6true, Black: 181#true, 168#true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:15,677 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-20 13:30:15,677 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:15,677 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:15,677 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:15,677 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][213], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 131#L688-7true, 186#true, 191#true, 174#true, 146#L688-7true, Black: 176#true, Black: 181#true, 168#true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:15,678 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-20 13:30:15,678 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:15,678 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:15,678 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:15,678 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([646] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][172], [139#L689true, 170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, 146#L688-7true, Black: 176#true, 12#L688-1true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:15,678 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-20 13:30:15,678 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:15,678 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:15,678 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:15,684 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][222], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 131#L688-7true, 186#true, 191#true, 174#true, Black: 176#true, 15#L688-6true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:15,684 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-20 13:30:15,684 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:15,684 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:15,685 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:15,685 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][222], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 131#L688-7true, 186#true, 191#true, 174#true, 146#L688-7true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:15,685 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-20 13:30:15,685 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:15,685 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:15,685 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:15,687 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 77#L696-6true, 41#L689true, 131#L688-7true, 186#true, 191#true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 82#L688-2true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:15,687 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-20 13:30:15,687 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-20 13:30:15,687 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-20 13:30:15,687 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-20 13:30:15,689 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([646] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][172], [139#L689true, 170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 36#L688-7true, 174#true, 10#L688-1true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:15,689 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-20 13:30:15,689 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:15,689 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:15,689 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:15,691 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([646] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][49], [139#L689true, 8#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 36#L688-7true, 174#true, 106#$Ultimate##0true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:15,691 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-20 13:30:15,691 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:15,691 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-20 13:30:15,691 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-20 13:30:15,693 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([646] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][172], [139#L689true, 170#true, 172#true, 77#L696-6true, 63#L689-5true, 80#L689-1true, 186#true, 191#true, 174#true, 106#$Ultimate##0true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:15,694 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-20 13:30:15,694 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:15,694 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:15,694 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:15,721 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][213], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, 150#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 146#L688-7true, Black: 176#true, Black: 181#true, 168#true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:15,721 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-20 13:30:15,721 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:15,722 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:15,722 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:15,722 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][222], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, 150#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 146#L688-7true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:15,722 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-20 13:30:15,722 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:15,722 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:15,722 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:15,732 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 25#L689-3true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 82#L688-2true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|), 55#L688-6true]) [2024-11-20 13:30:15,732 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-20 13:30:15,732 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-20 13:30:15,732 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-20 13:30:15,732 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-20 13:30:15,732 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 93#L689-1true, 82#L688-2true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|), 55#L688-6true]) [2024-11-20 13:30:15,732 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-20 13:30:15,732 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-20 13:30:15,733 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-20 13:30:15,733 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-20 13:30:15,733 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-20 13:30:15,865 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][198], [170#true, 172#true, 77#L696-6true, 104#L689true, 63#L689-5true, 186#true, 191#true, 36#L688-7true, 174#true, 147#$Ultimate##0true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:15,866 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-20 13:30:15,866 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-20 13:30:15,866 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-20 13:30:15,866 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:15,867 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [8#L690true, 170#true, 172#true, 77#L696-6true, 104#L689true, 191#true, 186#true, 36#L688-7true, 174#true, 147#$Ultimate##0true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:15,867 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-20 13:30:15,867 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-20 13:30:15,867 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:15,867 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-20 13:30:15,868 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [8#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 146#L688-7true, 147#$Ultimate##0true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:15,868 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-20 13:30:15,868 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-20 13:30:15,868 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-20 13:30:15,868 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-20 13:30:15,874 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 38#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 147#$Ultimate##0true, Black: 176#true, 15#L688-6true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:15,874 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-20 13:30:15,874 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:15,874 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-20 13:30:15,874 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-20 13:30:15,874 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][222], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, 147#$Ultimate##0true, Black: 176#true, 15#L688-6true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:15,875 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-20 13:30:15,875 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-20 13:30:15,875 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:15,875 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-20 13:30:15,905 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [170#true, 26#L690true, 172#true, 77#L696-6true, 104#L689true, 191#true, 186#true, 173#true, Black: 176#true, Black: 181#true, 168#true, 93#L689-1true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:15,906 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-20 13:30:15,906 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-20 13:30:15,906 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-20 13:30:15,906 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-20 13:30:15,917 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][196], [170#true, 172#true, 77#L696-6true, 104#L689true, 186#true, 191#true, 173#true, 25#L689-3true, 112#L689-5true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:15,917 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-20 13:30:15,917 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-20 13:30:15,917 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:15,917 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-20 13:30:15,922 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [8#L690true, 170#true, 172#true, 77#L696-6true, 104#L689true, 186#true, 191#true, 173#true, Black: 176#true, 21#L689-1true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:15,922 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-20 13:30:15,922 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-20 13:30:15,922 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-20 13:30:15,922 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-20 13:30:15,976 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][231], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, 112#L689-5true, Black: 176#true, Black: 181#true, 168#true, 82#L688-2true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:15,976 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-20 13:30:15,976 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:15,976 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:15,976 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:15,984 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][231], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, 112#L689-5true, Black: 176#true, Black: 181#true, 168#true, 82#L688-2true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:15,984 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-20 13:30:15,984 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:15,984 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:15,984 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:15,984 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:15,990 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([564] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][226], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, 112#L689-5true, Black: 176#true, 15#L688-6true, 12#L688-1true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:15,990 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-20 13:30:15,990 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:15,990 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:15,991 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:15,991 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][231], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, 10#L688-1true, 112#L689-5true, Black: 176#true, Black: 181#true, 168#true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:15,991 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-20 13:30:15,991 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:15,991 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:15,991 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:15,991 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][231], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, 112#L689-5true, Black: 176#true, Black: 181#true, 168#true, 82#L688-2true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:15,991 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-20 13:30:15,991 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:15,992 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:15,992 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:15,992 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:15,992 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:15,992 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][227], [170#true, 172#true, 104#L689true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, 112#L689-5true, Black: 176#true, 12#L688-1true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:15,992 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-20 13:30:15,992 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:15,992 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:15,992 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:15,992 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][232], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 82#L688-2true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:15,992 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-20 13:30:15,993 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:15,993 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:15,993 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:15,993 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][232], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, 10#L688-1true, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:15,993 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-20 13:30:15,993 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:15,993 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:15,993 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:16,019 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][76], [26#L690true, 170#true, 172#true, 77#L696-6true, 41#L689true, 186#true, 191#true, 174#true, 146#L688-7true, 115#$Ultimate##0true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:16,020 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-20 13:30:16,020 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-20 13:30:16,020 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:16,020 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-20 13:30:16,020 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:16,020 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][171], [170#true, 172#true, 77#L696-6true, 41#L689true, 186#true, 191#true, 174#true, 146#L688-7true, 115#$Ultimate##0true, 112#L689-5true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:16,020 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-20 13:30:16,020 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-20 13:30:16,021 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-20 13:30:16,021 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:16,021 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:16,023 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [170#true, 26#L690true, 172#true, 77#L696-6true, 104#L689true, 148#L688-7true, 191#true, 186#true, 174#true, 115#$Ultimate##0true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:16,023 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is not cut-off event [2024-11-20 13:30:16,023 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is not cut-off event [2024-11-20 13:30:16,023 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is not cut-off event [2024-11-20 13:30:16,023 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is not cut-off event [2024-11-20 13:30:16,023 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is not cut-off event [2024-11-20 13:30:16,024 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][76], [170#true, 26#L690true, 172#true, 77#L696-6true, 104#L689true, 41#L689true, 191#true, 186#true, 174#true, 115#$Ultimate##0true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:16,024 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-20 13:30:16,024 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:16,024 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:16,024 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:16,027 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][129], [26#L690true, 170#true, 172#true, 77#L696-6true, 148#L688-7true, 186#true, 191#true, 174#true, Black: 176#true, Black: 181#true, 168#true, 82#L688-2true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:16,027 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-20 13:30:16,028 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:16,028 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:16,028 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:16,028 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:16,028 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:16,034 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][196], [170#true, 172#true, 77#L696-6true, 104#L689true, 186#true, 191#true, 148#L688-7true, 174#true, 115#$Ultimate##0true, 112#L689-5true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:16,034 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-20 13:30:16,035 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:16,035 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:16,035 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-20 13:30:16,035 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-20 13:30:16,077 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][220], [170#true, 172#true, 77#L696-6true, 148#L688-7true, 186#true, 191#true, 174#true, 106#$Ultimate##0true, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:16,077 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-20 13:30:16,077 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:16,077 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-20 13:30:16,077 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-20 13:30:16,083 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 148#L688-7true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 21#L689-1true, 168#true, 82#L688-2true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:16,084 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-20 13:30:16,084 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-20 13:30:16,084 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-20 13:30:16,084 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-20 13:30:16,084 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-20 13:30:16,084 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][182], [170#true, 172#true, 77#L696-6true, 148#L688-7true, 186#true, 191#true, 149#L689-4true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 82#L688-2true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:16,084 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-20 13:30:16,084 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:16,084 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:16,085 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:16,096 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][213], [139#L689true, 170#true, 172#true, 77#L696-6true, 63#L689-5true, 191#true, 186#true, 174#true, 146#L688-7true, Black: 176#true, Black: 181#true, 168#true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:16,097 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-20 13:30:16,097 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:16,097 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:16,097 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:16,100 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [139#L689true, 170#true, 172#true, 77#L696-6true, 104#L689true, 186#true, 191#true, 174#true, Black: 176#true, 12#L688-1true, Black: 181#true, 168#true, 93#L689-1true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:16,100 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-20 13:30:16,100 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-20 13:30:16,100 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-20 13:30:16,100 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-20 13:30:16,105 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][222], [139#L689true, 170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, 146#L688-7true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:16,106 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-20 13:30:16,106 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:16,106 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:16,106 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:16,106 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][222], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, Black: 176#true, 78#L689true, 21#L689-1true, Black: 181#true, 168#true, 82#L688-2true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:16,106 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-20 13:30:16,106 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:16,106 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:16,106 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:16,107 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:16,107 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:16,107 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [8#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, Black: 176#true, 78#L689true, 21#L689-1true, Black: 181#true, 168#true, 82#L688-2true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:16,107 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-20 13:30:16,107 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:16,107 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:16,107 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:16,111 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [139#L689true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 10#L688-1true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 93#L689-1true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:16,111 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-20 13:30:16,112 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-20 13:30:16,112 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-20 13:30:16,112 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-20 13:30:16,210 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][220], [170#true, 172#true, 77#L696-6true, 88#$Ultimate##0true, 186#true, 191#true, 174#true, 146#L688-7true, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:16,210 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-20 13:30:16,211 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-20 13:30:16,211 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:16,211 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-20 13:30:16,235 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([564] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][95], [8#L690true, 170#true, 172#true, 77#L696-6true, 131#L688-7true, 186#true, 191#true, 174#true, Black: 176#true, 15#L688-6true, 12#L688-1true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:16,236 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is not cut-off event [2024-11-20 13:30:16,236 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is not cut-off event [2024-11-20 13:30:16,236 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is not cut-off event [2024-11-20 13:30:16,236 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is not cut-off event [2024-11-20 13:30:16,242 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][198], [170#true, 172#true, 77#L696-6true, 104#L689true, 63#L689-5true, 131#L688-7true, 186#true, 191#true, 174#true, 115#$Ultimate##0true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:16,242 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-20 13:30:16,242 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-20 13:30:16,242 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-20 13:30:16,243 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:16,248 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([646] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][172], [139#L689true, 170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 36#L688-7true, 174#true, Black: 176#true, Black: 181#true, 168#true, 82#L688-2true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:16,248 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-20 13:30:16,248 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:16,249 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:16,249 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:16,250 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 77#L696-6true, 131#L688-7true, 191#true, 186#true, 174#true, 25#L689-3true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 82#L688-2true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:16,251 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-20 13:30:16,251 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-20 13:30:16,251 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-20 13:30:16,251 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-20 13:30:16,251 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 77#L696-6true, 131#L688-7true, 186#true, 191#true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 93#L689-1true, 82#L688-2true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:16,251 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-20 13:30:16,251 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-20 13:30:16,251 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-20 13:30:16,251 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-20 13:30:16,252 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][129], [8#L690true, 170#true, 172#true, 77#L696-6true, 131#L688-7true, 186#true, 191#true, 174#true, 10#L688-1true, Black: 176#true, Black: 181#true, 168#true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:16,252 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is not cut-off event [2024-11-20 13:30:16,252 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is not cut-off event [2024-11-20 13:30:16,252 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is not cut-off event [2024-11-20 13:30:16,252 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is not cut-off event [2024-11-20 13:30:16,258 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][222], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 131#L688-7true, 186#true, 191#true, 174#true, 106#$Ultimate##0true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:16,258 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-20 13:30:16,258 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-20 13:30:16,258 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:16,259 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-20 13:30:16,297 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][184], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 82#L688-2true, 92#L689-4true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|), 55#L688-6true]) [2024-11-20 13:30:16,298 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is not cut-off event [2024-11-20 13:30:16,298 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is not cut-off event [2024-11-20 13:30:16,298 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is not cut-off event [2024-11-20 13:30:16,298 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is not cut-off event [2024-11-20 13:30:16,438 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][129], [8#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 117#L689-1true, 174#true, 147#$Ultimate##0true, Black: 176#true, Black: 181#true, 168#true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:16,438 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is not cut-off event [2024-11-20 13:30:16,438 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is not cut-off event [2024-11-20 13:30:16,438 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is not cut-off event [2024-11-20 13:30:16,439 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is not cut-off event [2024-11-20 13:30:16,450 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][222], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, 146#L688-7true, 147#$Ultimate##0true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:16,450 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-20 13:30:16,451 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-20 13:30:16,451 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-20 13:30:16,451 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-20 13:30:16,451 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-20 13:30:16,451 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 38#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 146#L688-7true, 147#$Ultimate##0true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:16,451 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-20 13:30:16,451 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:16,451 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-20 13:30:16,451 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-20 13:30:16,451 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][222], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, 146#L688-7true, 147#$Ultimate##0true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:16,452 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-20 13:30:16,452 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-20 13:30:16,452 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-20 13:30:16,452 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-20 13:30:16,452 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:16,452 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-20 13:30:16,452 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [8#L690true, 170#true, 172#true, 77#L696-6true, 191#true, 186#true, 174#true, 146#L688-7true, 147#$Ultimate##0true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:16,452 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-20 13:30:16,452 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-20 13:30:16,452 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-20 13:30:16,452 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-20 13:30:16,452 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-20 13:30:16,513 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([564] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][95], [26#L690true, 170#true, 172#true, 77#L696-6true, 191#true, 186#true, 174#true, Black: 176#true, 15#L688-6true, 12#L688-1true, Black: 181#true, 168#true, 93#L689-1true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:16,514 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-20 13:30:16,514 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:16,514 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:16,514 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:16,515 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][129], [170#true, 26#L690true, 172#true, 77#L696-6true, 191#true, 186#true, 174#true, Black: 176#true, Black: 181#true, 168#true, 93#L689-1true, 82#L688-2true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:16,515 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-20 13:30:16,515 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:16,515 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:16,515 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:16,515 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:16,529 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [26#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 93#L689-1true, 82#L688-2true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:16,529 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-20 13:30:16,529 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:16,529 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:16,530 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:16,530 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][220], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 93#L689-1true, 82#L688-2true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:16,530 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-20 13:30:16,530 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:16,530 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:16,530 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:16,530 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:16,535 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][129], [26#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 10#L688-1true, Black: 176#true, Black: 181#true, 168#true, 93#L689-1true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:16,535 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-20 13:30:16,535 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:16,535 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:16,535 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:16,538 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][181], [8#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 112#L689-5true, Black: 176#true, Black: 181#true, 168#true, 82#L688-2true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:16,538 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-20 13:30:16,538 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:16,538 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:16,538 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:16,556 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][213], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, 146#L688-7true, Black: 176#true, Black: 181#true, 21#L689-1true, 168#true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:16,556 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-20 13:30:16,556 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:16,556 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:16,556 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:16,556 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][213], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, Black: 176#true, 15#L688-6true, Black: 181#true, 21#L689-1true, 168#true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:16,557 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-20 13:30:16,557 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:16,557 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:16,557 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:16,561 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][222], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, 146#L688-7true, Black: 176#true, 78#L689true, Black: 181#true, 21#L689-1true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:16,562 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-20 13:30:16,562 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:16,562 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:16,562 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:16,562 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][222], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, Black: 176#true, 15#L688-6true, 78#L689true, 21#L689-1true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:16,562 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-20 13:30:16,562 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:16,562 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:16,562 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:16,563 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][232], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 82#L688-2true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:16,563 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-20 13:30:16,563 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:16,563 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:16,563 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:16,563 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:16,564 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 77#L696-6true, 41#L689true, 186#true, 191#true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 21#L689-1true, 168#true, 82#L688-2true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:16,564 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-20 13:30:16,564 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-20 13:30:16,564 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-20 13:30:16,564 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-20 13:30:16,571 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][171], [170#true, 172#true, 77#L696-6true, 41#L689true, 186#true, 191#true, 117#L689-1true, 174#true, 115#$Ultimate##0true, 112#L689-5true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:16,571 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-20 13:30:16,571 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:16,571 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:16,571 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:16,575 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [26#L690true, 170#true, 172#true, 77#L696-6true, 104#L689true, 186#true, 148#L688-7true, 191#true, 174#true, Black: 176#true, 12#L688-1true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:16,575 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-20 13:30:16,575 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:16,575 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:16,575 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:16,576 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [170#true, 26#L690true, 172#true, 77#L696-6true, 104#L689true, 191#true, 186#true, 148#L688-7true, 174#true, 115#$Ultimate##0true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:16,576 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-20 13:30:16,576 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:16,576 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-20 13:30:16,576 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-20 13:30:16,576 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:16,576 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:16,577 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 26#L690true, 172#true, 77#L696-6true, 148#L688-7true, 186#true, 191#true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 82#L688-2true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:16,577 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-20 13:30:16,577 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:16,577 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:16,577 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:16,577 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:16,579 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [26#L690true, 170#true, 172#true, 77#L696-6true, 191#true, 148#L688-7true, 186#true, 174#true, 10#L688-1true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:16,579 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-20 13:30:16,579 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:16,579 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:16,579 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:16,591 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][182], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 148#L688-7true, 174#true, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 82#L688-2true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:16,591 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-20 13:30:16,591 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:16,591 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:16,591 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:16,594 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 104#L689true, 191#true, 186#true, 174#true, 40#L688-6true, Black: 176#true, 12#L688-1true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:16,594 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-20 13:30:16,594 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-20 13:30:16,594 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-20 13:30:16,594 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:16,595 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [170#true, 26#L690true, 172#true, 77#L696-6true, 104#L689true, 148#L688-7true, 186#true, 191#true, 174#true, Black: 176#true, 12#L688-1true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:16,595 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-20 13:30:16,595 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:16,595 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:16,595 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:16,595 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:16,595 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][196], [170#true, 172#true, 104#L689true, 77#L696-6true, 148#L688-7true, 186#true, 191#true, 174#true, 112#L689-5true, Black: 176#true, 12#L688-1true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:16,595 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-20 13:30:16,595 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:16,595 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:16,595 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:16,596 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:16,596 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][196], [170#true, 172#true, 77#L696-6true, 104#L689true, 186#true, 191#true, 174#true, 40#L688-6true, 112#L689-5true, Black: 176#true, 12#L688-1true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:16,596 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-20 13:30:16,596 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-20 13:30:16,596 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-20 13:30:16,596 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:16,602 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 191#true, 186#true, 174#true, 10#L688-1true, 40#L688-6true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:16,602 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-20 13:30:16,602 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-20 13:30:16,602 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:16,602 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-20 13:30:16,602 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 26#L690true, 172#true, 77#L696-6true, 148#L688-7true, 186#true, 191#true, 174#true, 10#L688-1true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:16,603 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-20 13:30:16,603 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:16,603 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:16,603 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:16,606 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:16,606 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][220], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 148#L688-7true, 174#true, 10#L688-1true, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:16,606 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-20 13:30:16,606 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:16,606 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:16,606 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:16,606 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:16,606 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][220], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 10#L688-1true, 40#L688-6true, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:16,607 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-20 13:30:16,607 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-20 13:30:16,607 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-20 13:30:16,607 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:16,637 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][213], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, 146#L688-7true, Black: 176#true, Black: 181#true, 168#true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|), 89#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue]) [2024-11-20 13:30:16,637 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-20 13:30:16,637 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:16,637 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:16,638 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:16,638 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][222], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, 146#L688-7true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|), 89#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue]) [2024-11-20 13:30:16,638 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-20 13:30:16,638 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:16,638 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:16,638 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:16,644 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [139#L689true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 25#L689-3true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 82#L688-2true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:16,645 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-20 13:30:16,645 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:16,645 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:16,645 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:16,645 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [139#L689true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 93#L689-1true, 82#L688-2true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:16,645 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-20 13:30:16,645 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-20 13:30:16,645 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-20 13:30:16,645 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-20 13:30:16,645 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-20 13:30:16,660 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][129], [26#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 146#L688-7true, 40#L688-6true, Black: 176#true, Black: 181#true, 168#true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:16,660 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-20 13:30:16,660 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:16,661 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:16,661 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:16,686 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [139#L689true, 170#true, 172#true, 77#L696-6true, 104#L689true, 186#true, 191#true, 174#true, 38#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, 12#L688-1true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:16,686 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-20 13:30:16,686 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:16,686 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:16,686 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:16,686 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [139#L689true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 10#L688-1true, 38#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:16,687 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-20 13:30:16,687 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:16,687 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:16,687 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:16,741 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][129], [8#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, Black: 176#true, Black: 181#true, 21#L689-1true, 168#true, 82#L688-2true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:16,741 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-20 13:30:16,741 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:16,741 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:16,741 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:16,741 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:16,741 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][129], [8#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 10#L688-1true, Black: 176#true, Black: 181#true, 21#L689-1true, 168#true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:16,741 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-20 13:30:16,742 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:16,742 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:16,742 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:16,742 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [8#L690true, 170#true, 172#true, 104#L689true, 77#L696-6true, 186#true, 191#true, 174#true, Black: 176#true, 12#L688-1true, 21#L689-1true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:16,742 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-20 13:30:16,742 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:16,742 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:16,742 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:16,742 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([564] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][95], [8#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, Black: 176#true, 15#L688-6true, 12#L688-1true, 21#L689-1true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:16,742 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-20 13:30:16,742 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:16,742 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:16,742 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:16,742 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [8#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, Black: 176#true, 78#L689true, 21#L689-1true, Black: 181#true, 168#true, 82#L688-2true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:16,742 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-20 13:30:16,743 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:16,743 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:16,743 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:16,743 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:16,743 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [8#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 10#L688-1true, Black: 176#true, 78#L689true, 21#L689-1true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:16,743 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-20 13:30:16,743 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:16,743 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:16,743 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:16,743 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([646] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][49], [139#L689true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 97#L689-4true, 174#true, 115#$Ultimate##0true, Black: 176#true, Black: 181#true, 168#true, 93#L689-1true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:16,744 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-20 13:30:16,744 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-20 13:30:16,744 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-20 13:30:16,744 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:16,747 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([646] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][49], [139#L689true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 117#L689-1true, 174#true, 115#$Ultimate##0true, 25#L689-3true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:16,747 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-20 13:30:16,747 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:16,747 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:16,747 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-20 13:30:16,749 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([646] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][49], [139#L689true, 8#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 117#L689-1true, 174#true, 115#$Ultimate##0true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:16,750 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-20 13:30:16,750 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:16,750 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:16,750 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:16,751 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([646] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][49], [139#L689true, 8#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 146#L688-7true, Black: 176#true, 12#L688-1true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:16,751 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-20 13:30:16,751 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:16,751 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:16,751 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:16,752 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][129], [8#L690true, 170#true, 172#true, 77#L696-6true, 131#L688-7true, 186#true, 191#true, 174#true, Black: 176#true, Black: 181#true, 168#true, 82#L688-2true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:16,752 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is not cut-off event [2024-11-20 13:30:16,752 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is not cut-off event [2024-11-20 13:30:16,752 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is not cut-off event [2024-11-20 13:30:16,752 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is not cut-off event [2024-11-20 13:30:16,752 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is not cut-off event [2024-11-20 13:30:16,755 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([646] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][172], [139#L689true, 170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 117#L689-1true, 174#true, Black: 176#true, 12#L688-1true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:16,755 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-20 13:30:16,755 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:16,755 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:16,755 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:17,050 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][184], [170#true, 172#true, 77#L696-6true, 131#L688-7true, 186#true, 191#true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 82#L688-2true, 92#L689-4true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:17,050 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is not cut-off event [2024-11-20 13:30:17,050 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is not cut-off event [2024-11-20 13:30:17,050 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is not cut-off event [2024-11-20 13:30:17,050 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is not cut-off event [2024-11-20 13:30:17,052 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([646] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][49], [139#L689true, 8#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 36#L688-7true, 174#true, 10#L688-1true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:17,052 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-20 13:30:17,052 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:17,052 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:17,056 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:17,058 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([646] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][172], [139#L689true, 170#true, 172#true, 77#L696-6true, 63#L689-5true, 80#L689-1true, 191#true, 186#true, 174#true, 10#L688-1true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:17,061 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-20 13:30:17,061 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:17,061 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:17,061 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:17,063 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([646] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][49], [139#L689true, 8#L690true, 170#true, 172#true, 77#L696-6true, 80#L689-1true, 186#true, 191#true, 174#true, 106#$Ultimate##0true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:17,063 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-20 13:30:17,063 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:17,063 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:17,063 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:17,088 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [8#L690true, 170#true, 172#true, 104#L689true, 77#L696-6true, 131#L688-7true, 186#true, 191#true, 174#true, Black: 176#true, 12#L688-1true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:17,092 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-20 13:30:17,092 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:17,092 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:17,092 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:17,103 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [170#true, 172#true, 77#L696-6true, 104#L689true, 186#true, 191#true, 174#true, 38#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, 12#L688-1true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|), 55#L688-6true]) [2024-11-20 13:30:17,103 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-20 13:30:17,103 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:17,107 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-20 13:30:17,107 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-20 13:30:17,107 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][198], [170#true, 172#true, 77#L696-6true, 104#L689true, 63#L689-5true, 191#true, 186#true, 174#true, Black: 176#true, 12#L688-1true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|), 55#L688-6true]) [2024-11-20 13:30:17,107 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-20 13:30:17,107 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-20 13:30:17,107 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:17,108 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-20 13:30:17,112 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][123], [8#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 82#L688-2true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|), 55#L688-6true]) [2024-11-20 13:30:17,116 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-20 13:30:17,116 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:17,116 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:17,116 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:17,117 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][184], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 82#L688-2true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|), 55#L688-6true]) [2024-11-20 13:30:17,117 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is not cut-off event [2024-11-20 13:30:17,117 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is not cut-off event [2024-11-20 13:30:17,117 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is not cut-off event [2024-11-20 13:30:17,117 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is not cut-off event [2024-11-20 13:30:17,118 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][184], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 150#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 82#L688-2true, 92#L689-4true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:17,122 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is not cut-off event [2024-11-20 13:30:17,122 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is not cut-off event [2024-11-20 13:30:17,122 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is not cut-off event [2024-11-20 13:30:17,122 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is not cut-off event [2024-11-20 13:30:17,125 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [8#L690true, 170#true, 172#true, 77#L696-6true, 131#L688-7true, 186#true, 191#true, 174#true, 10#L688-1true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:17,125 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-20 13:30:17,129 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:17,129 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:17,129 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:17,131 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 10#L688-1true, 38#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|), 55#L688-6true]) [2024-11-20 13:30:17,131 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-20 13:30:17,131 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-20 13:30:17,131 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-20 13:30:17,131 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:17,132 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][222], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, 10#L688-1true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|), 55#L688-6true]) [2024-11-20 13:30:17,132 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-20 13:30:17,132 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-20 13:30:17,132 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-20 13:30:17,132 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:17,281 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [8#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 117#L689-1true, 174#true, 147#$Ultimate##0true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:17,281 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-20 13:30:17,281 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:17,281 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:17,281 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:17,286 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 77#L696-6true, 104#L689true, 186#true, 191#true, 174#true, 38#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 147#$Ultimate##0true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:17,286 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-20 13:30:17,286 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-20 13:30:17,286 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:17,286 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-20 13:30:17,287 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][222], [170#true, 172#true, 77#L696-6true, 104#L689true, 63#L689-5true, 186#true, 191#true, 174#true, 147#$Ultimate##0true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:17,287 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-20 13:30:17,287 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-20 13:30:17,287 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-20 13:30:17,287 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:17,294 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][198], [170#true, 172#true, 77#L696-6true, 104#L689true, 63#L689-5true, 80#L689-1true, 186#true, 191#true, 174#true, 147#$Ultimate##0true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:17,294 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-20 13:30:17,294 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:17,294 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:17,295 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:17,296 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [8#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 147#$Ultimate##0true, Black: 176#true, 15#L688-6true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:17,296 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-20 13:30:17,296 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-20 13:30:17,296 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:17,296 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-20 13:30:17,321 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][147], [170#true, 26#L690true, 172#true, 77#L696-6true, 104#L689true, 63#L689-5true, 186#true, 191#true, 173#true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:17,322 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-20 13:30:17,322 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:17,322 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:17,322 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:17,322 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [170#true, 26#L690true, 172#true, 77#L696-6true, 104#L689true, 191#true, 186#true, 173#true, 25#L689-3true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:17,322 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-20 13:30:17,322 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-20 13:30:17,322 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-20 13:30:17,322 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:17,323 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][144], [8#L690true, 170#true, 172#true, 77#L696-6true, 104#L689true, 186#true, 191#true, 173#true, 112#L689-5true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:17,323 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is not cut-off event [2024-11-20 13:30:17,323 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is not cut-off event [2024-11-20 13:30:17,323 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is not cut-off event [2024-11-20 13:30:17,323 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is not cut-off event [2024-11-20 13:30:17,359 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [170#true, 26#L690true, 172#true, 77#L696-6true, 104#L689true, 191#true, 186#true, 174#true, 115#$Ultimate##0true, Black: 176#true, Black: 181#true, 168#true, 93#L689-1true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:17,359 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is not cut-off event [2024-11-20 13:30:17,359 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is not cut-off event [2024-11-20 13:30:17,359 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is not cut-off event [2024-11-20 13:30:17,359 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is not cut-off event [2024-11-20 13:30:17,362 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][129], [26#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, Black: 176#true, Black: 181#true, 168#true, 93#L689-1true, 82#L688-2true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:17,362 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-20 13:30:17,363 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:17,363 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:17,363 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:17,363 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:17,363 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:17,380 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][196], [170#true, 172#true, 77#L696-6true, 104#L689true, 186#true, 191#true, 174#true, 115#$Ultimate##0true, 112#L689-5true, Black: 176#true, Black: 181#true, 168#true, 93#L689-1true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:17,380 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-20 13:30:17,380 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:17,380 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:17,380 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:17,387 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][232], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 191#true, 186#true, 174#true, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 82#L688-2true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:17,387 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-20 13:30:17,387 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:17,387 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:17,387 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:17,387 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:17,388 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:17,388 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][182], [8#L690true, 170#true, 172#true, 77#L696-6true, 191#true, 186#true, 174#true, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 82#L688-2true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:17,388 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-20 13:30:17,388 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:17,388 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:17,388 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:17,390 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][129], [26#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 25#L689-3true, Black: 176#true, Black: 181#true, 168#true, 82#L688-2true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:17,390 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-20 13:30:17,390 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:17,390 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:17,390 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:17,390 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][219], [170#true, 172#true, 77#L696-6true, 191#true, 186#true, 174#true, 25#L689-3true, 112#L689-5true, Black: 176#true, Black: 181#true, 168#true, 82#L688-2true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:17,390 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-20 13:30:17,390 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:17,391 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:17,391 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:17,391 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:17,392 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][182], [170#true, 172#true, 77#L696-6true, 41#L689true, 186#true, 191#true, 149#L689-4true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 82#L688-2true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:17,392 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is not cut-off event [2024-11-20 13:30:17,392 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is not cut-off event [2024-11-20 13:30:17,392 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is not cut-off event [2024-11-20 13:30:17,392 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is not cut-off event [2024-11-20 13:30:17,395 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][184], [170#true, 26#L690true, 172#true, 77#L696-6true, 63#L689-5true, 191#true, 186#true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 82#L688-2true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:17,396 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-20 13:30:17,396 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:17,396 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:17,396 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:17,396 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][183], [170#true, 26#L690true, 172#true, 77#L696-6true, 63#L689-5true, 191#true, 186#true, 174#true, Black: 176#true, Black: 181#true, 168#true, 82#L688-2true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:17,396 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-20 13:30:17,396 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:17,396 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:17,396 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:17,404 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([564] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][143], [8#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 112#L689-5true, Black: 176#true, 15#L688-6true, 12#L688-1true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:17,404 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-20 13:30:17,404 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:17,404 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:17,405 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:17,405 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][144], [8#L690true, 170#true, 172#true, 104#L689true, 77#L696-6true, 186#true, 191#true, 174#true, 112#L689-5true, Black: 176#true, 12#L688-1true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:17,405 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-20 13:30:17,405 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:17,405 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:17,405 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:17,405 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][181], [8#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 10#L688-1true, 112#L689-5true, Black: 176#true, Black: 181#true, 168#true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:17,405 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-20 13:30:17,405 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:17,405 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:17,405 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:17,406 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][181], [8#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 112#L689-5true, Black: 176#true, Black: 181#true, 168#true, 82#L688-2true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:17,406 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-20 13:30:17,406 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:17,406 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:17,406 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:17,406 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:17,406 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][182], [8#L690true, 170#true, 172#true, 77#L696-6true, 191#true, 186#true, 174#true, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 82#L688-2true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:17,406 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-20 13:30:17,406 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:17,406 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:17,406 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:17,406 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:17,407 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][182], [8#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 10#L688-1true, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:17,407 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-20 13:30:17,407 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:17,407 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:17,407 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:17,416 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][220], [170#true, 172#true, 77#L696-6true, 191#true, 186#true, 174#true, 106#$Ultimate##0true, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 93#L689-1true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:17,416 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-20 13:30:17,417 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:17,417 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:17,417 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:17,420 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([564] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][95], [8#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, Black: 176#true, 15#L688-6true, 12#L688-1true, 21#L689-1true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:17,421 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is not cut-off event [2024-11-20 13:30:17,421 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is not cut-off event [2024-11-20 13:30:17,421 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is not cut-off event [2024-11-20 13:30:17,421 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is not cut-off event [2024-11-20 13:30:17,421 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is not cut-off event [2024-11-20 13:30:17,425 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][198], [170#true, 172#true, 77#L696-6true, 104#L689true, 63#L689-5true, 186#true, 191#true, 174#true, 115#$Ultimate##0true, Black: 176#true, 21#L689-1true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:17,425 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-20 13:30:17,425 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:17,425 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:17,425 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:17,430 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 77#L696-6true, 191#true, 186#true, 174#true, Black: 176#true, 78#L689true, 21#L689-1true, Black: 181#true, 168#true, 93#L689-1true, 82#L688-2true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:17,430 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-20 13:30:17,430 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-20 13:30:17,430 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-20 13:30:17,430 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-20 13:30:17,434 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 25#L689-3true, Black: 176#true, 78#L689true, Black: 181#true, 21#L689-1true, 168#true, 82#L688-2true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:17,434 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-20 13:30:17,434 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:17,434 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:17,434 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:17,434 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][182], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 149#L689-4true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 93#L689-1true, 82#L688-2true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:17,434 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-20 13:30:17,434 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:17,434 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:17,434 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:17,435 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][129], [8#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 10#L688-1true, Black: 176#true, Black: 181#true, 21#L689-1true, 168#true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:17,435 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is not cut-off event [2024-11-20 13:30:17,435 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is not cut-off event [2024-11-20 13:30:17,435 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is not cut-off event [2024-11-20 13:30:17,435 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is not cut-off event [2024-11-20 13:30:17,435 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is not cut-off event [2024-11-20 13:30:17,443 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][222], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 191#true, 186#true, 174#true, 106#$Ultimate##0true, Black: 176#true, 78#L689true, 21#L689-1true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:17,443 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-20 13:30:17,443 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:17,443 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:17,443 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:17,449 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][76], [170#true, 26#L690true, 172#true, 77#L696-6true, 41#L689true, 191#true, 186#true, 174#true, 146#L688-7true, 115#$Ultimate##0true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:17,449 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-20 13:30:17,449 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-20 13:30:17,449 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:17,449 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-20 13:30:17,449 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:17,449 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:17,450 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][171], [170#true, 172#true, 77#L696-6true, 41#L689true, 186#true, 191#true, 174#true, 146#L688-7true, 112#L689-5true, Black: 176#true, 12#L688-1true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:17,452 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-20 13:30:17,452 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:17,452 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:17,452 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:17,453 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][171], [170#true, 172#true, 77#L696-6true, 41#L689true, 191#true, 186#true, 36#L688-7true, 174#true, 10#L688-1true, 112#L689-5true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:17,453 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-20 13:30:17,453 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:17,453 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:17,453 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:17,467 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [26#L690true, 170#true, 172#true, 77#L696-6true, 191#true, 148#L688-7true, 186#true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 82#L688-2true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:17,467 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-20 13:30:17,467 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:17,467 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:17,467 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:17,467 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:17,467 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:17,475 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][123], [170#true, 26#L690true, 172#true, 77#L696-6true, 148#L688-7true, 191#true, 186#true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 82#L688-2true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:17,475 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-20 13:30:17,476 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:17,476 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:17,476 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:17,477 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 104#L689true, 191#true, 148#L688-7true, 186#true, 174#true, Black: 176#true, 12#L688-1true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:17,477 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-20 13:30:17,478 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:17,478 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:17,478 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:17,478 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][196], [170#true, 172#true, 77#L696-6true, 104#L689true, 148#L688-7true, 186#true, 191#true, 174#true, 112#L689-5true, Black: 176#true, 12#L688-1true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:17,478 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-20 13:30:17,478 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:17,478 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:17,478 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:17,478 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:17,478 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:17,482 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 191#true, 186#true, 148#L688-7true, 174#true, 10#L688-1true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:17,482 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-20 13:30:17,482 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:17,482 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:17,482 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:17,482 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][220], [170#true, 172#true, 77#L696-6true, 191#true, 186#true, 148#L688-7true, 174#true, 10#L688-1true, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:17,482 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-20 13:30:17,482 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:17,482 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:17,482 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:17,483 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:17,483 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:17,493 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 191#true, 186#true, 174#true, 40#L688-6true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 82#L688-2true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:17,494 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-20 13:30:17,494 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:17,494 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:17,494 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:17,494 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 26#L690true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 40#L688-6true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 82#L688-2true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:17,494 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-20 13:30:17,494 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:17,494 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:17,494 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:17,495 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 26#L690true, 172#true, 77#L696-6true, 186#true, 191#true, 148#L688-7true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 82#L688-2true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:17,495 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-20 13:30:17,495 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:17,495 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:17,495 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:17,495 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:17,495 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:17,495 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:17,495 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][220], [170#true, 172#true, 77#L696-6true, 191#true, 186#true, 174#true, 40#L688-6true, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 82#L688-2true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:17,495 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-20 13:30:17,495 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:17,495 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:17,496 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:17,496 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][220], [170#true, 172#true, 77#L696-6true, 191#true, 186#true, 148#L688-7true, 174#true, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 82#L688-2true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:17,496 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-20 13:30:17,496 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:17,496 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:17,496 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:17,496 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:17,496 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:17,496 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][220], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 148#L688-7true, 149#L689-4true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 82#L688-2true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:17,496 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-20 13:30:17,496 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:17,496 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:17,497 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:17,501 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][171], [170#true, 172#true, 77#L696-6true, 80#L689-1true, 41#L689true, 186#true, 191#true, 174#true, 106#$Ultimate##0true, 112#L689-5true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:17,501 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-20 13:30:17,501 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:17,501 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:17,501 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:17,502 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [26#L690true, 170#true, 172#true, 77#L696-6true, 191#true, 186#true, 148#L688-7true, 174#true, 106#$Ultimate##0true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:17,502 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-20 13:30:17,502 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-20 13:30:17,502 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-20 13:30:17,502 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:17,526 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][184], [139#L689true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 82#L688-2true, 92#L689-4true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:17,526 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is not cut-off event [2024-11-20 13:30:17,526 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is not cut-off event [2024-11-20 13:30:17,526 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is not cut-off event [2024-11-20 13:30:17,526 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is not cut-off event [2024-11-20 13:30:17,572 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [170#true, 172#true, 77#L696-6true, 104#L689true, 186#true, 191#true, 174#true, 38#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, 12#L688-1true, 21#L689-1true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:17,573 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-20 13:30:17,573 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:17,573 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:17,573 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:17,574 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 77#L696-6true, 191#true, 186#true, 174#true, 10#L688-1true, 38#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, 78#L689true, Black: 181#true, 21#L689-1true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:17,574 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-20 13:30:17,574 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:17,574 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:17,574 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:17,575 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [139#L689true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 38#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 82#L688-2true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:17,575 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-20 13:30:17,575 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:17,575 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:17,575 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:17,593 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][196], [114#L688-1true, 170#true, 172#true, 77#L696-6true, 104#L689true, 191#true, 186#true, 36#L688-7true, 174#true, 112#L689-5true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:17,593 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-20 13:30:17,593 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:17,593 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:17,594 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:17,595 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][220], [114#L688-1true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 146#L688-7true, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:17,595 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-20 13:30:17,595 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:17,595 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:17,595 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:17,617 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [26#L690true, 170#true, 172#true, 77#L696-6true, 88#$Ultimate##0true, 186#true, 191#true, 174#true, 146#L688-7true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:17,617 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-20 13:30:17,617 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-20 13:30:17,617 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:17,618 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-20 13:30:17,623 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][220], [170#true, 172#true, 77#L696-6true, 88#$Ultimate##0true, 191#true, 186#true, 117#L689-1true, 174#true, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:17,623 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-20 13:30:17,623 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:17,623 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:17,623 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:17,625 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][196], [170#true, 172#true, 104#L689true, 77#L696-6true, 88#$Ultimate##0true, 80#L689-1true, 191#true, 186#true, 174#true, 112#L689-5true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:17,626 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-20 13:30:17,626 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:17,626 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:17,626 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:17,648 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [8#L690true, 170#true, 172#true, 77#L696-6true, 104#L689true, 131#L688-7true, 186#true, 191#true, 174#true, 115#$Ultimate##0true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:17,648 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-20 13:30:17,648 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:17,648 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-20 13:30:17,648 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-20 13:30:17,648 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([646] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][49], [139#L689true, 8#L690true, 170#true, 172#true, 77#L696-6true, 191#true, 186#true, 36#L688-7true, 174#true, Black: 176#true, Black: 181#true, 168#true, 82#L688-2true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:17,648 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-20 13:30:17,648 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:17,649 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:17,649 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:17,652 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][198], [170#true, 172#true, 104#L689true, 77#L696-6true, 63#L689-5true, 131#L688-7true, 186#true, 191#true, 174#true, Black: 176#true, 12#L688-1true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:17,653 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-20 13:30:17,653 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:17,653 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:17,653 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:17,653 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:17,653 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [170#true, 172#true, 77#L696-6true, 104#L689true, 131#L688-7true, 186#true, 191#true, 174#true, 38#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, 12#L688-1true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:17,653 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-20 13:30:17,653 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:17,653 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:17,653 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:17,654 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][198], [170#true, 172#true, 77#L696-6true, 104#L689true, 63#L689-5true, 131#L688-7true, 186#true, 191#true, 174#true, Black: 176#true, 12#L688-1true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:17,654 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-20 13:30:17,654 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:17,654 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:17,654 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:17,654 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:17,654 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:17,654 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [8#L690true, 170#true, 172#true, 77#L696-6true, 104#L689true, 131#L688-7true, 186#true, 191#true, 174#true, Black: 176#true, 12#L688-1true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:17,654 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-20 13:30:17,654 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:17,654 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:17,654 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:17,654 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:17,658 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][123], [8#L690true, 170#true, 172#true, 77#L696-6true, 131#L688-7true, 191#true, 186#true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 82#L688-2true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:17,658 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-20 13:30:17,658 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:17,658 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:17,658 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:17,659 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][184], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 131#L688-7true, 186#true, 191#true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 82#L688-2true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:17,659 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is not cut-off event [2024-11-20 13:30:17,659 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is not cut-off event [2024-11-20 13:30:17,659 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is not cut-off event [2024-11-20 13:30:17,659 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is not cut-off event [2024-11-20 13:30:17,661 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([646] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][172], [139#L689true, 170#true, 172#true, 77#L696-6true, 63#L689-5true, 80#L689-1true, 186#true, 191#true, 174#true, Black: 176#true, Black: 181#true, 168#true, 82#L688-2true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:17,661 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-20 13:30:17,661 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:17,661 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:17,661 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:17,664 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][222], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 131#L688-7true, 186#true, 191#true, 174#true, 10#L688-1true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:17,664 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-20 13:30:17,664 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:17,664 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:17,664 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:17,665 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:17,665 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 77#L696-6true, 131#L688-7true, 186#true, 191#true, 174#true, 10#L688-1true, 38#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:17,665 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-20 13:30:17,665 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:17,665 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:17,665 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:17,665 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][222], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 131#L688-7true, 186#true, 191#true, 174#true, 10#L688-1true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:17,665 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-20 13:30:17,665 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:17,665 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:17,666 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:17,666 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:17,666 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:17,666 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [8#L690true, 170#true, 172#true, 77#L696-6true, 131#L688-7true, 186#true, 191#true, 174#true, 10#L688-1true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:17,666 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-20 13:30:17,666 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:17,666 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:17,666 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:17,666 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:17,667 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [8#L690true, 170#true, 172#true, 77#L696-6true, 131#L688-7true, 186#true, 191#true, 174#true, 106#$Ultimate##0true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:17,667 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-20 13:30:17,667 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-20 13:30:17,667 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-20 13:30:17,667 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:17,684 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [8#L690true, 170#true, 172#true, 77#L696-6true, 131#L688-7true, 186#true, 191#true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 82#L688-2true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:17,684 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-20 13:30:17,684 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:17,684 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:17,684 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:17,684 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:17,697 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][184], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, 150#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 82#L688-2true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:17,698 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is not cut-off event [2024-11-20 13:30:17,698 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is not cut-off event [2024-11-20 13:30:17,698 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is not cut-off event [2024-11-20 13:30:17,698 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is not cut-off event [2024-11-20 13:30:17,700 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 38#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 82#L688-2true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|), 55#L688-6true]) [2024-11-20 13:30:17,700 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-20 13:30:17,700 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:17,700 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:17,701 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:17,701 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][222], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 82#L688-2true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|), 55#L688-6true]) [2024-11-20 13:30:17,701 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-20 13:30:17,701 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:17,701 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:17,701 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:17,796 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][222], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, 146#L688-7true, Black: 176#true, 78#L689true, Black: 181#true, 46#L688-1true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:17,796 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-20 13:30:17,796 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:17,796 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:17,797 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:17,823 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][222], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 117#L689-1true, 174#true, 147#$Ultimate##0true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:17,823 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-20 13:30:17,824 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:17,824 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:17,824 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:17,824 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:17,824 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 117#L689-1true, 174#true, 38#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 147#$Ultimate##0true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:17,824 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-20 13:30:17,824 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:17,824 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:17,824 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:17,825 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][222], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 117#L689-1true, 174#true, 147#$Ultimate##0true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:17,825 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-20 13:30:17,825 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:17,825 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:17,825 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:17,825 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:17,825 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:17,825 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [8#L690true, 170#true, 172#true, 77#L696-6true, 191#true, 186#true, 117#L689-1true, 174#true, 147#$Ultimate##0true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:17,825 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-20 13:30:17,825 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:17,825 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:17,826 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:17,826 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:17,834 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [8#L690true, 170#true, 172#true, 77#L696-6true, 191#true, 186#true, 174#true, 146#L688-7true, 147#$Ultimate##0true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:17,834 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-20 13:30:17,834 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:17,834 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-20 13:30:17,834 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-20 13:30:17,834 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-20 13:30:17,834 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-20 13:30:17,888 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([564] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][95], [26#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 25#L689-3true, Black: 176#true, 15#L688-6true, 12#L688-1true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:17,888 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-20 13:30:17,888 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:17,889 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:17,889 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:17,890 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [26#L690true, 170#true, 172#true, 77#L696-6true, 104#L689true, 186#true, 191#true, 174#true, Black: 176#true, 12#L688-1true, Black: 181#true, 168#true, 93#L689-1true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:17,890 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-20 13:30:17,890 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:17,890 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:17,890 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:17,891 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [170#true, 26#L690true, 172#true, 77#L696-6true, 104#L689true, 186#true, 191#true, 174#true, 115#$Ultimate##0true, Black: 176#true, Black: 181#true, 168#true, 93#L689-1true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:17,891 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-20 13:30:17,891 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:17,891 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:17,891 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:17,891 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:17,892 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 26#L690true, 172#true, 77#L696-6true, 191#true, 186#true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 93#L689-1true, 82#L688-2true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:17,893 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-20 13:30:17,893 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:17,893 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:17,893 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:17,893 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:17,904 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][123], [170#true, 26#L690true, 172#true, 77#L696-6true, 41#L689true, 191#true, 186#true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 82#L688-2true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:17,904 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-20 13:30:17,904 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:17,904 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:17,904 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:17,905 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][182], [170#true, 172#true, 77#L696-6true, 41#L689true, 186#true, 191#true, 174#true, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 82#L688-2true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:17,905 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is not cut-off event [2024-11-20 13:30:17,905 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is not cut-off event [2024-11-20 13:30:17,905 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2024-11-20 13:30:17,905 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is not cut-off event [2024-11-20 13:30:17,905 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][182], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 93#L689-1true, 82#L688-2true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:17,906 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-20 13:30:17,906 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:17,906 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:17,906 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:17,912 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][219], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 146#L688-7true, 112#L689-5true, 25#L689-3true, Black: 176#true, Black: 181#true, 168#true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:17,912 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-20 13:30:17,912 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:17,912 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:17,912 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:17,912 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][220], [170#true, 172#true, 77#L696-6true, 191#true, 186#true, 174#true, 146#L688-7true, 112#L689-5true, 25#L689-3true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:17,913 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-20 13:30:17,913 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:17,913 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:17,913 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:17,916 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][227], [170#true, 172#true, 104#L689true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, 115#$Ultimate##0true, 112#L689-5true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:17,916 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-20 13:30:17,917 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:17,917 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:17,917 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:17,923 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 104#L689true, 41#L689true, 186#true, 191#true, 174#true, Black: 176#true, 12#L688-1true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:17,924 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-20 13:30:17,924 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:17,924 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:17,924 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:17,924 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][196], [170#true, 172#true, 104#L689true, 77#L696-6true, 41#L689true, 191#true, 186#true, 174#true, 112#L689-5true, Black: 176#true, 12#L688-1true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:17,924 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-20 13:30:17,924 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:17,925 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:17,925 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:17,931 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][182], [72#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 149#L689-4true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 82#L688-2true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:17,931 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is not cut-off event [2024-11-20 13:30:17,931 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is not cut-off event [2024-11-20 13:30:17,931 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is not cut-off event [2024-11-20 13:30:17,931 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2024-11-20 13:30:17,933 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][129], [26#L690true, 170#true, 172#true, 77#L696-6true, 191#true, 186#true, 174#true, 10#L688-1true, 25#L689-3true, Black: 176#true, Black: 181#true, 168#true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:17,933 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-20 13:30:17,933 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:17,933 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:17,933 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:17,934 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [26#L690true, 170#true, 172#true, 77#L696-6true, 191#true, 186#true, 174#true, 10#L688-1true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 93#L689-1true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:17,934 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-20 13:30:17,934 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:17,934 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:17,934 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:17,940 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 41#L689true, 186#true, 191#true, 174#true, 10#L688-1true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:17,941 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-20 13:30:17,941 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:17,941 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:17,941 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:17,941 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][220], [170#true, 172#true, 77#L696-6true, 41#L689true, 186#true, 191#true, 174#true, 10#L688-1true, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:17,941 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-20 13:30:17,941 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:17,942 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:17,942 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:17,952 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][232], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 191#true, 186#true, 174#true, 106#$Ultimate##0true, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:17,953 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-20 13:30:17,953 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:17,953 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:17,953 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:17,960 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][129], [8#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, Black: 176#true, Black: 181#true, 21#L689-1true, 168#true, 82#L688-2true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:17,961 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is not cut-off event [2024-11-20 13:30:17,961 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is not cut-off event [2024-11-20 13:30:17,961 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2024-11-20 13:30:17,961 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is not cut-off event [2024-11-20 13:30:17,961 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is not cut-off event [2024-11-20 13:30:17,961 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is not cut-off event [2024-11-20 13:30:17,970 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][184], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 21#L689-1true, 168#true, 82#L688-2true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|), 92#L689-4true]) [2024-11-20 13:30:17,970 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is not cut-off event [2024-11-20 13:30:17,970 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is not cut-off event [2024-11-20 13:30:17,971 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is not cut-off event [2024-11-20 13:30:17,971 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2024-11-20 13:30:17,987 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][76], [170#true, 26#L690true, 172#true, 77#L696-6true, 41#L689true, 191#true, 186#true, 174#true, 146#L688-7true, Black: 176#true, 12#L688-1true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:17,988 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-20 13:30:17,988 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:17,988 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:17,988 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:17,988 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][76], [170#true, 26#L690true, 172#true, 77#L696-6true, 41#L689true, 191#true, 186#true, 36#L688-7true, 174#true, 10#L688-1true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:17,989 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-20 13:30:17,989 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:17,989 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:17,989 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:17,990 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][171], [170#true, 172#true, 77#L696-6true, 41#L689true, 191#true, 186#true, 36#L688-7true, 174#true, 112#L689-5true, Black: 176#true, Black: 181#true, 168#true, 82#L688-2true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:17,990 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-20 13:30:17,991 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:17,991 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:17,991 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:17,998 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [170#true, 26#L690true, 172#true, 77#L696-6true, 104#L689true, 186#true, 191#true, 174#true, 40#L688-6true, Black: 176#true, 12#L688-1true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:17,999 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-20 13:30:17,999 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:17,999 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:17,999 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:18,001 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 26#L690true, 172#true, 77#L696-6true, 191#true, 186#true, 174#true, 10#L688-1true, 40#L688-6true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:18,001 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-20 13:30:18,001 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:18,002 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:18,002 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:18,011 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 191#true, 148#L688-7true, 186#true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 82#L688-2true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:18,011 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-20 13:30:18,011 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:18,011 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:18,011 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:18,011 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][220], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 148#L688-7true, 174#true, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 82#L688-2true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:18,011 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-20 13:30:18,011 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:18,011 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:18,012 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:18,012 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:18,012 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:18,012 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:18,029 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][76], [170#true, 26#L690true, 172#true, 77#L696-6true, 41#L689true, 80#L689-1true, 191#true, 186#true, 174#true, 106#$Ultimate##0true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:18,030 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-20 13:30:18,030 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:18,030 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:18,030 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:18,041 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [8#L690true, 170#true, 172#true, 104#L689true, 77#L696-6true, 186#true, 191#true, 174#true, Black: 176#true, 12#L688-1true, Black: 181#true, 21#L689-1true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:18,042 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-20 13:30:18,042 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:18,042 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:18,042 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:18,042 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:18,050 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][198], [139#L689true, 170#true, 172#true, 77#L696-6true, 104#L689true, 63#L689-5true, 186#true, 191#true, 174#true, Black: 176#true, 12#L688-1true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:18,050 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-20 13:30:18,050 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:18,050 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:18,050 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:18,050 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [139#L689true, 170#true, 172#true, 77#L696-6true, 104#L689true, 191#true, 186#true, 174#true, 38#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, 12#L688-1true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:18,050 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-20 13:30:18,050 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:18,051 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:18,051 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:18,051 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:18,051 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [139#L689true, 170#true, 172#true, 104#L689true, 77#L696-6true, 186#true, 191#true, 174#true, Black: 176#true, 12#L688-1true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|), 92#L689-4true]) [2024-11-20 13:30:18,051 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-20 13:30:18,051 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:18,051 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:18,051 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:18,051 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][198], [139#L689true, 170#true, 172#true, 104#L689true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, Black: 176#true, 12#L688-1true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:18,051 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-20 13:30:18,051 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:18,051 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:18,051 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:18,051 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:18,051 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [139#L689true, 8#L690true, 170#true, 172#true, 77#L696-6true, 104#L689true, 186#true, 191#true, 174#true, Black: 176#true, 12#L688-1true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:18,051 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-20 13:30:18,051 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:18,051 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:18,052 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:18,057 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][123], [139#L689true, 8#L690true, 170#true, 172#true, 77#L696-6true, 191#true, 186#true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 82#L688-2true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:18,057 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-20 13:30:18,057 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:18,057 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:18,058 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:18,058 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][184], [139#L689true, 170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 82#L688-2true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:18,058 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is not cut-off event [2024-11-20 13:30:18,058 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is not cut-off event [2024-11-20 13:30:18,058 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is not cut-off event [2024-11-20 13:30:18,058 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2024-11-20 13:30:18,061 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][184], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 82#L688-2true, 89#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 92#L689-4true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:18,061 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is not cut-off event [2024-11-20 13:30:18,061 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is not cut-off event [2024-11-20 13:30:18,061 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2024-11-20 13:30:18,061 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is not cut-off event [2024-11-20 13:30:18,063 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [8#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 10#L688-1true, Black: 176#true, 78#L689true, 21#L689-1true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:18,063 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-20 13:30:18,063 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:18,063 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:18,063 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:18,063 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:18,065 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][222], [139#L689true, 170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, 10#L688-1true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:18,065 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-20 13:30:18,066 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:18,066 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:18,066 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:18,066 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [139#L689true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 10#L688-1true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 92#L689-4true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:18,066 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-20 13:30:18,066 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:18,066 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:18,066 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:18,066 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [139#L689true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 10#L688-1true, 38#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:18,066 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-20 13:30:18,066 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:18,066 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:18,067 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:18,067 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:18,067 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][222], [139#L689true, 170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, 10#L688-1true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:18,067 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-20 13:30:18,067 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:18,067 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:18,067 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:18,067 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:18,067 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [139#L689true, 8#L690true, 170#true, 172#true, 77#L696-6true, 191#true, 186#true, 174#true, 10#L688-1true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:18,067 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-20 13:30:18,067 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:18,068 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:18,068 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:18,084 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [26#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 146#L688-7true, 40#L688-6true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:18,085 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-20 13:30:18,085 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:18,085 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:18,085 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:18,095 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][196], [170#true, 172#true, 77#L696-6true, 104#L689true, 191#true, 186#true, 109#L688-2true, 36#L688-7true, 174#true, 112#L689-5true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:18,096 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-20 13:30:18,096 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:18,096 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:18,096 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:18,097 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][220], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 109#L688-2true, 174#true, 146#L688-7true, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:18,097 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-20 13:30:18,097 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:18,097 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:18,097 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:18,111 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 38#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, 78#L689true, 21#L689-1true, Black: 181#true, 168#true, 82#L688-2true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:18,111 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-20 13:30:18,111 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:18,112 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:18,112 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:18,127 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [114#L688-1true, 170#true, 26#L690true, 172#true, 77#L696-6true, 104#L689true, 186#true, 191#true, 36#L688-7true, 174#true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:18,127 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-20 13:30:18,127 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:18,128 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:18,128 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:18,469 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [170#true, 26#L690true, 172#true, 77#L696-6true, 88#$Ultimate##0true, 104#L689true, 80#L689-1true, 191#true, 186#true, 174#true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:18,470 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-20 13:30:18,470 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:18,470 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:18,470 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:18,505 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([646] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][172], [139#L689true, 170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, 146#L688-7true, Black: 176#true, Black: 181#true, 168#true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:18,505 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-20 13:30:18,506 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:18,506 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:18,506 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:18,506 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([646] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][172], [139#L689true, 170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 36#L688-7true, 174#true, Black: 176#true, 15#L688-6true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:18,506 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-20 13:30:18,506 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:18,506 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:18,506 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:18,511 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][222], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 131#L688-7true, 186#true, 191#true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 82#L688-2true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:18,511 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-20 13:30:18,511 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:18,511 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:18,511 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:18,511 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:18,511 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:18,512 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 77#L696-6true, 131#L688-7true, 186#true, 191#true, 174#true, 38#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 82#L688-2true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:18,512 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-20 13:30:18,512 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:18,512 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:18,512 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:18,512 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][222], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 131#L688-7true, 186#true, 191#true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 82#L688-2true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:18,512 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-20 13:30:18,512 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:18,512 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:18,512 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:18,513 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:18,513 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:18,513 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:18,513 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][222], [170#true, 172#true, 77#L696-6true, 131#L688-7true, 186#true, 191#true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 82#L688-2true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|), 92#L689-4true]) [2024-11-20 13:30:18,513 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-20 13:30:18,513 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:18,513 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:18,513 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:18,513 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [8#L690true, 170#true, 172#true, 77#L696-6true, 131#L688-7true, 186#true, 191#true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 82#L688-2true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:18,513 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-20 13:30:18,513 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:18,513 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:18,514 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:18,514 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:18,514 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:18,532 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [8#L690true, 170#true, 172#true, 77#L696-6true, 104#L689true, 191#true, 186#true, 174#true, Black: 176#true, 12#L688-1true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|), 55#L688-6true]) [2024-11-20 13:30:18,532 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-20 13:30:18,532 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:18,532 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:18,532 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:18,545 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][123], [8#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 150#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 82#L688-2true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:18,546 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is not cut-off event [2024-11-20 13:30:18,546 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2024-11-20 13:30:18,546 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is not cut-off event [2024-11-20 13:30:18,546 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is not cut-off event [2024-11-20 13:30:18,549 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [8#L690true, 170#true, 172#true, 77#L696-6true, 191#true, 186#true, 174#true, 10#L688-1true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|), 55#L688-6true]) [2024-11-20 13:30:18,549 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-20 13:30:18,549 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:18,550 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:18,550 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:18,608 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][222], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, 146#L688-7true, Black: 176#true, 74#L688-2true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:18,608 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-20 13:30:18,608 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:18,609 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:18,609 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:18,654 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][198], [170#true, 172#true, 104#L689true, 77#L696-6true, 80#L689-1true, 63#L689-5true, 186#true, 191#true, 174#true, Black: 176#true, Black: 181#true, 46#L688-1true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:18,655 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-20 13:30:18,655 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:18,655 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:18,655 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:18,679 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [8#L690true, 170#true, 172#true, 77#L696-6true, 104#L689true, 186#true, 191#true, 174#true, 147#$Ultimate##0true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:18,680 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-20 13:30:18,680 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:18,680 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:18,680 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-20 13:30:18,692 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [8#L690true, 170#true, 172#true, 77#L696-6true, 104#L689true, 80#L689-1true, 186#true, 191#true, 174#true, 147#$Ultimate##0true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:18,693 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-20 13:30:18,693 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:18,693 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:18,693 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:18,760 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][183], [170#true, 26#L690true, 172#true, 77#L696-6true, 63#L689-5true, 191#true, 186#true, 174#true, Black: 176#true, Black: 181#true, 168#true, 82#L688-2true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:18,760 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-20 13:30:18,760 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:18,760 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:18,760 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:18,760 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:18,761 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][129], [170#true, 26#L690true, 172#true, 77#L696-6true, 191#true, 186#true, 174#true, 25#L689-3true, Black: 176#true, Black: 181#true, 168#true, 82#L688-2true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:18,761 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-20 13:30:18,761 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:18,762 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:18,762 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:18,762 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:18,762 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][129], [26#L690true, 170#true, 172#true, 77#L696-6true, 191#true, 186#true, 174#true, 25#L689-3true, Black: 176#true, Black: 181#true, 168#true, 82#L688-2true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:18,762 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-20 13:30:18,762 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:18,763 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:18,763 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:18,763 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:18,763 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:18,765 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [26#L690true, 170#true, 172#true, 77#L696-6true, 191#true, 186#true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 93#L689-1true, 82#L688-2true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:18,765 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-20 13:30:18,765 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:18,765 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:18,765 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:18,765 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:18,765 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:18,778 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][123], [170#true, 26#L690true, 172#true, 77#L696-6true, 191#true, 186#true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 93#L689-1true, 82#L688-2true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:18,779 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-20 13:30:18,779 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:18,779 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:18,779 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:18,783 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][182], [72#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 82#L688-2true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:18,783 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is not cut-off event [2024-11-20 13:30:18,783 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is not cut-off event [2024-11-20 13:30:18,783 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is not cut-off event [2024-11-20 13:30:18,783 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is not cut-off event [2024-11-20 13:30:18,796 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][231], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, 112#L689-5true, Black: 176#true, 15#L688-6true, Black: 181#true, 168#true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:18,796 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-20 13:30:18,796 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:18,796 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:18,796 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:18,796 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][232], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, 112#L689-5true, Black: 176#true, 15#L688-6true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:18,796 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-20 13:30:18,796 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:18,797 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:18,797 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:18,797 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][237], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, 146#L688-7true, 112#L689-5true, Black: 176#true, Black: 181#true, 168#true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:18,797 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-20 13:30:18,797 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:18,797 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:18,797 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:18,798 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][238], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 191#true, 186#true, 174#true, 146#L688-7true, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:18,798 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-20 13:30:18,798 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:18,798 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:18,798 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:18,799 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][237], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, 146#L688-7true, 112#L689-5true, Black: 176#true, Black: 181#true, 168#true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:18,799 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-20 13:30:18,800 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:18,800 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:18,800 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:18,800 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:18,800 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][238], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 191#true, 186#true, 174#true, 146#L688-7true, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:18,800 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-20 13:30:18,800 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:18,800 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:18,800 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:18,800 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:18,801 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][231], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, 112#L689-5true, Black: 176#true, 85#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, Black: 181#true, 168#true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:18,801 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-20 13:30:18,801 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:18,801 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:18,801 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:18,801 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][232], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 191#true, 186#true, 174#true, 112#L689-5true, Black: 176#true, 85#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:18,801 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-20 13:30:18,801 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:18,801 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:18,801 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:18,802 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][219], [170#true, 172#true, 77#L696-6true, 191#true, 186#true, 174#true, 146#L688-7true, 112#L689-5true, Black: 176#true, Black: 181#true, 168#true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|), 92#L689-4true]) [2024-11-20 13:30:18,802 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-20 13:30:18,803 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:18,803 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:18,803 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:18,803 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][220], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 146#L688-7true, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 92#L689-4true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:18,803 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-20 13:30:18,803 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:18,803 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:18,803 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:18,804 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][219], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 146#L688-7true, 38#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 112#L689-5true, Black: 176#true, Black: 181#true, 168#true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:18,804 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-20 13:30:18,804 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:18,804 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:18,804 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:18,804 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][220], [170#true, 172#true, 77#L696-6true, 191#true, 186#true, 174#true, 146#L688-7true, 38#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:18,804 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-20 13:30:18,804 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:18,804 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:18,805 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:18,805 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][222], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 149#L689-4true, 174#true, 146#L688-7true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:18,805 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-20 13:30:18,805 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:18,805 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:18,805 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:18,805 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][213], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 149#L689-4true, 174#true, 146#L688-7true, Black: 176#true, Black: 181#true, 168#true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:18,805 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-20 13:30:18,806 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:18,806 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:18,806 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:18,806 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][237], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 191#true, 186#true, 174#true, 146#L688-7true, 112#L689-5true, Black: 176#true, Black: 181#true, 168#true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:18,806 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-20 13:30:18,806 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:18,806 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:18,806 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:18,806 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:18,806 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:18,807 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][238], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, 146#L688-7true, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:18,807 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-20 13:30:18,807 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:18,807 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:18,807 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:18,807 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:18,807 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:18,808 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][196], [170#true, 172#true, 104#L689true, 77#L696-6true, 186#true, 191#true, 174#true, 115#$Ultimate##0true, 25#L689-3true, 112#L689-5true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:18,808 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-20 13:30:18,808 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:18,808 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:18,808 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:18,810 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 104#L689true, 186#true, 191#true, 174#true, Black: 176#true, 12#L688-1true, Black: 181#true, 168#true, 93#L689-1true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:18,810 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-20 13:30:18,810 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:18,811 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:18,811 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:18,811 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][196], [170#true, 172#true, 77#L696-6true, 104#L689true, 191#true, 186#true, 174#true, 112#L689-5true, 25#L689-3true, Black: 176#true, 12#L688-1true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:18,811 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-20 13:30:18,811 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:18,811 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:18,811 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:18,811 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:18,811 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][196], [170#true, 172#true, 77#L696-6true, 104#L689true, 186#true, 191#true, 174#true, 112#L689-5true, Black: 176#true, 12#L688-1true, Black: 181#true, 168#true, 93#L689-1true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:18,811 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-20 13:30:18,811 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:18,811 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:18,812 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:18,812 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:18,812 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [170#true, 26#L690true, 172#true, 77#L696-6true, 104#L689true, 186#true, 191#true, 174#true, Black: 176#true, 12#L688-1true, Black: 181#true, 168#true, 93#L689-1true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:18,812 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-20 13:30:18,812 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:18,812 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:18,812 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:18,812 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:18,812 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][196], [170#true, 172#true, 77#L696-6true, 104#L689true, 191#true, 186#true, 174#true, 112#L689-5true, Black: 176#true, 12#L688-1true, Black: 181#true, 168#true, 93#L689-1true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:18,812 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-20 13:30:18,812 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:18,812 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:18,812 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:18,812 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:18,812 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:18,821 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][123], [170#true, 26#L690true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 25#L689-3true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 82#L688-2true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:18,821 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-20 13:30:18,821 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:18,821 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:18,821 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:18,823 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][182], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 149#L689-4true, 174#true, 25#L689-3true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 82#L688-2true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:18,823 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-20 13:30:18,823 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:18,823 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:18,823 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:18,826 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [26#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 25#L689-3true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 82#L688-2true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:18,827 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-20 13:30:18,827 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:18,827 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:18,827 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:18,827 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][220], [170#true, 172#true, 77#L696-6true, 191#true, 186#true, 174#true, 25#L689-3true, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 82#L688-2true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:18,827 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-20 13:30:18,827 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:18,827 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:18,827 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:18,827 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:18,831 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 41#L689true, 186#true, 191#true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 82#L688-2true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:18,831 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-20 13:30:18,831 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:18,831 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:18,831 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:18,831 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 26#L690true, 172#true, 77#L696-6true, 191#true, 186#true, 174#true, 25#L689-3true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 82#L688-2true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:18,832 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-20 13:30:18,832 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:18,832 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:18,832 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:18,832 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:18,832 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 26#L690true, 172#true, 77#L696-6true, 41#L689true, 191#true, 186#true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 82#L688-2true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:18,832 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-20 13:30:18,832 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:18,832 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:18,832 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:18,832 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 26#L690true, 172#true, 77#L696-6true, 191#true, 186#true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 93#L689-1true, 82#L688-2true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:18,833 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-20 13:30:18,833 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:18,833 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:18,833 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:18,833 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:18,833 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:18,833 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:18,833 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][220], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 25#L689-3true, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 82#L688-2true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:18,833 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-20 13:30:18,833 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:18,833 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:18,833 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:18,833 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:18,833 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:18,833 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][220], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 149#L689-4true, 174#true, 25#L689-3true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 82#L688-2true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:18,833 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-20 13:30:18,833 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:18,834 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:18,834 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:18,834 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][220], [170#true, 172#true, 77#L696-6true, 41#L689true, 191#true, 186#true, 174#true, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 82#L688-2true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:18,834 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-20 13:30:18,834 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:18,834 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:18,834 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:18,834 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][220], [170#true, 172#true, 77#L696-6true, 191#true, 186#true, 174#true, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 93#L689-1true, 82#L688-2true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:18,834 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-20 13:30:18,834 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:18,834 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:18,834 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:18,834 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:18,834 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:18,834 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][220], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 149#L689-4true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 93#L689-1true, 82#L688-2true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:18,834 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-20 13:30:18,834 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:18,834 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:18,834 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:18,844 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 191#true, 186#true, 174#true, 10#L688-1true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 93#L689-1true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:18,845 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-20 13:30:18,845 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:18,845 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:18,845 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:18,845 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][220], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 10#L688-1true, 112#L689-5true, 25#L689-3true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:18,845 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-20 13:30:18,845 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:18,845 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:18,845 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:18,845 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:18,845 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][220], [170#true, 172#true, 77#L696-6true, 191#true, 186#true, 174#true, 10#L688-1true, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 93#L689-1true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:18,846 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-20 13:30:18,846 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:18,846 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:18,846 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:18,846 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:18,846 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 26#L690true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 10#L688-1true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 93#L689-1true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:18,846 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-20 13:30:18,846 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:18,846 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:18,846 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:18,846 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:18,847 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][220], [170#true, 172#true, 77#L696-6true, 191#true, 186#true, 174#true, 10#L688-1true, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 93#L689-1true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:18,847 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-20 13:30:18,847 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:18,847 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:18,847 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:18,847 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:18,847 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:18,853 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [26#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 106#$Ultimate##0true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 93#L689-1true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:18,853 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-20 13:30:18,853 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:18,853 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:18,853 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:18,862 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][220], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 106#$Ultimate##0true, 112#L689-5true, 25#L689-3true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:18,862 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-20 13:30:18,862 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:18,862 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:18,862 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:18,866 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [8#L690true, 170#true, 172#true, 77#L696-6true, 104#L689true, 186#true, 191#true, 174#true, 115#$Ultimate##0true, Black: 176#true, 21#L689-1true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:18,866 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-20 13:30:18,866 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:18,866 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:18,866 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:18,869 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][198], [170#true, 172#true, 104#L689true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, Black: 176#true, 12#L688-1true, Black: 181#true, 21#L689-1true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:18,869 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-20 13:30:18,869 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:18,869 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:18,869 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:18,869 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:18,869 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:18,869 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [170#true, 172#true, 77#L696-6true, 104#L689true, 186#true, 191#true, 174#true, Black: 176#true, 12#L688-1true, Black: 181#true, 21#L689-1true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|), 92#L689-4true]) [2024-11-20 13:30:18,869 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-20 13:30:18,870 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:18,870 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:18,870 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:18,870 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [170#true, 172#true, 77#L696-6true, 104#L689true, 186#true, 191#true, 174#true, 38#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, 12#L688-1true, Black: 181#true, 21#L689-1true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:18,870 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-20 13:30:18,870 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:18,870 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:18,870 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:18,870 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:18,870 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][198], [170#true, 172#true, 77#L696-6true, 104#L689true, 63#L689-5true, 186#true, 191#true, 174#true, Black: 176#true, 12#L688-1true, 21#L689-1true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:18,870 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-20 13:30:18,870 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:18,871 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:18,871 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:18,871 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:18,871 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:18,871 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:18,871 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [8#L690true, 170#true, 172#true, 77#L696-6true, 104#L689true, 186#true, 191#true, 174#true, Black: 176#true, 12#L688-1true, 21#L689-1true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:18,871 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-20 13:30:18,871 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:18,871 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:18,871 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:18,871 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:18,871 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:18,875 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][123], [8#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 21#L689-1true, 168#true, 82#L688-2true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:18,875 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-20 13:30:18,875 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:18,875 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:18,875 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:18,875 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][184], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, Black: 176#true, 78#L689true, 21#L689-1true, Black: 181#true, 168#true, 82#L688-2true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:18,875 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is not cut-off event [2024-11-20 13:30:18,875 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is not cut-off event [2024-11-20 13:30:18,876 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is not cut-off event [2024-11-20 13:30:18,876 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is not cut-off event [2024-11-20 13:30:18,879 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][222], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, 10#L688-1true, Black: 176#true, 78#L689true, Black: 181#true, 21#L689-1true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:18,879 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-20 13:30:18,879 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:18,880 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:18,880 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:18,880 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:18,880 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:18,880 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 10#L688-1true, Black: 176#true, 78#L689true, 21#L689-1true, Black: 181#true, 168#true, 92#L689-4true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:18,880 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-20 13:30:18,880 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:18,880 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:18,880 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:18,880 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 10#L688-1true, 38#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, 78#L689true, 21#L689-1true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:18,880 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-20 13:30:18,880 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:18,880 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:18,881 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:18,881 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:18,881 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][222], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, 10#L688-1true, Black: 176#true, 78#L689true, 21#L689-1true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:18,881 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-20 13:30:18,881 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:18,881 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:18,881 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:18,881 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:18,881 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:18,881 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:18,882 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [8#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 10#L688-1true, Black: 176#true, 78#L689true, Black: 181#true, 21#L689-1true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:18,882 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-20 13:30:18,882 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:18,882 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:18,882 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:18,882 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:18,882 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:18,883 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [8#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 106#$Ultimate##0true, Black: 176#true, 78#L689true, 21#L689-1true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:18,883 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-20 13:30:18,883 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:18,883 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:18,883 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:18,888 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][76], [170#true, 26#L690true, 172#true, 77#L696-6true, 41#L689true, 186#true, 191#true, 117#L689-1true, 174#true, 115#$Ultimate##0true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:18,888 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-20 13:30:18,888 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:18,888 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:18,888 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:18,888 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:18,889 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][76], [170#true, 26#L690true, 172#true, 77#L696-6true, 41#L689true, 186#true, 191#true, 36#L688-7true, 174#true, Black: 176#true, Black: 181#true, 168#true, 82#L688-2true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:18,889 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-20 13:30:18,889 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:18,889 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:18,889 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:18,890 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][171], [170#true, 172#true, 77#L696-6true, 41#L689true, 191#true, 186#true, 117#L689-1true, 174#true, 112#L689-5true, Black: 176#true, 12#L688-1true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:18,890 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-20 13:30:18,890 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:18,890 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:18,890 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:18,891 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][171], [170#true, 172#true, 77#L696-6true, 80#L689-1true, 41#L689true, 191#true, 186#true, 174#true, 10#L688-1true, 112#L689-5true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:18,891 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-20 13:30:18,891 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:18,891 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:18,891 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:18,893 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][76], [170#true, 172#true, 77#L696-6true, 41#L689true, 186#true, 191#true, 117#L689-1true, 174#true, 115#$Ultimate##0true, Black: 176#true, 39#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:18,893 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-20 13:30:18,893 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:18,893 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:18,893 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:18,894 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [170#true, 172#true, 104#L689true, 77#L696-6true, 148#L688-7true, 191#true, 186#true, 174#true, 115#$Ultimate##0true, Black: 176#true, 39#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:18,894 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-20 13:30:18,894 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:18,894 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:18,894 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:18,896 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [170#true, 26#L690true, 172#true, 104#L689true, 77#L696-6true, 191#true, 186#true, 148#L688-7true, 174#true, Black: 176#true, 12#L688-1true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:18,896 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-20 13:30:18,896 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:18,896 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:18,896 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:18,896 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:18,896 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:18,897 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][129], [26#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 148#L688-7true, 191#true, 174#true, 146#L688-7true, Black: 176#true, Black: 181#true, 168#true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:18,897 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-20 13:30:18,897 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:18,897 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:18,897 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:18,898 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 26#L690true, 172#true, 77#L696-6true, 148#L688-7true, 191#true, 186#true, 174#true, 10#L688-1true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:18,898 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-20 13:30:18,898 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:18,899 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:18,899 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:18,899 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:18,899 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:18,907 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 148#L688-7true, 174#true, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 82#L688-2true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:18,908 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-20 13:30:18,908 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:18,908 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:18,908 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:18,938 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [8#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, Black: 176#true, 78#L689true, 21#L689-1true, Black: 181#true, 168#true, 82#L688-2true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:18,938 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-20 13:30:18,939 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:18,939 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:18,939 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:18,939 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:18,939 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:18,943 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [139#L689true, 170#true, 172#true, 104#L689true, 77#L696-6true, 63#L689-5true, 191#true, 186#true, 174#true, Black: 176#true, 12#L688-1true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:18,943 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-20 13:30:18,943 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:18,943 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:18,943 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:18,950 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][184], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 191#true, 186#true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 82#L688-2true, 89#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:18,950 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is not cut-off event [2024-11-20 13:30:18,950 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is not cut-off event [2024-11-20 13:30:18,950 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is not cut-off event [2024-11-20 13:30:18,950 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is not cut-off event [2024-11-20 13:30:18,953 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][222], [139#L689true, 170#true, 172#true, 77#L696-6true, 63#L689-5true, 191#true, 186#true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 82#L688-2true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:18,953 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-20 13:30:18,953 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:18,953 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:18,953 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:18,953 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [139#L689true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 82#L688-2true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|), 92#L689-4true]) [2024-11-20 13:30:18,953 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-20 13:30:18,953 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:18,953 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:18,953 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:18,953 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [139#L689true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 38#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 82#L688-2true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:18,953 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-20 13:30:18,953 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:18,953 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:18,953 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:18,953 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:18,953 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][222], [139#L689true, 170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 82#L688-2true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:18,954 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-20 13:30:18,954 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:18,954 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:18,954 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:18,954 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:18,954 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [139#L689true, 8#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 82#L688-2true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:18,954 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-20 13:30:18,954 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:18,954 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:18,954 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:18,956 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [139#L689true, 170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, 10#L688-1true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:18,956 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-20 13:30:18,956 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:18,956 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:18,957 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:18,976 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [170#true, 26#L690true, 172#true, 77#L696-6true, 104#L689true, 186#true, 191#true, 36#L688-7true, 109#L688-2true, 174#true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:18,976 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-20 13:30:18,976 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:18,976 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:18,976 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:19,013 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [114#L688-1true, 170#true, 26#L690true, 172#true, 77#L696-6true, 191#true, 186#true, 174#true, 146#L688-7true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:19,014 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-20 13:30:19,014 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:19,014 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:19,014 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:19,019 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][220], [114#L688-1true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 117#L689-1true, 174#true, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:19,019 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-20 13:30:19,019 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:19,019 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:19,019 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:19,021 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][196], [114#L688-1true, 170#true, 172#true, 77#L696-6true, 104#L689true, 80#L689-1true, 186#true, 191#true, 174#true, 112#L689-5true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:19,021 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-20 13:30:19,021 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:19,021 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:19,021 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:19,036 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [26#L690true, 170#true, 172#true, 77#L696-6true, 88#$Ultimate##0true, 186#true, 191#true, 117#L689-1true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:19,036 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-20 13:30:19,036 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:19,036 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:19,036 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:19,063 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [8#L690true, 170#true, 172#true, 104#L689true, 77#L696-6true, 131#L688-7true, 186#true, 191#true, 174#true, Black: 176#true, 12#L688-1true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:19,063 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-20 13:30:19,063 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:19,063 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:19,063 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:19,063 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:19,063 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:19,068 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([646] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][172], [139#L689true, 170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 36#L688-7true, 174#true, 146#L688-7true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:19,068 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-20 13:30:19,068 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:19,068 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:19,068 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:19,069 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([646] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][49], [139#L689true, 170#true, 172#true, 77#L696-6true, 191#true, 186#true, 174#true, 38#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 146#L688-7true, Black: 176#true, Black: 181#true, 168#true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:19,069 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-20 13:30:19,069 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:19,069 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:19,069 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:19,071 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([646] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][49], [139#L689true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 36#L688-7true, 174#true, 38#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, 15#L688-6true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:19,071 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-20 13:30:19,071 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:19,072 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:19,072 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:19,073 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([646] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][172], [139#L689true, 170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 36#L688-7true, 174#true, Black: 176#true, 85#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:19,073 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-20 13:30:19,073 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:19,073 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:19,073 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:19,073 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([646] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][172], [139#L689true, 170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 91#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 191#true, 174#true, 146#L688-7true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:19,073 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-20 13:30:19,073 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:19,074 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:19,074 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:19,078 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [8#L690true, 170#true, 172#true, 77#L696-6true, 131#L688-7true, 186#true, 191#true, 174#true, 10#L688-1true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:19,078 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-20 13:30:19,078 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:19,078 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:19,078 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:19,078 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:19,079 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:19,100 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [8#L690true, 170#true, 172#true, 77#L696-6true, 191#true, 186#true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 82#L688-2true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|), 55#L688-6true]) [2024-11-20 13:30:19,100 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-20 13:30:19,100 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:19,100 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:19,100 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:19,107 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][129], [8#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 150#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 146#L688-7true, Black: 176#true, Black: 181#true, 168#true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:19,107 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-20 13:30:19,107 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:19,107 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:19,108 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:19,164 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][198], [170#true, 172#true, 77#L696-6true, 104#L689true, 63#L689-5true, 80#L689-1true, 191#true, 186#true, 174#true, Black: 176#true, 74#L688-2true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:19,164 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-20 13:30:19,164 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:19,165 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:19,165 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:19,194 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][222], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 117#L689-1true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 46#L688-1true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:19,195 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-20 13:30:19,195 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:19,195 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:19,195 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:19,201 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [8#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 146#L688-7true, Black: 176#true, 78#L689true, Black: 181#true, 46#L688-1true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:19,201 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-20 13:30:19,201 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:19,201 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:19,202 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:19,220 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [8#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 117#L689-1true, 174#true, 147#$Ultimate##0true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:19,220 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-20 13:30:19,221 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:19,221 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:19,221 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:19,221 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:19,221 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-20 13:30:19,276 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [26#L690true, 170#true, 172#true, 77#L696-6true, 104#L689true, 186#true, 191#true, 174#true, 25#L689-3true, Black: 176#true, 12#L688-1true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:19,277 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-20 13:30:19,277 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:19,277 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:19,277 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:19,281 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [170#true, 26#L690true, 172#true, 77#L696-6true, 104#L689true, 41#L689true, 186#true, 191#true, 174#true, Black: 176#true, 12#L688-1true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:19,281 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-20 13:30:19,281 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:19,282 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:19,282 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:19,289 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][213], [170#true, 26#L690true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, 146#L688-7true, Black: 176#true, Black: 181#true, 168#true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:19,289 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-20 13:30:19,289 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:19,289 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:19,289 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:19,300 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][182], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 112#L689-5true, 25#L689-3true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 82#L688-2true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:19,301 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-20 13:30:19,301 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:19,301 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:19,301 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:19,303 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][123], [72#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 26#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 82#L688-2true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:19,303 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is not cut-off event [2024-11-20 13:30:19,303 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is not cut-off event [2024-11-20 13:30:19,303 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is not cut-off event [2024-11-20 13:30:19,303 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is not cut-off event [2024-11-20 13:30:19,306 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 104#L689true, 77#L696-6true, 191#true, 186#true, 174#true, 25#L689-3true, Black: 176#true, 12#L688-1true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:19,307 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is not cut-off event [2024-11-20 13:30:19,307 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is not cut-off event [2024-11-20 13:30:19,307 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is not cut-off event [2024-11-20 13:30:19,307 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is not cut-off event [2024-11-20 13:30:19,313 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][227], [170#true, 172#true, 77#L696-6true, 104#L689true, 63#L689-5true, 191#true, 186#true, 174#true, 112#L689-5true, Black: 176#true, 12#L688-1true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:19,313 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-20 13:30:19,314 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:19,314 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:19,314 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:19,314 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:19,315 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][231], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, 146#L688-7true, 112#L689-5true, Black: 176#true, Black: 181#true, 168#true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:19,315 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-20 13:30:19,315 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:19,315 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:19,315 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:19,315 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][227], [170#true, 172#true, 77#L696-6true, 104#L689true, 63#L689-5true, 191#true, 186#true, 174#true, 112#L689-5true, Black: 176#true, 12#L688-1true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:19,316 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-20 13:30:19,316 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:19,316 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:19,316 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:19,316 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:19,316 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:19,316 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][232], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, 146#L688-7true, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:19,316 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-20 13:30:19,316 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:19,316 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:19,316 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:19,319 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][219], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, 146#L688-7true, 112#L689-5true, Black: 176#true, Black: 181#true, 168#true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:19,319 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-20 13:30:19,319 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:19,319 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:19,319 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:19,319 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][220], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 191#true, 186#true, 174#true, 146#L688-7true, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:19,319 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-20 13:30:19,319 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:19,319 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:19,319 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:19,320 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][213], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, 146#L688-7true, Black: 176#true, Black: 181#true, 168#true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:19,320 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-20 13:30:19,320 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:19,320 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:19,320 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:19,320 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][222], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, 146#L688-7true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:19,320 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-20 13:30:19,320 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:19,320 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:19,320 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:19,338 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 191#true, 186#true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 93#L689-1true, 82#L688-2true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:19,338 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-20 13:30:19,338 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:19,338 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:19,339 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:19,339 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][220], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 93#L689-1true, 82#L688-2true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:19,339 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-20 13:30:19,339 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:19,339 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:19,339 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:19,339 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:19,339 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:19,339 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:19,339 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][220], [170#true, 172#true, 77#L696-6true, 191#true, 186#true, 174#true, 25#L689-3true, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 82#L688-2true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:19,340 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-20 13:30:19,340 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:19,340 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:19,340 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:19,340 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:19,340 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:19,340 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:19,343 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [26#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 10#L688-1true, 25#L689-3true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:19,343 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-20 13:30:19,343 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:19,344 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:19,344 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:19,344 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 26#L690true, 172#true, 77#L696-6true, 41#L689true, 191#true, 186#true, 174#true, 10#L688-1true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:19,344 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-20 13:30:19,344 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:19,345 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:19,345 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:19,350 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][232], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, 10#L688-1true, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:19,350 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-20 13:30:19,351 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:19,351 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:19,351 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:19,351 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:19,351 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][232], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 191#true, 186#true, 174#true, 10#L688-1true, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:19,351 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-20 13:30:19,351 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:19,351 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:19,352 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:19,352 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:19,352 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:19,354 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 191#true, 186#true, 174#true, 10#L688-1true, 25#L689-3true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:19,354 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is not cut-off event [2024-11-20 13:30:19,354 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is not cut-off event [2024-11-20 13:30:19,354 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is not cut-off event [2024-11-20 13:30:19,354 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is not cut-off event [2024-11-20 13:30:19,377 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [170#true, 172#true, 77#L696-6true, 104#L689true, 63#L689-5true, 191#true, 186#true, 174#true, Black: 176#true, 12#L688-1true, 21#L689-1true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:19,377 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-20 13:30:19,377 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:19,378 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:19,378 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:19,384 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][222], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, Black: 176#true, 78#L689true, 21#L689-1true, Black: 181#true, 168#true, 82#L688-2true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:19,384 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-20 13:30:19,384 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:19,384 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:19,385 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:19,385 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:19,385 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:19,385 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:19,385 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, Black: 176#true, 78#L689true, 21#L689-1true, Black: 181#true, 168#true, 82#L688-2true, 92#L689-4true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:19,385 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-20 13:30:19,385 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:19,385 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:19,385 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:19,385 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 77#L696-6true, 191#true, 186#true, 174#true, 38#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, 78#L689true, 21#L689-1true, Black: 181#true, 168#true, 82#L688-2true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:19,385 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-20 13:30:19,385 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:19,385 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:19,385 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:19,385 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:19,385 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][182], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 149#L689-4true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 82#L688-2true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|), 92#L689-4true]) [2024-11-20 13:30:19,385 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-20 13:30:19,385 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:19,385 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:19,386 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:19,386 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][222], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 21#L689-1true, 168#true, 82#L688-2true, 92#L689-4true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:19,386 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-20 13:30:19,386 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:19,386 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:19,386 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:19,386 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][222], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 21#L689-1true, 168#true, 82#L688-2true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:19,386 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-20 13:30:19,386 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:19,386 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:19,386 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:19,386 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:19,386 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:19,386 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:19,386 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:19,386 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [8#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 21#L689-1true, 168#true, 82#L688-2true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:19,386 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-20 13:30:19,386 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:19,387 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:19,387 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:19,387 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:19,387 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:19,387 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:19,388 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, 10#L688-1true, Black: 176#true, 78#L689true, 21#L689-1true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:19,388 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-20 13:30:19,388 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:19,389 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:19,389 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:19,395 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][76], [170#true, 172#true, 77#L696-6true, 41#L689true, 191#true, 186#true, 174#true, 146#L688-7true, 115#$Ultimate##0true, Black: 176#true, 39#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:19,395 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-20 13:30:19,396 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:19,396 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:19,396 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:19,396 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][76], [26#L690true, 170#true, 172#true, 77#L696-6true, 41#L689true, 186#true, 191#true, 117#L689-1true, 174#true, Black: 176#true, 12#L688-1true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:19,396 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-20 13:30:19,396 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:19,396 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:19,396 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:19,397 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][76], [170#true, 26#L690true, 172#true, 77#L696-6true, 80#L689-1true, 41#L689true, 191#true, 186#true, 174#true, 10#L688-1true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:19,397 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-20 13:30:19,397 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:19,397 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:19,397 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:19,398 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][171], [170#true, 172#true, 77#L696-6true, 41#L689true, 191#true, 186#true, 36#L688-7true, 174#true, 112#L689-5true, Black: 176#true, 15#L688-6true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:19,398 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-20 13:30:19,398 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:19,398 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:19,398 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:19,398 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][171], [170#true, 172#true, 77#L696-6true, 41#L689true, 191#true, 186#true, 174#true, 146#L688-7true, 112#L689-5true, Black: 176#true, Black: 181#true, 168#true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:19,399 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-20 13:30:19,399 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:19,399 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:19,399 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:19,399 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][171], [170#true, 172#true, 77#L696-6true, 41#L689true, 191#true, 186#true, 36#L688-7true, 174#true, 146#L688-7true, 112#L689-5true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:19,399 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-20 13:30:19,399 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:19,399 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:19,399 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:19,400 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][171], [170#true, 172#true, 77#L696-6true, 80#L689-1true, 41#L689true, 186#true, 191#true, 174#true, 112#L689-5true, Black: 176#true, Black: 181#true, 168#true, 82#L688-2true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:19,400 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-20 13:30:19,400 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:19,400 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:19,400 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:19,404 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][76], [170#true, 26#L690true, 172#true, 77#L696-6true, 41#L689true, 186#true, 191#true, 174#true, 146#L688-7true, Black: 176#true, Black: 181#true, 168#true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:19,404 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-20 13:30:19,404 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:19,404 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:19,404 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:19,405 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][76], [170#true, 26#L690true, 172#true, 77#L696-6true, 41#L689true, 186#true, 191#true, 36#L688-7true, 174#true, Black: 176#true, 15#L688-6true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:19,405 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-20 13:30:19,405 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:19,405 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:19,405 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:19,406 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 26#L690true, 172#true, 77#L696-6true, 191#true, 186#true, 148#L688-7true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 82#L688-2true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:19,406 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-20 13:30:19,406 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:19,406 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:19,406 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:19,406 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:19,406 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:19,407 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:19,407 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:19,757 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [170#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 172#true, 77#L696-6true, 104#L689true, 191#true, 186#true, 36#L688-7true, 174#true, 40#L688-6true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:19,759 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-20 13:30:19,760 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:19,760 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:19,760 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:19,764 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 26#L690true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 146#L688-7true, 40#L688-6true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:19,764 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-20 13:30:19,764 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:19,764 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:19,764 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:19,765 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:19,765 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][220], [170#true, 172#true, 77#L696-6true, 191#true, 186#true, 174#true, 146#L688-7true, 40#L688-6true, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:19,765 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-20 13:30:19,765 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:19,765 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:19,765 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:19,781 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [139#L689true, 8#L690true, 170#true, 172#true, 77#L696-6true, 104#L689true, 186#true, 191#true, 174#true, Black: 176#true, 12#L688-1true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:19,781 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-20 13:30:19,781 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:19,781 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:19,781 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:19,781 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:19,794 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][123], [8#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 82#L688-2true, 89#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:19,794 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is not cut-off event [2024-11-20 13:30:19,794 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is not cut-off event [2024-11-20 13:30:19,794 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is not cut-off event [2024-11-20 13:30:19,794 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is not cut-off event [2024-11-20 13:30:19,795 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [139#L689true, 170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 82#L688-2true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:19,795 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-20 13:30:19,795 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:19,796 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:19,796 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:19,797 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [139#L689true, 8#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 10#L688-1true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:19,798 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-20 13:30:19,798 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:19,798 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:19,798 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:19,798 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:19,819 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 26#L690true, 172#true, 77#L696-6true, 186#true, 191#true, 109#L688-2true, 174#true, 146#L688-7true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:19,819 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-20 13:30:19,819 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:19,820 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:19,820 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:19,827 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][220], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 117#L689-1true, 109#L688-2true, 174#true, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:19,827 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-20 13:30:19,827 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:19,827 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:19,827 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:19,830 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][196], [170#true, 172#true, 104#L689true, 77#L696-6true, 80#L689-1true, 191#true, 186#true, 109#L688-2true, 174#true, 112#L689-5true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:19,830 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-20 13:30:19,830 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:19,830 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:19,830 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:19,857 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [114#L688-1true, 170#true, 26#L690true, 172#true, 104#L689true, 77#L696-6true, 80#L689-1true, 191#true, 186#true, 174#true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:19,857 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-20 13:30:19,857 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:19,857 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:19,857 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:19,894 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([646] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][49], [139#L689true, 8#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 117#L689-1true, 174#true, Black: 176#true, 12#L688-1true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:19,894 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-20 13:30:19,894 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:19,895 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:19,895 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:19,895 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([646] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][49], [139#L689true, 8#L690true, 170#true, 172#true, 77#L696-6true, 80#L689-1true, 186#true, 191#true, 174#true, 10#L688-1true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:19,895 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-20 13:30:19,895 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:19,896 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:19,896 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:19,904 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([646] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][49], [139#L689true, 8#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 146#L688-7true, Black: 176#true, Black: 181#true, 168#true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:19,904 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-20 13:30:19,904 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:19,904 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:19,904 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:19,905 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([646] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][49], [139#L689true, 8#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 36#L688-7true, 174#true, Black: 176#true, 15#L688-6true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:19,905 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-20 13:30:19,905 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:19,905 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:19,905 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:19,906 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [8#L690true, 170#true, 172#true, 77#L696-6true, 131#L688-7true, 191#true, 186#true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 82#L688-2true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:19,906 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-20 13:30:19,906 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:19,906 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:19,907 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:19,907 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:19,907 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:19,907 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:19,911 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([646] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][172], [139#L689true, 170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 117#L689-1true, 174#true, Black: 176#true, Black: 181#true, 168#true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:19,913 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-20 13:30:19,913 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:19,913 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:19,913 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:19,913 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([646] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][172], [139#L689true, 170#true, 172#true, 77#L696-6true, 104#L689true, 63#L689-5true, 186#true, 191#true, 36#L688-7true, 174#true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:19,913 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-20 13:30:19,913 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:19,913 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:19,913 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:19,918 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([646] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][49], [139#L689true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 36#L688-7true, 174#true, 146#L688-7true, 38#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:19,922 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-20 13:30:19,922 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:19,922 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:19,922 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:19,928 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([646] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][172], [139#L689true, 170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, 146#L688-7true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:19,929 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-20 13:30:19,929 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:19,929 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:19,929 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:19,929 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([646] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][172], [139#L689true, 170#true, 172#true, 77#L696-6true, 63#L689-5true, 80#L689-1true, 186#true, 191#true, 174#true, Black: 176#true, 15#L688-6true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:19,929 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-20 13:30:19,929 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:19,929 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:19,930 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:19,959 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [8#L690true, 170#true, 172#true, 104#L689true, 77#L696-6true, 186#true, 191#true, 36#L688-7true, 174#true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|), 55#L688-6true]) [2024-11-20 13:30:19,960 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-20 13:30:19,960 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:19,960 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:19,960 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:19,974 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][198], [170#true, 172#true, 77#L696-6true, 104#L689true, 63#L689-5true, 186#true, 191#true, 36#L688-7true, 174#true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|), 55#L688-6true]) [2024-11-20 13:30:19,974 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-20 13:30:19,974 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:19,974 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:19,974 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:19,978 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 38#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 146#L688-7true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|), 55#L688-6true]) [2024-11-20 13:30:19,978 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is not cut-off event [2024-11-20 13:30:19,978 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is not cut-off event [2024-11-20 13:30:19,978 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is not cut-off event [2024-11-20 13:30:19,978 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is not cut-off event [2024-11-20 13:30:19,983 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 38#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, 15#L688-6true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|), 55#L688-6true]) [2024-11-20 13:30:19,983 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-20 13:30:19,983 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:19,983 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:19,983 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:19,983 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][222], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 191#true, 186#true, 174#true, Black: 176#true, 15#L688-6true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|), 55#L688-6true]) [2024-11-20 13:30:19,983 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-20 13:30:19,983 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:19,983 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:19,984 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:20,036 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][222], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 117#L689-1true, 174#true, Black: 176#true, 74#L688-2true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:20,036 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-20 13:30:20,036 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:20,036 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:20,036 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:20,052 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [8#L690true, 170#true, 172#true, 77#L696-6true, 191#true, 186#true, 174#true, 146#L688-7true, Black: 176#true, 74#L688-2true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:20,054 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-20 13:30:20,054 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:20,054 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:20,054 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-20 13:30:20,109 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [8#L690true, 170#true, 172#true, 77#L696-6true, 104#L689true, 80#L689-1true, 186#true, 191#true, 174#true, Black: 176#true, Black: 181#true, 46#L688-1true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:20,109 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-20 13:30:20,109 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:20,109 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:20,109 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:20,185 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [170#true, 172#true, 77#L696-6true, 104#L689true, 186#true, 191#true, 174#true, 115#$Ultimate##0true, Black: 176#true, 39#L690-3true, Black: 181#true, 168#true, 93#L689-1true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:20,185 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-20 13:30:20,185 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:20,185 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:20,185 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:20,199 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][129], [26#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 146#L688-7true, Black: 176#true, Black: 181#true, 168#true, 68#L688-6true, 92#L689-4true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:20,199 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-20 13:30:20,199 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:20,199 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:20,199 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:20,200 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([564] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][145], [26#L690true, 170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, Black: 176#true, 15#L688-6true, 12#L688-1true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:20,200 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is not cut-off event [2024-11-20 13:30:20,200 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2024-11-20 13:30:20,200 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2024-11-20 13:30:20,201 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2024-11-20 13:30:20,201 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][213], [26#L690true, 170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, 146#L688-7true, Black: 176#true, Black: 181#true, 168#true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:20,201 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-20 13:30:20,201 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:20,201 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:20,201 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:20,201 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:20,203 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][213], [26#L690true, 170#true, 172#true, 77#L696-6true, 63#L689-5true, 191#true, 186#true, 174#true, 146#L688-7true, Black: 176#true, Black: 181#true, 168#true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:20,203 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-20 13:30:20,203 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:20,203 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:20,203 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:20,203 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:20,203 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:20,204 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][147], [170#true, 26#L690true, 172#true, 104#L689true, 77#L696-6true, 63#L689-5true, 191#true, 186#true, 174#true, 115#$Ultimate##0true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:20,204 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-20 13:30:20,204 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:20,204 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:20,204 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:20,204 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [170#true, 26#L690true, 172#true, 104#L689true, 77#L696-6true, 191#true, 186#true, 174#true, 115#$Ultimate##0true, 25#L689-3true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:20,204 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-20 13:30:20,204 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:20,204 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:20,204 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:20,205 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [170#true, 26#L690true, 172#true, 77#L696-6true, 104#L689true, 191#true, 186#true, 174#true, 25#L689-3true, Black: 176#true, 12#L688-1true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:20,205 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-20 13:30:20,205 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:20,205 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:20,205 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:20,205 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:20,206 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [170#true, 26#L690true, 172#true, 104#L689true, 77#L696-6true, 191#true, 186#true, 174#true, Black: 176#true, 12#L688-1true, Black: 181#true, 168#true, 93#L689-1true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:20,206 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-20 13:30:20,206 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:20,206 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:20,206 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:20,206 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:20,206 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:20,207 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][144], [8#L690true, 170#true, 172#true, 104#L689true, 77#L696-6true, 186#true, 191#true, 174#true, 115#$Ultimate##0true, 112#L689-5true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:20,207 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is not cut-off event [2024-11-20 13:30:20,207 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is not cut-off event [2024-11-20 13:30:20,207 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is not cut-off event [2024-11-20 13:30:20,207 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2024-11-20 13:30:20,208 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([564] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][143], [8#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 112#L689-5true, Black: 176#true, 15#L688-6true, 12#L688-1true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:20,208 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is not cut-off event [2024-11-20 13:30:20,208 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2024-11-20 13:30:20,208 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2024-11-20 13:30:20,208 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2024-11-20 13:30:20,208 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2024-11-20 13:30:20,213 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][184], [170#true, 26#L690true, 172#true, 77#L696-6true, 63#L689-5true, 191#true, 186#true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 82#L688-2true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:20,213 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-20 13:30:20,213 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:20,213 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:20,213 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:20,213 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:20,213 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][222], [26#L690true, 170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, 146#L688-7true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:20,213 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-20 13:30:20,213 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:20,213 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:20,213 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:20,213 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][222], [170#true, 26#L690true, 172#true, 77#L696-6true, 63#L689-5true, 191#true, 186#true, 174#true, 146#L688-7true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:20,213 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-20 13:30:20,213 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:20,213 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:20,213 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:20,214 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:20,214 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][222], [170#true, 26#L690true, 172#true, 77#L696-6true, 63#L689-5true, 191#true, 186#true, 174#true, 146#L688-7true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:20,214 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-20 13:30:20,214 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:20,214 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:20,214 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:20,214 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:20,214 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:20,215 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 26#L690true, 172#true, 77#L696-6true, 191#true, 186#true, 174#true, 25#L689-3true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 82#L688-2true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:20,215 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-20 13:30:20,215 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:20,215 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:20,215 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:20,215 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:20,215 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:20,215 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 26#L690true, 172#true, 77#L696-6true, 191#true, 186#true, 174#true, 146#L688-7true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 92#L689-4true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:20,216 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-20 13:30:20,216 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:20,216 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:20,216 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:20,217 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [26#L690true, 170#true, 172#true, 77#L696-6true, 191#true, 186#true, 174#true, 25#L689-3true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 82#L688-2true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:20,217 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-20 13:30:20,217 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:20,217 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:20,217 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:20,217 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:20,217 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:20,217 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:20,229 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][147], [170#true, 26#L690true, 172#true, 77#L696-6true, 104#L689true, 63#L689-5true, 186#true, 191#true, 174#true, Black: 176#true, 12#L688-1true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:20,230 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-20 13:30:20,230 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:20,230 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:20,230 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:20,244 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][182], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 82#L688-2true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|), 92#L689-4true]) [2024-11-20 13:30:20,244 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-20 13:30:20,244 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:20,244 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:20,244 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:20,247 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 77#L696-6true, 191#true, 186#true, 174#true, 25#L689-3true, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 82#L688-2true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:20,247 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-20 13:30:20,247 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:20,247 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:20,247 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:20,248 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 77#L696-6true, 191#true, 186#true, 174#true, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 93#L689-1true, 82#L688-2true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:20,248 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-20 13:30:20,248 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:20,248 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:20,248 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:20,252 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][231], [170#true, 172#true, 77#L696-6true, 104#L689true, 63#L689-5true, 191#true, 186#true, 174#true, 112#L689-5true, Black: 176#true, Black: 181#true, 168#true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:20,252 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-20 13:30:20,252 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:20,252 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:20,252 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:20,252 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][232], [170#true, 172#true, 77#L696-6true, 104#L689true, 63#L689-5true, 191#true, 186#true, 174#true, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:20,252 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-20 13:30:20,252 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:20,252 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:20,253 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:20,254 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][237], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 117#L689-1true, 174#true, 112#L689-5true, Black: 176#true, Black: 181#true, 168#true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:20,254 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-20 13:30:20,254 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:20,254 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:20,254 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:20,254 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][238], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 117#L689-1true, 174#true, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:20,254 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-20 13:30:20,254 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:20,254 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:20,255 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:20,256 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][237], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 117#L689-1true, 174#true, 112#L689-5true, Black: 176#true, Black: 181#true, 168#true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:20,256 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-20 13:30:20,256 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:20,259 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:20,259 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:20,259 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:20,259 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][238], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 117#L689-1true, 174#true, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:20,259 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-20 13:30:20,259 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:20,260 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:20,260 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:20,260 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:20,260 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][231], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 191#true, 186#true, 174#true, 57#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 112#L689-5true, Black: 176#true, Black: 181#true, 168#true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:20,261 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-20 13:30:20,261 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:20,261 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:20,261 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:20,261 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][232], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, 57#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:20,261 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-20 13:30:20,261 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:20,261 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:20,261 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:20,263 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][219], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 117#L689-1true, 174#true, 112#L689-5true, Black: 176#true, Black: 181#true, 168#true, 68#L688-6true, 92#L689-4true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:20,263 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-20 13:30:20,263 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:20,263 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:20,263 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:20,263 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][220], [170#true, 172#true, 77#L696-6true, 191#true, 186#true, 117#L689-1true, 174#true, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 92#L689-4true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:20,264 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-20 13:30:20,264 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:20,264 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:20,264 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:20,264 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][219], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 117#L689-1true, 174#true, 38#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 112#L689-5true, Black: 176#true, Black: 181#true, 168#true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:20,265 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-20 13:30:20,265 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:20,265 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:20,265 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:20,265 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][220], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 117#L689-1true, 174#true, 38#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:20,265 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-20 13:30:20,265 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:20,265 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:20,265 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:20,266 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][222], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 149#L689-4true, 117#L689-1true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:20,266 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-20 13:30:20,266 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:20,266 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:20,266 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:20,266 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][213], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 149#L689-4true, 117#L689-1true, 174#true, Black: 176#true, Black: 181#true, 168#true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:20,266 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-20 13:30:20,266 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:20,266 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:20,266 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:20,267 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][237], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 117#L689-1true, 174#true, 112#L689-5true, Black: 176#true, Black: 181#true, 168#true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:20,267 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-20 13:30:20,267 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:20,267 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:20,267 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:20,267 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:20,267 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:20,267 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][238], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 191#true, 186#true, 117#L689-1true, 174#true, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:20,267 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-20 13:30:20,267 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:20,267 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:20,267 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:20,267 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:20,267 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:20,271 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [170#true, 26#L690true, 172#true, 77#L696-6true, 104#L689true, 191#true, 186#true, 174#true, 25#L689-3true, Black: 176#true, 12#L688-1true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:20,272 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-20 13:30:20,272 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:20,272 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:20,272 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:20,272 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:20,272 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:20,273 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][196], [170#true, 172#true, 104#L689true, 77#L696-6true, 191#true, 186#true, 174#true, 112#L689-5true, 25#L689-3true, Black: 176#true, 12#L688-1true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:20,273 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-20 13:30:20,273 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:20,273 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:20,273 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:20,273 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:20,273 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:20,274 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][144], [8#L690true, 170#true, 172#true, 77#L696-6true, 104#L689true, 186#true, 191#true, 174#true, 112#L689-5true, Black: 176#true, 12#L688-1true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:20,274 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-20 13:30:20,274 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:20,274 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:20,274 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:20,274 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:20,279 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 191#true, 186#true, 174#true, Black: 176#true, 15#L688-6true, 78#L689true, Black: 181#true, 168#true, 93#L689-1true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:20,280 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-20 13:30:20,280 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:20,280 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:20,280 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:20,285 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 41#L689true, 191#true, 186#true, 174#true, 146#L688-7true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:20,285 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-20 13:30:20,285 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:20,285 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:20,285 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:20,292 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][232], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 191#true, 186#true, 174#true, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 82#L688-2true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:20,292 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-20 13:30:20,292 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:20,292 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:20,292 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:20,292 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:20,293 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:20,293 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:20,293 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][232], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 82#L688-2true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|), 92#L689-4true]) [2024-11-20 13:30:20,293 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-20 13:30:20,293 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:20,293 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:20,293 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:20,294 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][232], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 82#L688-2true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:20,294 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-20 13:30:20,294 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:20,294 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:20,294 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:20,295 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:20,295 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:20,295 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:20,295 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:20,295 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][232], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 191#true, 186#true, 149#L689-4true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 82#L688-2true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:20,295 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-20 13:30:20,295 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:20,295 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:20,295 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:20,298 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][184], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 149#L689-4true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 82#L688-2true, 92#L689-4true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:20,298 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is not cut-off event [2024-11-20 13:30:20,298 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2024-11-20 13:30:20,298 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2024-11-20 13:30:20,298 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is not cut-off event [2024-11-20 13:30:20,298 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][182], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 149#L689-4true, 174#true, 38#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 82#L688-2true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:20,298 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-20 13:30:20,298 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:20,298 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:20,298 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:20,300 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 191#true, 186#true, 174#true, 25#L689-3true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 82#L688-2true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:20,300 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is not cut-off event [2024-11-20 13:30:20,300 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2024-11-20 13:30:20,300 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is not cut-off event [2024-11-20 13:30:20,300 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is not cut-off event [2024-11-20 13:30:20,305 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][183], [26#L690true, 170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, 10#L688-1true, Black: 176#true, Black: 181#true, 168#true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:20,305 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is not cut-off event [2024-11-20 13:30:20,305 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2024-11-20 13:30:20,305 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2024-11-20 13:30:20,305 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2024-11-20 13:30:20,307 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 26#L690true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 10#L688-1true, 25#L689-3true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:20,307 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-20 13:30:20,307 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:20,307 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:20,307 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:20,307 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:20,307 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 26#L690true, 172#true, 77#L696-6true, 191#true, 186#true, 174#true, 10#L688-1true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 93#L689-1true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:20,307 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-20 13:30:20,307 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:20,307 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:20,307 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:20,307 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:20,308 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:20,308 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][181], [8#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 10#L688-1true, 112#L689-5true, Black: 176#true, Black: 181#true, 168#true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:20,308 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is not cut-off event [2024-11-20 13:30:20,308 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2024-11-20 13:30:20,308 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2024-11-20 13:30:20,308 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2024-11-20 13:30:20,308 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2024-11-20 13:30:20,311 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][184], [26#L690true, 170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, 10#L688-1true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:20,311 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-20 13:30:20,311 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:20,311 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:20,311 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:20,316 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][182], [8#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 10#L688-1true, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:20,316 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-20 13:30:20,316 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:20,316 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:20,316 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:20,316 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:20,319 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 26#L690true, 172#true, 77#L696-6true, 191#true, 186#true, 174#true, 10#L688-1true, 25#L689-3true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:20,319 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-20 13:30:20,319 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:20,319 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:20,319 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:20,319 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:20,319 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:20,319 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][220], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 10#L688-1true, 112#L689-5true, 25#L689-3true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:20,319 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-20 13:30:20,320 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:20,320 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:20,320 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:20,320 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:20,320 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:20,327 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][184], [26#L690true, 170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, 106#$Ultimate##0true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:20,327 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-20 13:30:20,327 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:20,327 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:20,327 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:20,328 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [26#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 106#$Ultimate##0true, 25#L689-3true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:20,328 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-20 13:30:20,328 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:20,328 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:20,328 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:20,329 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][182], [8#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 106#$Ultimate##0true, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:20,329 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is not cut-off event [2024-11-20 13:30:20,329 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is not cut-off event [2024-11-20 13:30:20,329 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2024-11-20 13:30:20,329 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is not cut-off event [2024-11-20 13:30:20,344 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [8#L690true, 170#true, 172#true, 77#L696-6true, 104#L689true, 186#true, 191#true, 174#true, Black: 176#true, 12#L688-1true, 21#L689-1true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:20,344 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-20 13:30:20,344 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:20,345 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:20,345 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:20,345 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:20,345 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:20,345 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:20,357 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 21#L689-1true, 168#true, 82#L688-2true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:20,357 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-20 13:30:20,357 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:20,357 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:20,358 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:20,358 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][182], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 149#L689-4true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 82#L688-2true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:20,358 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-20 13:30:20,358 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:20,358 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:20,358 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:20,361 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [8#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 10#L688-1true, Black: 176#true, 78#L689true, 21#L689-1true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:20,361 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-20 13:30:20,361 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:20,361 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:20,361 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:20,361 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:20,362 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:20,362 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:20,370 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][76], [170#true, 26#L690true, 172#true, 77#L696-6true, 80#L689-1true, 41#L689true, 186#true, 191#true, 174#true, Black: 176#true, Black: 181#true, 168#true, 82#L688-2true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:20,370 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-20 13:30:20,370 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:20,370 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:20,370 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:20,372 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][171], [170#true, 172#true, 77#L696-6true, 41#L689true, 186#true, 191#true, 36#L688-7true, 174#true, 112#L689-5true, Black: 176#true, 85#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:20,372 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-20 13:30:20,372 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:20,372 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:20,372 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:20,372 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][171], [170#true, 172#true, 77#L696-6true, 41#L689true, 191#true, 186#true, 91#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 174#true, 146#L688-7true, 112#L689-5true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:20,372 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-20 13:30:20,373 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:20,373 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:20,373 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:20,376 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][129], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 146#L688-7true, 40#L688-6true, Black: 176#true, 39#L690-3true, Black: 181#true, 168#true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:20,377 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-20 13:30:20,377 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:20,377 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:20,377 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:20,379 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][76], [170#true, 26#L690true, 172#true, 77#L696-6true, 41#L689true, 186#true, 191#true, 36#L688-7true, 174#true, 146#L688-7true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:20,379 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-20 13:30:20,379 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:20,380 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:20,380 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:20,380 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][76], [170#true, 26#L690true, 172#true, 77#L696-6true, 41#L689true, 186#true, 191#true, 91#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 174#true, 146#L688-7true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:20,380 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-20 13:30:20,380 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:20,380 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:20,380 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:20,381 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [26#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 148#L688-7true, 191#true, 174#true, 146#L688-7true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:20,381 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-20 13:30:20,381 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:20,381 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:20,381 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:20,400 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [170#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 172#true, 104#L689true, 77#L696-6true, 148#L688-7true, 191#true, 186#true, 174#true, Black: 176#true, Black: 181#true, 168#true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:20,400 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-20 13:30:20,400 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:20,400 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:20,400 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:20,400 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [170#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 172#true, 77#L696-6true, 104#L689true, 148#L688-7true, 191#true, 186#true, 36#L688-7true, 174#true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:20,400 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-20 13:30:20,400 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:20,400 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:20,401 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:20,401 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][196], [170#true, 172#true, 77#L696-6true, 104#L689true, 186#true, 148#L688-7true, 191#true, 174#true, 112#L689-5true, Black: 176#true, Black: 181#true, 168#true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:20,401 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-20 13:30:20,401 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:20,401 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:20,401 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:20,404 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 172#true, 77#L696-6true, 148#L688-7true, 191#true, 186#true, 174#true, Black: 176#true, 15#L688-6true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:20,404 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-20 13:30:20,404 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:20,404 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:20,404 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:20,404 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][220], [170#true, 172#true, 77#L696-6true, 148#L688-7true, 186#true, 191#true, 174#true, 112#L689-5true, Black: 176#true, 15#L688-6true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:20,404 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-20 13:30:20,404 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:20,404 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:20,404 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:20,405 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 26#L690true, 172#true, 77#L696-6true, 186#true, 148#L688-7true, 191#true, 174#true, Black: 176#true, 15#L688-6true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:20,405 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-20 13:30:20,405 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:20,405 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:20,405 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:20,405 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 26#L690true, 172#true, 77#L696-6true, 186#true, 148#L688-7true, 191#true, 174#true, 146#L688-7true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:20,405 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-20 13:30:20,405 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:20,405 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:20,406 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:20,406 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:20,406 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][220], [170#true, 172#true, 77#L696-6true, 148#L688-7true, 191#true, 186#true, 174#true, 112#L689-5true, Black: 176#true, 15#L688-6true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:20,406 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-20 13:30:20,406 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:20,406 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:20,406 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:20,406 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:20,406 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][220], [170#true, 172#true, 77#L696-6true, 191#true, 186#true, 148#L688-7true, 174#true, 146#L688-7true, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:20,406 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-20 13:30:20,407 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:20,407 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:20,407 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:20,426 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][196], [170#true, 172#true, 77#L696-6true, 104#L689true, 186#true, 191#true, 36#L688-7true, 174#true, 40#L688-6true, 112#L689-5true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:20,426 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-20 13:30:20,426 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:20,426 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:20,426 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:20,429 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][220], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 146#L688-7true, 40#L688-6true, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:20,429 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-20 13:30:20,429 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:20,429 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:20,429 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:20,429 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:20,432 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 26#L690true, 172#true, 77#L696-6true, 191#true, 186#true, 174#true, 146#L688-7true, Black: 176#true, 156#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:20,432 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-20 13:30:20,432 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:20,432 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:20,432 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:20,432 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][220], [170#true, 172#true, 77#L696-6true, 191#true, 186#true, 174#true, 146#L688-7true, 112#L689-5true, Black: 176#true, 156#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:20,432 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-20 13:30:20,432 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:20,433 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:20,433 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:20,457 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [139#L689true, 8#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 82#L688-2true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:20,458 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-20 13:30:20,458 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:20,458 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:20,458 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:20,458 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:20,466 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][129], [8#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 146#L688-7true, Black: 176#true, Black: 181#true, 168#true, 68#L688-6true, 89#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:20,467 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-20 13:30:20,467 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:20,467 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:20,467 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:20,513 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [170#true, 26#L690true, 172#true, 77#L696-6true, 104#L689true, 80#L689-1true, 186#true, 191#true, 109#L688-2true, 174#true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:20,513 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-20 13:30:20,513 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:20,513 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:20,513 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:20,562 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [114#L688-1true, 170#true, 26#L690true, 172#true, 77#L696-6true, 191#true, 186#true, 117#L689-1true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:20,562 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-20 13:30:20,562 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:20,562 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:20,562 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:20,616 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([646] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][49], [139#L689true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 115#$Ultimate##0true, Black: 176#true, Black: 181#true, 7#L690-3true, 168#true, 93#L689-1true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:20,616 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-20 13:30:20,616 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:20,616 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:20,616 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:20,617 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([646] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][49], [139#L689true, 8#L690true, 170#true, 172#true, 77#L696-6true, 80#L689-1true, 186#true, 191#true, 174#true, Black: 176#true, Black: 181#true, 168#true, 82#L688-2true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:20,618 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-20 13:30:20,618 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:20,618 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:20,618 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:20,633 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [8#L690true, 170#true, 172#true, 77#L696-6true, 104#L689true, 131#L688-7true, 186#true, 191#true, 36#L688-7true, 174#true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:20,633 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-20 13:30:20,633 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:20,633 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:20,633 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:20,633 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([646] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][49], [139#L689true, 8#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 36#L688-7true, 174#true, 146#L688-7true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:20,633 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-20 13:30:20,634 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:20,634 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:20,634 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:20,634 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([646] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][49], [139#L689true, 8#L690true, 170#true, 172#true, 77#L696-6true, 191#true, 186#true, 36#L688-7true, 174#true, Black: 176#true, 85#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:20,635 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-20 13:30:20,635 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:20,635 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:20,635 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:20,653 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([646] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][172], [139#L689true, 170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 117#L689-1true, 36#L688-7true, 174#true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:20,653 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-20 13:30:20,653 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:20,654 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:20,654 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:20,654 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([646] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][49], [139#L689true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 117#L689-1true, 174#true, 38#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, Black: 181#true, 168#true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:20,654 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-20 13:30:20,654 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:20,654 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:20,654 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:20,656 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([646] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][49], [139#L689true, 170#true, 172#true, 77#L696-6true, 104#L689true, 191#true, 186#true, 36#L688-7true, 174#true, 38#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:20,656 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-20 13:30:20,656 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:20,656 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:20,656 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:20,657 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([646] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][172], [139#L689true, 170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 36#L688-7true, 174#true, 57#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:20,657 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-20 13:30:20,658 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:20,658 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:20,658 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:20,658 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([646] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][172], [139#L689true, 170#true, 172#true, 77#L696-6true, 63#L689-5true, 191#true, 186#true, 91#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 117#L689-1true, 174#true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:20,658 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-20 13:30:20,658 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:20,658 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:20,658 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:20,663 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][198], [170#true, 172#true, 77#L696-6true, 104#L689true, 63#L689-5true, 131#L688-7true, 186#true, 191#true, 36#L688-7true, 174#true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:20,663 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-20 13:30:20,663 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:20,663 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:20,663 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:20,664 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][198], [170#true, 172#true, 77#L696-6true, 104#L689true, 63#L689-5true, 131#L688-7true, 186#true, 191#true, 174#true, Black: 176#true, Black: 181#true, 168#true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:20,664 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-20 13:30:20,664 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:20,664 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:20,664 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:20,664 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [8#L690true, 170#true, 172#true, 77#L696-6true, 104#L689true, 131#L688-7true, 186#true, 191#true, 174#true, Black: 176#true, Black: 181#true, 168#true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:20,664 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-20 13:30:20,664 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:20,664 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:20,664 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:20,667 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([646] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][172], [139#L689true, 170#true, 172#true, 77#L696-6true, 80#L689-1true, 63#L689-5true, 186#true, 191#true, 174#true, 146#L688-7true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:20,667 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-20 13:30:20,667 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:20,667 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:20,667 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:20,668 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 77#L696-6true, 131#L688-7true, 186#true, 191#true, 174#true, 38#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 146#L688-7true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:20,668 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is not cut-off event [2024-11-20 13:30:20,668 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2024-11-20 13:30:20,668 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is not cut-off event [2024-11-20 13:30:20,668 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2024-11-20 13:30:20,668 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([646] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][49], [139#L689true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 38#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 146#L688-7true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:20,668 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-20 13:30:20,668 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:20,668 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:20,669 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:20,672 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([646] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][49], [139#L689true, 170#true, 172#true, 77#L696-6true, 80#L689-1true, 186#true, 191#true, 174#true, 38#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, 15#L688-6true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:20,672 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-20 13:30:20,672 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:20,672 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:20,672 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:20,673 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([646] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][172], [139#L689true, 170#true, 172#true, 77#L696-6true, 63#L689-5true, 80#L689-1true, 186#true, 191#true, 174#true, Black: 176#true, 85#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:20,674 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-20 13:30:20,674 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:20,674 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:20,674 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:20,674 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][222], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 131#L688-7true, 186#true, 191#true, 174#true, Black: 176#true, 15#L688-6true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:20,675 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-20 13:30:20,675 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:20,675 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:20,675 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:20,675 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:20,675 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 77#L696-6true, 131#L688-7true, 186#true, 191#true, 174#true, 38#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, 15#L688-6true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:20,675 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-20 13:30:20,675 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:20,675 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:20,675 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:20,676 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][222], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 131#L688-7true, 186#true, 191#true, 174#true, Black: 176#true, 15#L688-6true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:20,676 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-20 13:30:20,676 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:20,676 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:20,676 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:20,676 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:20,676 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:20,676 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [8#L690true, 170#true, 172#true, 77#L696-6true, 131#L688-7true, 186#true, 191#true, 174#true, Black: 176#true, 15#L688-6true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:20,676 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-20 13:30:20,676 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:20,676 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:20,676 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:20,677 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([646] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][172], [139#L689true, 170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, 52#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 146#L688-7true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:20,677 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-20 13:30:20,678 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:20,678 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:20,678 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:20,724 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][198], [170#true, 172#true, 104#L689true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 36#L688-7true, 174#true, 150#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:20,724 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-20 13:30:20,724 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:20,724 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:20,724 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:20,726 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [8#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 150#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 146#L688-7true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:20,726 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-20 13:30:20,726 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:20,726 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:20,726 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:20,729 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][222], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, 146#L688-7true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|), 55#L688-6true]) [2024-11-20 13:30:20,729 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-20 13:30:20,729 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:20,729 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:20,730 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:20,730 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:20,730 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 77#L696-6true, 191#true, 186#true, 174#true, 38#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 146#L688-7true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|), 55#L688-6true]) [2024-11-20 13:30:20,730 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-20 13:30:20,730 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:20,730 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:20,730 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:20,730 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:20,730 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][222], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, 146#L688-7true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|), 55#L688-6true]) [2024-11-20 13:30:20,730 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-20 13:30:20,730 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:20,730 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:20,730 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:20,730 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:20,730 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:20,730 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [8#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 146#L688-7true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|), 55#L688-6true]) [2024-11-20 13:30:20,731 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-20 13:30:20,731 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:20,731 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:20,731 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:20,735 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 150#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 38#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, 15#L688-6true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:20,736 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-20 13:30:20,736 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:20,736 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:20,736 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:20,736 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][222], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, 150#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, 15#L688-6true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:20,736 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-20 13:30:20,736 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:20,736 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:20,736 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:20,794 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [8#L690true, 170#true, 172#true, 77#L696-6true, 104#L689true, 80#L689-1true, 186#true, 191#true, 174#true, Black: 176#true, 74#L688-2true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:20,795 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-20 13:30:20,795 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:20,795 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:20,795 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:20,821 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [8#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 117#L689-1true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 46#L688-1true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:20,822 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-20 13:30:20,822 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:20,822 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-20 13:30:20,822 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:21,510 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][147], [170#true, 26#L690true, 172#true, 77#L696-6true, 104#L689true, 63#L689-5true, 191#true, 186#true, 174#true, Black: 176#true, 12#L688-1true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:21,510 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-20 13:30:21,510 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:21,511 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:21,511 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:21,511 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:21,511 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][129], [26#L690true, 170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, 146#L688-7true, Black: 176#true, Black: 181#true, 168#true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:21,511 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-20 13:30:21,512 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:21,512 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:21,512 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:21,512 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [26#L690true, 170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, 146#L688-7true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:21,512 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-20 13:30:21,512 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:21,512 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:21,512 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:21,520 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][144], [8#L690true, 170#true, 172#true, 77#L696-6true, 104#L689true, 186#true, 191#true, 174#true, 112#L689-5true, Black: 176#true, 12#L688-1true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:21,520 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-20 13:30:21,521 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:21,521 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:21,521 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:21,521 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:21,521 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:21,521 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][219], [8#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 146#L688-7true, 112#L689-5true, Black: 176#true, Black: 181#true, 168#true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:21,521 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-20 13:30:21,521 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:21,521 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:21,521 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:21,521 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][220], [8#L690true, 170#true, 172#true, 77#L696-6true, 191#true, 186#true, 174#true, 146#L688-7true, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:21,521 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-20 13:30:21,522 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:21,522 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:21,522 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:21,530 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][183], [26#L690true, 170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, Black: 176#true, Black: 181#true, 168#true, 82#L688-2true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:21,535 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is not cut-off event [2024-11-20 13:30:21,535 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is not cut-off event [2024-11-20 13:30:21,535 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is not cut-off event [2024-11-20 13:30:21,535 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is not cut-off event [2024-11-20 13:30:21,535 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is not cut-off event [2024-11-20 13:30:21,535 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is not cut-off event [2024-11-20 13:30:21,543 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 26#L690true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 25#L689-3true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 82#L688-2true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:21,543 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-20 13:30:21,543 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:21,544 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:21,544 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:21,544 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:21,544 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:21,544 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:21,544 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:21,544 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 26#L690true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 93#L689-1true, 82#L688-2true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:21,544 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-20 13:30:21,544 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:21,545 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:21,545 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:21,545 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:21,545 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:21,545 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:21,545 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:21,546 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][181], [8#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 112#L689-5true, Black: 176#true, Black: 181#true, 168#true, 82#L688-2true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:21,550 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is not cut-off event [2024-11-20 13:30:21,550 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is not cut-off event [2024-11-20 13:30:21,550 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is not cut-off event [2024-11-20 13:30:21,550 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is not cut-off event [2024-11-20 13:30:21,550 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is not cut-off event [2024-11-20 13:30:21,550 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is not cut-off event [2024-11-20 13:30:21,553 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][144], [8#L690true, 170#true, 172#true, 77#L696-6true, 104#L689true, 186#true, 191#true, 149#L689-4true, 174#true, Black: 176#true, 12#L688-1true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:21,553 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is not cut-off event [2024-11-20 13:30:21,553 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is not cut-off event [2024-11-20 13:30:21,553 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is not cut-off event [2024-11-20 13:30:21,553 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is not cut-off event [2024-11-20 13:30:21,606 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][184], [26#L690true, 170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 82#L688-2true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:21,606 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-20 13:30:21,606 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:21,606 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:21,606 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:21,606 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:21,607 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:21,607 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][123], [170#true, 26#L690true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 82#L688-2true, 92#L689-4true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:21,607 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-20 13:30:21,607 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:21,607 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:21,607 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:21,609 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][182], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 191#true, 186#true, 174#true, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 82#L688-2true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:21,609 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-20 13:30:21,610 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:21,610 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:21,610 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:21,611 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][184], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 82#L688-2true, 92#L689-4true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:21,612 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is not cut-off event [2024-11-20 13:30:21,612 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is not cut-off event [2024-11-20 13:30:21,612 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is not cut-off event [2024-11-20 13:30:21,612 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is not cut-off event [2024-11-20 13:30:21,612 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][182], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 38#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 82#L688-2true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:21,612 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-20 13:30:21,612 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:21,613 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:21,613 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:21,619 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][231], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 191#true, 186#true, 117#L689-1true, 174#true, 112#L689-5true, Black: 176#true, Black: 181#true, 168#true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:21,620 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-20 13:30:21,620 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:21,620 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:21,620 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:21,620 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][232], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 117#L689-1true, 174#true, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:21,620 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-20 13:30:21,620 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:21,621 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:21,621 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:21,621 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][219], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 117#L689-1true, 174#true, 112#L689-5true, Black: 176#true, Black: 181#true, 168#true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:21,622 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-20 13:30:21,622 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:21,622 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:21,622 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:21,622 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][220], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 191#true, 186#true, 117#L689-1true, 174#true, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:21,622 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-20 13:30:21,622 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:21,622 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:21,622 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:21,624 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][213], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 117#L689-1true, 174#true, Black: 176#true, Black: 181#true, 168#true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:21,624 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-20 13:30:21,624 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:21,624 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:21,624 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:21,625 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][222], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 117#L689-1true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:21,625 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-20 13:30:21,625 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:21,625 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:21,625 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:21,652 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 191#true, 186#true, 174#true, 146#L688-7true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 93#L689-1true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:21,652 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-20 13:30:21,652 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:21,652 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:21,652 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:21,657 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 172#true, 77#L696-6true, 41#L689true, 186#true, 191#true, 174#true, Black: 176#true, 15#L688-6true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:21,657 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-20 13:30:21,657 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:21,657 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:21,657 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:21,658 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 26#L690true, 172#true, 77#L696-6true, 41#L689true, 191#true, 186#true, 174#true, 146#L688-7true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:21,658 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-20 13:30:21,658 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:21,658 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:21,658 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:21,658 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][220], [170#true, 172#true, 77#L696-6true, 41#L689true, 191#true, 186#true, 174#true, 112#L689-5true, Black: 176#true, 15#L688-6true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:21,658 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-20 13:30:21,659 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:21,659 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:21,659 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:21,659 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][220], [170#true, 172#true, 77#L696-6true, 41#L689true, 191#true, 186#true, 174#true, 146#L688-7true, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:21,659 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-20 13:30:21,659 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:21,659 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:21,659 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:21,662 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][123], [8#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 149#L689-4true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 82#L688-2true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:21,662 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-20 13:30:21,662 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:21,662 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:21,662 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:21,662 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][182], [8#L690true, 170#true, 172#true, 77#L696-6true, 191#true, 186#true, 174#true, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 82#L688-2true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:21,662 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-20 13:30:21,663 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:21,663 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:21,663 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:21,663 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:21,663 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:21,669 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][184], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 191#true, 186#true, 149#L689-4true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 82#L688-2true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:21,669 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is not cut-off event [2024-11-20 13:30:21,669 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is not cut-off event [2024-11-20 13:30:21,669 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is not cut-off event [2024-11-20 13:30:21,669 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is not cut-off event [2024-11-20 13:30:21,669 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][184], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 82#L688-2true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:21,670 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-20 13:30:21,670 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:21,670 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:21,670 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:21,671 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][184], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 186#true, 191#true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 82#L688-2true, 92#L689-4true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:21,671 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is not cut-off event [2024-11-20 13:30:21,671 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is not cut-off event [2024-11-20 13:30:21,672 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is not cut-off event [2024-11-20 13:30:21,672 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is not cut-off event [2024-11-20 13:30:21,677 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][184], [170#true, 26#L690true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, 10#L688-1true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:21,677 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-20 13:30:21,677 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:21,678 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:21,678 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:21,678 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:21,681 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][182], [8#L690true, 170#true, 172#true, 77#L696-6true, 191#true, 186#true, 174#true, 10#L688-1true, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:21,681 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-20 13:30:21,681 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:21,681 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:21,681 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:21,681 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:21,681 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:21,683 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][182], [8#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 149#L689-4true, 174#true, 10#L688-1true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:21,683 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is not cut-off event [2024-11-20 13:30:21,683 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is not cut-off event [2024-11-20 13:30:21,683 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is not cut-off event [2024-11-20 13:30:21,683 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is not cut-off event [2024-11-20 13:30:21,722 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [8#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, Black: 176#true, 78#L689true, 21#L689-1true, Black: 181#true, 168#true, 82#L688-2true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:21,722 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-20 13:30:21,722 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:21,722 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:21,723 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:21,723 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:21,723 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:21,723 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:21,723 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:21,755 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][171], [170#true, 172#true, 77#L696-6true, 41#L689true, 186#true, 191#true, 36#L688-7true, 117#L689-1true, 174#true, 112#L689-5true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:21,756 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-20 13:30:21,756 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:21,756 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:21,756 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:21,756 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][171], [170#true, 172#true, 77#L696-6true, 41#L689true, 191#true, 186#true, 117#L689-1true, 174#true, 112#L689-5true, Black: 176#true, Black: 181#true, 168#true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:21,756 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-20 13:30:21,756 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:21,757 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:21,757 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:21,757 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][171], [170#true, 172#true, 77#L696-6true, 104#L689true, 41#L689true, 186#true, 191#true, 36#L688-7true, 174#true, 112#L689-5true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:21,757 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-20 13:30:21,757 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:21,757 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:21,757 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:21,758 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][76], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 41#L689true, 191#true, 186#true, 174#true, 146#L688-7true, Black: 176#true, Black: 181#true, 168#true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:21,758 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-20 13:30:21,758 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:21,758 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:21,758 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:21,758 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][76], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 41#L689true, 191#true, 186#true, 36#L688-7true, 174#true, 146#L688-7true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:21,758 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-20 13:30:21,758 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:21,758 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:21,759 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:21,759 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][171], [170#true, 172#true, 77#L696-6true, 41#L689true, 186#true, 191#true, 174#true, 146#L688-7true, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:21,759 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-20 13:30:21,759 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:21,760 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:21,760 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:21,760 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][171], [170#true, 172#true, 77#L696-6true, 41#L689true, 80#L689-1true, 191#true, 186#true, 174#true, 146#L688-7true, 112#L689-5true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:21,760 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-20 13:30:21,760 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:21,760 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:21,760 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:21,760 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][171], [170#true, 172#true, 77#L696-6true, 80#L689-1true, 41#L689true, 191#true, 186#true, 174#true, 112#L689-5true, Black: 176#true, 15#L688-6true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:21,760 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-20 13:30:21,761 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:21,761 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:21,761 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:21,761 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][76], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 41#L689true, 191#true, 186#true, 36#L688-7true, 174#true, Black: 176#true, 15#L688-6true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:21,761 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-20 13:30:21,762 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:21,762 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:21,762 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:21,765 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][129], [170#true, 172#true, 77#L696-6true, 186#true, 148#L688-7true, 191#true, 174#true, 146#L688-7true, Black: 176#true, 39#L690-3true, Black: 181#true, 168#true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:21,766 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-20 13:30:21,766 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:21,766 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:21,766 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:21,771 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][76], [26#L690true, 170#true, 172#true, 77#L696-6true, 41#L689true, 186#true, 191#true, 117#L689-1true, 174#true, Black: 176#true, Black: 181#true, 168#true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:21,771 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-20 13:30:21,771 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:21,771 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:21,771 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:21,771 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][76], [26#L690true, 170#true, 172#true, 77#L696-6true, 104#L689true, 41#L689true, 186#true, 191#true, 36#L688-7true, 174#true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:21,771 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-20 13:30:21,772 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:21,772 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:21,772 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:21,773 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][76], [170#true, 26#L690true, 172#true, 77#L696-6true, 41#L689true, 191#true, 186#true, 174#true, 146#L688-7true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:21,773 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-20 13:30:21,773 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:21,773 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:21,773 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:21,774 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][76], [170#true, 26#L690true, 172#true, 77#L696-6true, 41#L689true, 80#L689-1true, 191#true, 186#true, 174#true, Black: 176#true, 15#L688-6true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:21,774 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-20 13:30:21,774 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:21,774 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:21,774 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:21,779 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [170#true, 26#L690true, 172#true, 77#L696-6true, 104#L689true, 186#true, 191#true, 36#L688-7true, 174#true, 40#L688-6true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:21,779 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-20 13:30:21,779 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:21,779 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:21,779 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:21,781 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 26#L690true, 172#true, 77#L696-6true, 191#true, 186#true, 174#true, 40#L688-6true, Black: 176#true, 15#L688-6true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:21,781 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-20 13:30:21,781 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:21,781 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:21,781 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:21,803 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][196], [170#true, 172#true, 104#L689true, 77#L696-6true, 191#true, 148#L688-7true, 186#true, 36#L688-7true, 174#true, 112#L689-5true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:21,803 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-20 13:30:21,803 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:21,803 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:21,803 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:21,804 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][196], [170#true, 172#true, 77#L696-6true, 104#L689true, 191#true, 148#L688-7true, 91#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 186#true, 174#true, 112#L689-5true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:21,804 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-20 13:30:21,804 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:21,804 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:21,804 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:21,806 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][220], [170#true, 172#true, 77#L696-6true, 191#true, 148#L688-7true, 186#true, 174#true, 146#L688-7true, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:21,806 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-20 13:30:21,806 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:21,806 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:21,806 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:21,806 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:21,808 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][220], [170#true, 172#true, 77#L696-6true, 191#true, 186#true, 148#L688-7true, 174#true, 112#L689-5true, Black: 176#true, 85#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:21,808 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-20 13:30:21,808 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:21,808 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:21,809 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:21,809 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 26#L690true, 172#true, 77#L696-6true, 186#true, 148#L688-7true, 191#true, 174#true, Black: 176#true, 85#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:21,809 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-20 13:30:21,809 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:21,809 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:21,809 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:21,809 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][220], [170#true, 172#true, 77#L696-6true, 148#L688-7true, 191#true, 186#true, 174#true, 112#L689-5true, Black: 176#true, 85#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:21,809 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-20 13:30:21,809 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:21,810 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:21,810 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:21,810 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:21,833 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 104#L689true, 80#L689-1true, 186#true, 191#true, 174#true, 40#L688-6true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:21,833 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-20 13:30:21,833 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:21,834 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:21,834 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:21,834 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][196], [170#true, 172#true, 77#L696-6true, 104#L689true, 186#true, 191#true, 36#L688-7true, 174#true, 112#L689-5true, Black: 176#true, 156#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:21,834 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-20 13:30:21,834 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:21,834 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:21,835 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:21,837 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][220], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 146#L688-7true, 112#L689-5true, Black: 176#true, 156#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:21,837 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-20 13:30:21,837 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:21,837 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:21,837 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:21,837 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:21,837 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 186#true, 191#true, 174#true, 146#L688-7true, 40#L688-6true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:21,838 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-20 13:30:21,838 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:21,838 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:21,838 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:21,845 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][76], [170#true, 172#true, 77#L696-6true, 41#L689true, 186#true, 191#true, 174#true, 115#$Ultimate##0true, Black: 176#true, 21#L689-1true, Black: 181#true, 7#L690-3true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:21,845 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-20 13:30:21,846 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:21,846 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:21,846 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:21,865 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [139#L689true, 8#L690true, 170#true, 172#true, 77#L696-6true, 104#L689true, 186#true, 191#true, 36#L688-7true, 174#true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:21,866 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-20 13:30:21,866 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:21,866 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:21,866 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:21,884 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][198], [139#L689true, 170#true, 172#true, 77#L696-6true, 104#L689true, 63#L689-5true, 186#true, 191#true, 36#L688-7true, 174#true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:21,884 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-20 13:30:21,884 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:21,884 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:21,884 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:21,888 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [139#L689true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 38#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 146#L688-7true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:21,889 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is not cut-off event [2024-11-20 13:30:21,889 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is not cut-off event [2024-11-20 13:30:21,889 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is not cut-off event [2024-11-20 13:30:21,889 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is not cut-off event [2024-11-20 13:30:21,895 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [139#L689true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 38#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, 15#L688-6true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:21,895 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-20 13:30:21,895 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:21,895 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:21,896 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:21,896 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][222], [139#L689true, 170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, Black: 176#true, 15#L688-6true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:21,896 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-20 13:30:21,896 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:21,896 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:21,897 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:21,931 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 26#L690true, 172#true, 77#L696-6true, 186#true, 191#true, 117#L689-1true, 109#L688-2true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:21,931 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-20 13:30:21,931 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:21,932 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:21,932 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:22,046 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([646] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][49], [139#L689true, 8#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 117#L689-1true, 174#true, Black: 176#true, Black: 181#true, 168#true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:22,046 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-20 13:30:22,046 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:22,046 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:22,046 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:22,047 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([646] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][49], [139#L689true, 8#L690true, 170#true, 172#true, 77#L696-6true, 104#L689true, 186#true, 191#true, 36#L688-7true, 174#true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:22,047 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-20 13:30:22,047 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:22,047 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:22,047 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:22,049 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([646] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][49], [139#L689true, 8#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 146#L688-7true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:22,049 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-20 13:30:22,049 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:22,049 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:22,049 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:22,049 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([646] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][49], [139#L689true, 8#L690true, 170#true, 172#true, 77#L696-6true, 80#L689-1true, 191#true, 186#true, 174#true, Black: 176#true, 15#L688-6true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:22,050 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-20 13:30:22,050 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:22,050 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:22,050 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:22,056 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([646] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][49], [139#L689true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 117#L689-1true, 36#L688-7true, 174#true, 38#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:22,056 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-20 13:30:22,056 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:22,056 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:22,056 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:22,058 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([646] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][172], [139#L689true, 170#true, 172#true, 77#L696-6true, 63#L689-5true, 191#true, 186#true, 117#L689-1true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:22,058 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-20 13:30:22,058 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:22,058 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:22,058 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:22,059 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([646] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][172], [139#L689true, 170#true, 172#true, 104#L689true, 77#L696-6true, 63#L689-5true, 80#L689-1true, 186#true, 191#true, 174#true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:22,059 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-20 13:30:22,059 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:22,059 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:22,059 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:22,067 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][198], [170#true, 172#true, 77#L696-6true, 104#L689true, 63#L689-5true, 131#L688-7true, 186#true, 91#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 191#true, 174#true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:22,067 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-20 13:30:22,067 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:22,067 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:22,067 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:22,069 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([646] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][49], [139#L689true, 170#true, 172#true, 77#L696-6true, 80#L689-1true, 186#true, 191#true, 174#true, 38#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 146#L688-7true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:22,069 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-20 13:30:22,069 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:22,070 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:22,070 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:22,071 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][222], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 131#L688-7true, 191#true, 186#true, 174#true, 146#L688-7true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:22,071 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-20 13:30:22,071 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:22,071 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:22,072 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:22,072 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:22,072 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 77#L696-6true, 131#L688-7true, 186#true, 191#true, 174#true, 146#L688-7true, 38#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:22,072 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-20 13:30:22,072 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:22,072 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:22,072 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:22,072 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:22,073 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][222], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 131#L688-7true, 186#true, 191#true, 174#true, 146#L688-7true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:22,073 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-20 13:30:22,073 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:22,073 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:22,073 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:22,073 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:22,073 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:22,073 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [8#L690true, 170#true, 172#true, 77#L696-6true, 131#L688-7true, 186#true, 191#true, 174#true, 146#L688-7true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:22,074 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-20 13:30:22,074 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:22,074 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:22,074 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:22,077 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][222], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 131#L688-7true, 186#true, 191#true, 174#true, Black: 176#true, 85#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:22,077 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-20 13:30:22,077 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:22,077 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:22,078 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:22,078 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][222], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 131#L688-7true, 186#true, 191#true, 174#true, Black: 176#true, 85#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:22,078 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-20 13:30:22,078 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:22,078 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:22,078 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:22,078 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:22,079 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [8#L690true, 170#true, 172#true, 77#L696-6true, 131#L688-7true, 191#true, 186#true, 174#true, Black: 176#true, 85#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:22,079 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-20 13:30:22,079 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:22,079 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:22,079 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:22,118 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 117#L689-1true, 174#true, 38#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|), 55#L688-6true]) [2024-11-20 13:30:22,118 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is not cut-off event [2024-11-20 13:30:22,118 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is not cut-off event [2024-11-20 13:30:22,118 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is not cut-off event [2024-11-20 13:30:22,119 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is not cut-off event [2024-11-20 13:30:22,124 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 77#L696-6true, 104#L689true, 186#true, 191#true, 174#true, 38#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|), 55#L688-6true]) [2024-11-20 13:30:22,125 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-20 13:30:22,125 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:22,125 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:22,125 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:22,125 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][222], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 117#L689-1true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|), 55#L688-6true]) [2024-11-20 13:30:22,126 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-20 13:30:22,126 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:22,126 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:22,126 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:22,126 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][222], [170#true, 172#true, 77#L696-6true, 104#L689true, 63#L689-5true, 186#true, 191#true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|), 55#L688-6true]) [2024-11-20 13:30:22,126 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-20 13:30:22,126 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:22,126 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:22,126 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:22,135 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][198], [170#true, 172#true, 77#L696-6true, 104#L689true, 63#L689-5true, 80#L689-1true, 186#true, 191#true, 174#true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|), 55#L688-6true]) [2024-11-20 13:30:22,135 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-20 13:30:22,135 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:22,136 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:22,136 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:22,136 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [170#true, 172#true, 77#L696-6true, 104#L689true, 186#true, 191#true, 36#L688-7true, 174#true, 38#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|), 55#L688-6true]) [2024-11-20 13:30:22,138 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-20 13:30:22,139 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:22,139 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:22,139 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:22,143 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][222], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, 150#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 146#L688-7true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:22,144 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-20 13:30:22,144 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:22,144 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:22,144 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:22,144 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:22,144 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 77#L696-6true, 191#true, 186#true, 174#true, 150#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 38#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 146#L688-7true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:22,144 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-20 13:30:22,144 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:22,144 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:22,145 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:22,145 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][222], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, 150#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 146#L688-7true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:22,145 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-20 13:30:22,145 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:22,145 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:22,145 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:22,145 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:22,146 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:22,146 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [8#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 150#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 146#L688-7true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:22,146 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-20 13:30:22,146 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:22,146 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:22,146 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:22,146 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:22,194 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [8#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 117#L689-1true, 174#true, Black: 176#true, 74#L688-2true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:22,199 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-20 13:30:22,199 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:22,199 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:22,199 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-20 13:30:22,360 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][147], [26#L690true, 170#true, 172#true, 77#L696-6true, 104#L689true, 63#L689-5true, 186#true, 191#true, 174#true, Black: 176#true, 12#L688-1true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:22,361 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is not cut-off event [2024-11-20 13:30:22,361 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is not cut-off event [2024-11-20 13:30:22,361 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is not cut-off event [2024-11-20 13:30:22,361 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is not cut-off event [2024-11-20 13:30:22,361 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is not cut-off event [2024-11-20 13:30:22,361 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is not cut-off event [2024-11-20 13:30:22,362 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][129], [26#L690true, 170#true, 172#true, 77#L696-6true, 191#true, 186#true, 117#L689-1true, 174#true, Black: 176#true, Black: 181#true, 168#true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|), 92#L689-4true]) [2024-11-20 13:30:22,362 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-20 13:30:22,362 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:22,362 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:22,362 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:22,362 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [26#L690true, 170#true, 172#true, 77#L696-6true, 191#true, 186#true, 117#L689-1true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|), 92#L689-4true]) [2024-11-20 13:30:22,362 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-20 13:30:22,362 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:22,362 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:22,363 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:22,363 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][213], [26#L690true, 170#true, 172#true, 77#L696-6true, 63#L689-5true, 191#true, 186#true, 117#L689-1true, 174#true, Black: 176#true, Black: 181#true, 168#true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:22,363 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-20 13:30:22,363 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:22,363 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:22,363 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:22,363 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][222], [26#L690true, 170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 117#L689-1true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:22,364 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-20 13:30:22,364 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:22,364 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:22,364 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:22,365 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][222], [26#L690true, 170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 117#L689-1true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:22,365 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-20 13:30:22,365 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:22,365 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:22,365 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:22,365 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:22,365 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][213], [26#L690true, 170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 117#L689-1true, 174#true, Black: 176#true, Black: 181#true, 168#true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:22,365 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-20 13:30:22,365 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:22,365 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:22,365 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:22,365 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:22,372 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][129], [26#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 146#L688-7true, 25#L689-3true, Black: 176#true, Black: 181#true, 168#true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:22,372 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-20 13:30:22,372 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:22,372 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:22,372 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:22,375 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][144], [8#L690true, 170#true, 172#true, 77#L696-6true, 104#L689true, 186#true, 191#true, 174#true, 112#L689-5true, Black: 176#true, 12#L688-1true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:22,375 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is not cut-off event [2024-11-20 13:30:22,375 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is not cut-off event [2024-11-20 13:30:22,375 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is not cut-off event [2024-11-20 13:30:22,375 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is not cut-off event [2024-11-20 13:30:22,375 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is not cut-off event [2024-11-20 13:30:22,375 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is not cut-off event [2024-11-20 13:30:22,376 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is not cut-off event [2024-11-20 13:30:22,383 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][184], [170#true, 26#L690true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 82#L688-2true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:22,383 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-20 13:30:22,383 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:22,383 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:22,383 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:22,383 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:22,383 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:22,383 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:22,384 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][184], [26#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 82#L688-2true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|), 92#L689-4true]) [2024-11-20 13:30:22,384 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is not cut-off event [2024-11-20 13:30:22,385 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is not cut-off event [2024-11-20 13:30:22,385 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is not cut-off event [2024-11-20 13:30:22,385 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is not cut-off event [2024-11-20 13:30:22,385 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][123], [170#true, 26#L690true, 172#true, 77#L696-6true, 191#true, 186#true, 174#true, 38#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 82#L688-2true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:22,386 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-20 13:30:22,386 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:22,386 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:22,386 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:22,388 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][182], [8#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 82#L688-2true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:22,388 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-20 13:30:22,388 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:22,388 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:22,388 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:22,388 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:22,388 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:22,388 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:22,396 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][182], [8#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 149#L689-4true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 82#L688-2true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:22,396 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is not cut-off event [2024-11-20 13:30:22,396 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is not cut-off event [2024-11-20 13:30:22,396 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is not cut-off event [2024-11-20 13:30:22,396 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is not cut-off event [2024-11-20 13:30:22,396 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][123], [8#L690true, 170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 186#true, 191#true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 82#L688-2true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:22,397 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-20 13:30:22,397 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:22,397 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:22,397 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:22,422 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][123], [170#true, 26#L690true, 172#true, 77#L696-6true, 63#L689-5true, 191#true, 186#true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 82#L688-2true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:22,424 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-20 13:30:22,424 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:22,424 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:22,424 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:22,425 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][123], [8#L690true, 170#true, 172#true, 77#L696-6true, 191#true, 186#true, 174#true, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 82#L688-2true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:22,425 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-20 13:30:22,425 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:22,426 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:22,426 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:22,428 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][184], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 82#L688-2true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:22,428 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is not cut-off event [2024-11-20 13:30:22,428 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is not cut-off event [2024-11-20 13:30:22,428 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is not cut-off event [2024-11-20 13:30:22,428 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is not cut-off event [2024-11-20 13:30:22,440 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 104#L689true, 191#true, 186#true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 93#L689-1true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:22,440 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-20 13:30:22,440 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:22,440 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:22,441 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:22,451 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 186#true, 191#true, 174#true, 25#L689-3true, Black: 176#true, 15#L688-6true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:22,451 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-20 13:30:22,451 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:22,451 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:22,451 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:22,455 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 104#L689true, 186#true, 191#true, 174#true, Black: 176#true, Black: 181#true, 168#true, 93#L689-1true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:22,455 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-20 13:30:22,455 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:22,455 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:22,455 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:22,455 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][196], [170#true, 172#true, 77#L696-6true, 104#L689true, 186#true, 191#true, 174#true, 112#L689-5true, Black: 176#true, Black: 181#true, 168#true, 93#L689-1true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:22,455 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-20 13:30:22,456 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:22,456 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:22,456 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:22,458 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 191#true, 186#true, 174#true, Black: 176#true, 15#L688-6true, 78#L689true, Black: 181#true, 168#true, 93#L689-1true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:22,459 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-20 13:30:22,459 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:22,459 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:22,459 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:22,459 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:22,459 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][220], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 112#L689-5true, Black: 176#true, 15#L688-6true, 78#L689true, Black: 181#true, 168#true, 93#L689-1true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:22,459 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-20 13:30:22,459 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:22,459 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:22,459 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:22,460 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [26#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 146#L688-7true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 93#L689-1true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:22,460 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-20 13:30:22,460 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:22,460 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:22,460 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:22,460 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][220], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 146#L688-7true, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 93#L689-1true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:22,460 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-20 13:30:22,460 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:22,460 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:22,460 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:22,461 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][220], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 112#L689-5true, Black: 176#true, 15#L688-6true, 78#L689true, Black: 181#true, 168#true, 93#L689-1true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:22,461 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-20 13:30:22,461 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:22,461 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:22,461 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:22,461 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:22,472 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][196], [170#true, 172#true, 77#L696-6true, 104#L689true, 41#L689true, 186#true, 191#true, 36#L688-7true, 174#true, 112#L689-5true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:22,472 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-20 13:30:22,472 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:22,472 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:22,472 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:22,475 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 172#true, 77#L696-6true, 41#L689true, 191#true, 186#true, 174#true, 146#L688-7true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:22,475 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-20 13:30:22,475 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:22,475 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:22,475 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:22,475 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:22,476 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][220], [170#true, 172#true, 77#L696-6true, 41#L689true, 186#true, 191#true, 174#true, 146#L688-7true, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:22,476 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-20 13:30:22,476 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:22,476 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:22,476 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:22,476 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:22,491 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][184], [26#L690true, 170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, 10#L688-1true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:22,491 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is not cut-off event [2024-11-20 13:30:22,491 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is not cut-off event [2024-11-20 13:30:22,491 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is not cut-off event [2024-11-20 13:30:22,491 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is not cut-off event [2024-11-20 13:30:22,491 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is not cut-off event [2024-11-20 13:30:22,491 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is not cut-off event [2024-11-20 13:30:22,494 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][182], [8#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 10#L688-1true, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:22,494 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is not cut-off event [2024-11-20 13:30:22,494 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is not cut-off event [2024-11-20 13:30:22,494 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is not cut-off event [2024-11-20 13:30:22,494 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is not cut-off event [2024-11-20 13:30:22,494 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is not cut-off event [2024-11-20 13:30:22,494 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is not cut-off event [2024-11-20 13:30:22,494 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is not cut-off event [2024-11-20 13:30:22,530 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [8#L690true, 170#true, 172#true, 77#L696-6true, 104#L689true, 186#true, 191#true, 36#L688-7true, 174#true, Black: 176#true, 21#L689-1true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:22,531 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-20 13:30:22,531 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:22,531 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:22,531 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:22,542 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][198], [170#true, 172#true, 77#L696-6true, 104#L689true, 63#L689-5true, 186#true, 191#true, 36#L688-7true, 174#true, Black: 176#true, 21#L689-1true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:22,543 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-20 13:30:22,543 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:22,543 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:22,543 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:22,543 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][198], [170#true, 172#true, 77#L696-6true, 104#L689true, 63#L689-5true, 186#true, 191#true, 174#true, Black: 176#true, Black: 181#true, 21#L689-1true, 168#true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:22,543 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-20 13:30:22,544 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:22,544 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:22,544 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:22,544 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [8#L690true, 170#true, 172#true, 77#L696-6true, 104#L689true, 191#true, 186#true, 174#true, Black: 176#true, 21#L689-1true, Black: 181#true, 168#true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:22,544 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-20 13:30:22,544 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:22,544 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:22,544 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:22,546 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 146#L688-7true, 38#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, 78#L689true, Black: 181#true, 21#L689-1true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:22,547 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is not cut-off event [2024-11-20 13:30:22,547 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is not cut-off event [2024-11-20 13:30:22,547 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is not cut-off event [2024-11-20 13:30:22,547 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is not cut-off event [2024-11-20 13:30:22,551 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][222], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, Black: 176#true, 15#L688-6true, 78#L689true, 21#L689-1true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:22,551 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-20 13:30:22,551 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:22,551 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:22,551 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:22,552 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:22,552 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 38#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, 15#L688-6true, 78#L689true, 21#L689-1true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:22,552 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-20 13:30:22,552 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:22,552 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:22,552 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:22,552 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][222], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, Black: 176#true, 15#L688-6true, 78#L689true, Black: 181#true, 21#L689-1true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:22,552 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-20 13:30:22,552 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:22,552 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:22,553 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:22,553 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:22,553 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:22,553 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [8#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, Black: 176#true, 15#L688-6true, 78#L689true, Black: 181#true, 21#L689-1true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:22,553 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-20 13:30:22,553 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:22,553 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:22,553 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:22,567 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][76], [170#true, 26#L690true, 172#true, 77#L696-6true, 41#L689true, 191#true, 186#true, 36#L688-7true, 174#true, Black: 176#true, 85#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:22,567 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-20 13:30:22,567 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:22,567 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:22,567 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:22,569 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][171], [170#true, 172#true, 77#L696-6true, 41#L689true, 186#true, 191#true, 36#L688-7true, 174#true, 57#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 112#L689-5true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:22,570 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-20 13:30:22,570 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:22,570 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:22,570 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:22,570 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][171], [170#true, 172#true, 77#L696-6true, 41#L689true, 186#true, 191#true, 91#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 117#L689-1true, 174#true, 112#L689-5true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:22,570 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-20 13:30:22,570 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:22,570 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:22,570 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:22,571 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][171], [170#true, 172#true, 77#L696-6true, 41#L689true, 80#L689-1true, 186#true, 191#true, 174#true, 112#L689-5true, Black: 176#true, 85#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:22,571 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-20 13:30:22,571 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:22,571 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:22,572 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:22,572 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][171], [170#true, 172#true, 77#L696-6true, 41#L689true, 191#true, 186#true, 174#true, 52#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 146#L688-7true, 112#L689-5true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:22,572 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-20 13:30:22,572 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:22,572 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:22,572 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:22,575 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 148#L688-7true, 174#true, Black: 176#true, 39#L690-3true, 78#L689true, Black: 181#true, 168#true, 82#L688-2true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:22,575 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-20 13:30:22,575 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:22,575 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:22,575 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:22,578 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 146#L688-7true, 40#L688-6true, Black: 176#true, 78#L689true, 39#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:22,578 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-20 13:30:22,578 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:22,578 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:22,578 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:22,581 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][76], [26#L690true, 170#true, 172#true, 77#L696-6true, 41#L689true, 186#true, 191#true, 36#L688-7true, 117#L689-1true, 174#true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:22,581 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-20 13:30:22,581 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:22,581 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:22,581 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:22,582 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][76], [26#L690true, 170#true, 172#true, 77#L696-6true, 41#L689true, 186#true, 191#true, 36#L688-7true, 174#true, 57#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:22,582 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-20 13:30:22,582 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:22,583 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:22,583 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:22,583 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [170#true, 26#L690true, 172#true, 77#L696-6true, 104#L689true, 191#true, 186#true, 148#L688-7true, 174#true, Black: 176#true, Black: 181#true, 168#true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:22,583 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-20 13:30:22,583 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:22,583 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:22,584 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:22,584 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [170#true, 26#L690true, 172#true, 104#L689true, 77#L696-6true, 186#true, 191#true, 148#L688-7true, 36#L688-7true, 174#true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:22,584 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-20 13:30:22,584 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:22,584 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:22,584 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:22,584 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][76], [170#true, 26#L690true, 172#true, 77#L696-6true, 80#L689-1true, 41#L689true, 186#true, 191#true, 174#true, 146#L688-7true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:22,584 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-20 13:30:22,584 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:22,585 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:22,585 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:22,585 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][76], [170#true, 26#L690true, 172#true, 77#L696-6true, 41#L689true, 186#true, 191#true, 174#true, 52#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 146#L688-7true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:22,585 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-20 13:30:22,585 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:22,585 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:22,585 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:22,586 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 26#L690true, 172#true, 77#L696-6true, 191#true, 186#true, 148#L688-7true, 174#true, Black: 176#true, 15#L688-6true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:22,586 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-20 13:30:22,586 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:22,586 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:22,586 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:22,586 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:22,590 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 26#L690true, 172#true, 77#L696-6true, 191#true, 186#true, 174#true, 146#L688-7true, 40#L688-6true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:22,591 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-20 13:30:22,591 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:22,591 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:22,591 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:22,591 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:22,591 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:22,612 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 104#L689true, 148#L688-7true, 191#true, 186#true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:22,613 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-20 13:30:22,613 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:22,613 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:22,613 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:22,613 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 26#L690true, 172#true, 77#L696-6true, 104#L689true, 186#true, 148#L688-7true, 191#true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:22,613 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-20 13:30:22,613 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:22,614 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:22,614 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:22,614 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][220], [170#true, 172#true, 77#L696-6true, 104#L689true, 186#true, 191#true, 148#L688-7true, 174#true, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:22,614 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-20 13:30:22,614 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:22,614 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:22,614 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:22,616 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 104#L689true, 186#true, 148#L688-7true, 191#true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:22,616 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-20 13:30:22,616 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:22,616 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:22,616 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:22,616 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 104#L689true, 80#L689-1true, 186#true, 148#L688-7true, 191#true, 174#true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:22,616 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-20 13:30:22,616 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:22,617 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:22,617 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:22,617 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][196], [170#true, 172#true, 77#L696-6true, 104#L689true, 186#true, 191#true, 148#L688-7true, 174#true, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:22,617 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-20 13:30:22,617 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:22,617 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:22,617 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:22,618 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 186#true, 191#true, 148#L688-7true, 174#true, 146#L688-7true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:22,619 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-20 13:30:22,619 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:22,619 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:22,619 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:22,627 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [170#true, 26#L690true, 172#true, 77#L696-6true, 104#L689true, 191#true, 186#true, 36#L688-7true, 174#true, Black: 176#true, 156#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:22,627 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-20 13:30:22,627 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:22,627 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:22,627 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:22,651 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][220], [170#true, 172#true, 77#L696-6true, 191#true, 186#true, 117#L689-1true, 174#true, 40#L688-6true, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:22,651 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-20 13:30:22,651 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:22,651 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:22,651 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:22,658 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][196], [170#true, 172#true, 77#L696-6true, 104#L689true, 80#L689-1true, 191#true, 186#true, 174#true, 40#L688-6true, 112#L689-5true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:22,658 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-20 13:30:22,658 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:22,658 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:22,658 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:22,702 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][198], [170#true, 172#true, 104#L689true, 77#L696-6true, 63#L689-5true, 191#true, 186#true, 36#L688-7true, 174#true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|), 89#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue]) [2024-11-20 13:30:22,703 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-20 13:30:22,703 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:22,703 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:22,703 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:22,705 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [8#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 146#L688-7true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 89#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:22,705 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-20 13:30:22,706 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:22,706 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:22,706 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:22,709 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][222], [139#L689true, 170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, 146#L688-7true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:22,709 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-20 13:30:22,709 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:22,709 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:22,709 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:22,709 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:22,709 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [139#L689true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 146#L688-7true, 38#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:22,709 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-20 13:30:22,709 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:22,709 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:22,709 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:22,710 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:22,710 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][222], [139#L689true, 170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, 146#L688-7true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:22,710 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-20 13:30:22,710 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:22,710 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:22,710 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:22,710 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:22,710 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:22,710 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [139#L689true, 8#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 146#L688-7true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:22,710 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-20 13:30:22,711 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:22,711 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:22,711 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:22,716 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 38#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, 15#L688-6true, 78#L689true, Black: 181#true, 168#true, 89#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:22,716 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-20 13:30:22,716 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:22,716 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:22,716 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:22,717 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][222], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, Black: 176#true, 15#L688-6true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|), 89#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue]) [2024-11-20 13:30:22,717 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-20 13:30:22,717 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:22,717 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:22,717 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:22,845 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([646] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][49], [139#L689true, 8#L690true, 170#true, 172#true, 77#L696-6true, 191#true, 186#true, 117#L689-1true, 36#L688-7true, 174#true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:22,845 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-20 13:30:22,845 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:22,845 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:22,845 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:22,846 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([646] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][49], [139#L689true, 8#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 36#L688-7true, 174#true, 57#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:22,847 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-20 13:30:22,847 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:22,847 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:22,847 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:22,848 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([646] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][49], [139#L689true, 8#L690true, 170#true, 172#true, 77#L696-6true, 80#L689-1true, 186#true, 191#true, 174#true, 146#L688-7true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:22,848 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-20 13:30:22,848 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:22,848 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:22,848 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:22,849 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([646] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][49], [139#L689true, 8#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 52#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 146#L688-7true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:22,849 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-20 13:30:22,849 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:22,849 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:22,849 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:22,850 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [8#L690true, 170#true, 172#true, 77#L696-6true, 131#L688-7true, 186#true, 191#true, 174#true, Black: 176#true, 15#L688-6true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:22,850 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-20 13:30:22,850 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:22,850 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:22,851 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:22,851 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:23,192 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([646] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][172], [139#L689true, 170#true, 172#true, 77#L696-6true, 63#L689-5true, 80#L689-1true, 186#true, 191#true, 117#L689-1true, 174#true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:23,196 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-20 13:30:23,196 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:23,196 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:23,196 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:23,197 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 77#L696-6true, 131#L688-7true, 186#true, 191#true, 117#L689-1true, 174#true, 38#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:23,197 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is not cut-off event [2024-11-20 13:30:23,197 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is not cut-off event [2024-11-20 13:30:23,197 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is not cut-off event [2024-11-20 13:30:23,197 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is not cut-off event [2024-11-20 13:30:23,197 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([646] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][49], [139#L689true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 117#L689-1true, 174#true, 38#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:23,197 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-20 13:30:23,197 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:23,197 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:23,197 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:23,198 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([646] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][49], [139#L689true, 170#true, 172#true, 77#L696-6true, 104#L689true, 80#L689-1true, 186#true, 191#true, 174#true, 38#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:23,199 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-20 13:30:23,199 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:23,199 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:23,199 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:23,200 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([646] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][172], [139#L689true, 170#true, 172#true, 77#L696-6true, 80#L689-1true, 63#L689-5true, 186#true, 191#true, 174#true, 57#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:23,200 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-20 13:30:23,200 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:23,200 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:23,200 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:23,204 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([646] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][172], [139#L689true, 170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 117#L689-1true, 174#true, 52#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:23,205 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-20 13:30:23,205 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:23,205 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:23,205 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:23,205 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][222], [170#true, 172#true, 77#L696-6true, 104#L689true, 63#L689-5true, 131#L688-7true, 186#true, 191#true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:23,205 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-20 13:30:23,205 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:23,205 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:23,206 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:23,206 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 77#L696-6true, 104#L689true, 131#L688-7true, 186#true, 191#true, 174#true, 38#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:23,206 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-20 13:30:23,206 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:23,206 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:23,206 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:23,206 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][222], [170#true, 172#true, 77#L696-6true, 104#L689true, 63#L689-5true, 131#L688-7true, 186#true, 191#true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:23,206 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-20 13:30:23,206 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:23,206 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:23,206 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:23,206 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:23,206 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][222], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 131#L688-7true, 186#true, 191#true, 117#L689-1true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:23,206 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-20 13:30:23,206 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:23,206 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:23,207 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:23,215 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][198], [170#true, 172#true, 77#L696-6true, 104#L689true, 80#L689-1true, 63#L689-5true, 131#L688-7true, 186#true, 191#true, 174#true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:23,218 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-20 13:30:23,219 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:23,219 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:23,219 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:23,219 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [170#true, 172#true, 104#L689true, 77#L696-6true, 131#L688-7true, 186#true, 191#true, 36#L688-7true, 174#true, 38#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:23,219 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-20 13:30:23,219 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:23,219 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:23,219 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:23,219 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][198], [170#true, 172#true, 77#L696-6true, 104#L689true, 63#L689-5true, 131#L688-7true, 186#true, 191#true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:23,219 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-20 13:30:23,219 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:23,220 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:23,220 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:23,274 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [8#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 146#L688-7true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|), 55#L688-6true]) [2024-11-20 13:30:23,274 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-20 13:30:23,274 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:23,274 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:23,274 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:23,274 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:23,290 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][222], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 117#L689-1true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|), 55#L688-6true]) [2024-11-20 13:30:23,290 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-20 13:30:23,290 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:23,290 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:23,290 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:23,290 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:23,291 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 117#L689-1true, 174#true, 38#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|), 55#L688-6true]) [2024-11-20 13:30:23,291 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-20 13:30:23,291 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:23,291 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:23,291 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:23,291 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:23,293 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 77#L696-6true, 104#L689true, 186#true, 191#true, 174#true, 150#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 38#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:23,293 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-20 13:30:23,294 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:23,294 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:23,294 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:23,294 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][222], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 117#L689-1true, 174#true, 150#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:23,294 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-20 13:30:23,294 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:23,294 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:23,294 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:23,295 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][222], [170#true, 172#true, 77#L696-6true, 104#L689true, 63#L689-5true, 186#true, 191#true, 174#true, 150#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:23,295 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-20 13:30:23,295 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:23,295 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:23,295 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:23,295 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [8#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 117#L689-1true, 174#true, 150#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:23,295 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-20 13:30:23,295 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:23,295 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:23,295 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:23,300 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [8#L690true, 170#true, 172#true, 77#L696-6true, 104#L689true, 186#true, 191#true, 36#L688-7true, 174#true, 150#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:23,301 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-20 13:30:23,301 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:23,301 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:23,301 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:23,301 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][198], [170#true, 172#true, 77#L696-6true, 104#L689true, 63#L689-5true, 80#L689-1true, 186#true, 191#true, 174#true, 150#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:23,301 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-20 13:30:23,301 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:23,302 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:23,302 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:23,303 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [8#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 150#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, 15#L688-6true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:23,303 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-20 13:30:23,303 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:23,303 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:23,303 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-20 13:30:23,406 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][213], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, 146#L688-7true, Black: 176#true, 39#L690-3true, Black: 181#true, 168#true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:23,406 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-20 13:30:23,406 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:23,406 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:23,406 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:23,407 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][213], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, 146#L688-7true, Black: 176#true, 39#L690-3true, Black: 181#true, 168#true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:23,407 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-20 13:30:23,407 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:23,407 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:23,407 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:23,407 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:23,411 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][129], [170#true, 172#true, 77#L696-6true, 41#L689true, 186#true, 191#true, 174#true, 146#L688-7true, Black: 176#true, 39#L690-3true, Black: 181#true, 168#true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:23,411 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is not cut-off event [2024-11-20 13:30:23,411 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is not cut-off event [2024-11-20 13:30:23,411 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is not cut-off event [2024-11-20 13:30:23,412 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is not cut-off event [2024-11-20 13:30:23,414 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][222], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, 146#L688-7true, Black: 176#true, 39#L690-3true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:23,415 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-20 13:30:23,415 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:23,415 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:23,415 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:23,415 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][222], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, 146#L688-7true, Black: 176#true, 39#L690-3true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:23,415 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-20 13:30:23,415 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:23,415 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:23,415 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:23,415 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:23,432 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][88], [8#L690true, 26#L690true, 170#true, 172#true, 104#L689true, 77#L696-6true, 191#true, 186#true, 174#true, Black: 176#true, 12#L688-1true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:23,432 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is not cut-off event [2024-11-20 13:30:23,433 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is not cut-off event [2024-11-20 13:30:23,433 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is not cut-off event [2024-11-20 13:30:23,433 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is not cut-off event [2024-11-20 13:30:23,433 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][129], [26#L690true, 170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 117#L689-1true, 174#true, Black: 176#true, Black: 181#true, 168#true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:23,434 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-20 13:30:23,434 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:23,434 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:23,434 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:23,434 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [26#L690true, 170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 117#L689-1true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:23,434 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-20 13:30:23,434 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:23,434 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:23,434 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:23,441 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][219], [8#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 117#L689-1true, 174#true, 112#L689-5true, Black: 176#true, Black: 181#true, 168#true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:23,442 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-20 13:30:23,442 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:23,442 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:23,442 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:23,442 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][220], [8#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 117#L689-1true, 174#true, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:23,442 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-20 13:30:23,442 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:23,442 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:23,443 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:23,446 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [170#true, 26#L690true, 172#true, 77#L696-6true, 104#L689true, 41#L689true, 186#true, 191#true, 36#L688-7true, 174#true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:23,446 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-20 13:30:23,446 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:23,446 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:23,446 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:23,447 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 26#L690true, 172#true, 77#L696-6true, 41#L689true, 191#true, 186#true, 174#true, Black: 176#true, 15#L688-6true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:23,447 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-20 13:30:23,447 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:23,447 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:23,447 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:23,449 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][184], [26#L690true, 170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 82#L688-2true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:23,449 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is not cut-off event [2024-11-20 13:30:23,449 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is not cut-off event [2024-11-20 13:30:23,450 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is not cut-off event [2024-11-20 13:30:23,450 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is not cut-off event [2024-11-20 13:30:23,450 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is not cut-off event [2024-11-20 13:30:23,450 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is not cut-off event [2024-11-20 13:30:23,450 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is not cut-off event [2024-11-20 13:30:23,450 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is not cut-off event [2024-11-20 13:30:23,454 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][182], [8#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 82#L688-2true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:23,454 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is not cut-off event [2024-11-20 13:30:23,454 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is not cut-off event [2024-11-20 13:30:23,454 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is not cut-off event [2024-11-20 13:30:23,454 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is not cut-off event [2024-11-20 13:30:23,454 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is not cut-off event [2024-11-20 13:30:23,454 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is not cut-off event [2024-11-20 13:30:23,454 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is not cut-off event [2024-11-20 13:30:23,454 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is not cut-off event [2024-11-20 13:30:23,505 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][232], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 191#true, 186#true, 174#true, 112#L689-5true, Black: 176#true, 15#L688-6true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:23,505 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-20 13:30:23,506 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:23,506 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:23,506 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:23,506 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:23,506 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][232], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, 112#L689-5true, Black: 176#true, 85#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:23,506 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-20 13:30:23,506 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:23,507 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:23,507 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:23,507 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:23,513 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 191#true, 186#true, 174#true, 146#L688-7true, 25#L689-3true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:23,513 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-20 13:30:23,513 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:23,513 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:23,513 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:23,514 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][196], [170#true, 172#true, 77#L696-6true, 104#L689true, 191#true, 186#true, 36#L688-7true, 174#true, 112#L689-5true, Black: 176#true, Black: 181#true, 168#true, 93#L689-1true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:23,515 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-20 13:30:23,515 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:23,515 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:23,515 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:23,515 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][196], [170#true, 172#true, 77#L696-6true, 104#L689true, 91#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 191#true, 186#true, 174#true, 112#L689-5true, Black: 176#true, Black: 181#true, 168#true, 93#L689-1true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:23,515 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-20 13:30:23,516 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:23,516 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:23,516 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:23,516 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 186#true, 191#true, 174#true, 146#L688-7true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 93#L689-1true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:23,517 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-20 13:30:23,517 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:23,517 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:23,517 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:23,517 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:23,517 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][220], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 146#L688-7true, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 93#L689-1true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:23,517 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-20 13:30:23,517 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:23,517 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:23,517 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:23,517 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:23,519 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][220], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 112#L689-5true, Black: 176#true, 85#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 78#L689true, Black: 181#true, 168#true, 93#L689-1true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:23,519 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-20 13:30:23,519 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:23,519 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:23,519 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:23,525 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 104#L689true, 41#L689true, 191#true, 186#true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:23,526 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-20 13:30:23,526 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:23,526 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:23,526 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:23,526 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][220], [170#true, 172#true, 77#L696-6true, 104#L689true, 41#L689true, 191#true, 186#true, 174#true, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:23,526 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-20 13:30:23,526 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:23,527 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:23,527 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:23,529 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 104#L689true, 41#L689true, 186#true, 191#true, 36#L688-7true, 174#true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:23,530 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-20 13:30:23,530 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:23,530 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:23,530 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:23,530 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][196], [72#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 170#true, 172#true, 77#L696-6true, 104#L689true, 186#true, 191#true, 36#L688-7true, 174#true, 112#L689-5true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:23,530 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-20 13:30:23,530 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:23,530 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:23,531 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:23,532 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][220], [72#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 146#L688-7true, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:23,532 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-20 13:30:23,532 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:23,533 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:23,533 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:23,540 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][123], [8#L690true, 26#L690true, 170#true, 172#true, 77#L696-6true, 191#true, 186#true, 174#true, 10#L688-1true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:23,541 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is not cut-off event [2024-11-20 13:30:23,541 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is not cut-off event [2024-11-20 13:30:23,541 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is not cut-off event [2024-11-20 13:30:23,541 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is not cut-off event [2024-11-20 13:30:23,579 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][198], [170#true, 172#true, 77#L696-6true, 104#L689true, 63#L689-5true, 186#true, 91#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 191#true, 174#true, Black: 176#true, Black: 181#true, 21#L689-1true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:23,579 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-20 13:30:23,579 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:23,579 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:23,579 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:23,581 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][222], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, 146#L688-7true, Black: 176#true, 78#L689true, 21#L689-1true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:23,581 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-20 13:30:23,581 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:23,581 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:23,581 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:23,582 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:23,582 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 38#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 146#L688-7true, Black: 176#true, 78#L689true, 21#L689-1true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:23,582 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-20 13:30:23,582 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:23,582 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:23,582 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:23,582 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:23,582 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][222], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, 146#L688-7true, Black: 176#true, 78#L689true, Black: 181#true, 21#L689-1true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:23,582 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-20 13:30:23,582 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:23,583 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:23,583 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:23,583 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:23,583 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:23,583 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [8#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 146#L688-7true, Black: 176#true, 78#L689true, Black: 181#true, 21#L689-1true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:23,583 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-20 13:30:23,583 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:23,583 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:23,583 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:23,586 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][222], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, Black: 176#true, 85#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 78#L689true, 21#L689-1true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:23,586 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-20 13:30:23,586 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:23,586 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:23,586 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:23,587 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][222], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, Black: 176#true, 85#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 78#L689true, 21#L689-1true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:23,587 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-20 13:30:23,587 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:23,587 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:23,587 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:23,587 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:23,587 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [8#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, Black: 176#true, 85#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 78#L689true, Black: 181#true, 21#L689-1true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:23,587 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-20 13:30:23,587 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:23,587 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:23,587 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:23,598 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][76], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 41#L689true, 186#true, 191#true, 117#L689-1true, 36#L688-7true, 174#true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:23,598 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-20 13:30:23,598 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:23,599 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:23,599 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:23,599 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][76], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 41#L689true, 191#true, 186#true, 117#L689-1true, 174#true, Black: 176#true, Black: 181#true, 168#true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:23,599 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-20 13:30:23,599 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:23,599 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:23,599 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:23,600 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][171], [170#true, 172#true, 77#L696-6true, 104#L689true, 41#L689true, 80#L689-1true, 186#true, 191#true, 174#true, 112#L689-5true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:23,600 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-20 13:30:23,600 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:23,600 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:23,600 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:23,600 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][171], [170#true, 172#true, 77#L696-6true, 80#L689-1true, 41#L689true, 186#true, 191#true, 117#L689-1true, 174#true, 112#L689-5true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:23,600 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-20 13:30:23,600 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:23,600 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:23,600 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:23,600 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][171], [170#true, 172#true, 77#L696-6true, 41#L689true, 186#true, 191#true, 117#L689-1true, 174#true, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:23,600 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-20 13:30:23,601 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:23,601 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:23,601 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:23,601 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][76], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 104#L689true, 41#L689true, 191#true, 186#true, 36#L688-7true, 174#true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:23,601 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-20 13:30:23,601 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:23,601 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:23,601 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:23,601 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][76], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 41#L689true, 186#true, 191#true, 174#true, 146#L688-7true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:23,601 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-20 13:30:23,601 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:23,601 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:23,601 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:23,601 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][76], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 80#L689-1true, 41#L689true, 186#true, 191#true, 174#true, 146#L688-7true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:23,601 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-20 13:30:23,602 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:23,602 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:23,602 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:23,602 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][76], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 41#L689true, 80#L689-1true, 186#true, 191#true, 174#true, Black: 176#true, 15#L688-6true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:23,602 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-20 13:30:23,602 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:23,602 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:23,602 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:23,604 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][129], [170#true, 172#true, 104#L689true, 77#L696-6true, 186#true, 148#L688-7true, 191#true, 174#true, Black: 176#true, 39#L690-3true, Black: 181#true, 168#true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:23,604 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is not cut-off event [2024-11-20 13:30:23,604 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is not cut-off event [2024-11-20 13:30:23,604 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is not cut-off event [2024-11-20 13:30:23,604 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is not cut-off event [2024-11-20 13:30:23,606 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 77#L696-6true, 186#true, 148#L688-7true, 191#true, 174#true, 146#L688-7true, Black: 176#true, 39#L690-3true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:23,606 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-20 13:30:23,606 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:23,606 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:23,606 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:23,613 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][76], [170#true, 26#L690true, 172#true, 77#L696-6true, 41#L689true, 186#true, 191#true, 117#L689-1true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:23,613 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-20 13:30:23,613 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:23,613 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:23,613 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:23,614 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][76], [170#true, 26#L690true, 172#true, 77#L696-6true, 104#L689true, 41#L689true, 80#L689-1true, 191#true, 186#true, 174#true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:23,614 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-20 13:30:23,614 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:23,614 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:23,614 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:23,615 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [170#true, 26#L690true, 172#true, 77#L696-6true, 104#L689true, 148#L688-7true, 186#true, 191#true, 91#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 174#true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:23,615 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-20 13:30:23,615 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:23,615 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:23,615 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:23,615 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 26#L690true, 172#true, 77#L696-6true, 186#true, 191#true, 148#L688-7true, 174#true, 146#L688-7true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:23,616 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-20 13:30:23,616 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:23,616 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:23,616 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:23,616 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:23,616 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:23,617 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 26#L690true, 172#true, 77#L696-6true, 148#L688-7true, 186#true, 191#true, 174#true, Black: 176#true, 85#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:23,617 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-20 13:30:23,617 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:23,617 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:23,617 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:23,617 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:23,622 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [170#true, 26#L690true, 172#true, 104#L689true, 77#L696-6true, 80#L689-1true, 191#true, 186#true, 174#true, 40#L688-6true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:23,623 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-20 13:30:23,623 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:23,623 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:23,623 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:23,640 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][220], [170#true, 172#true, 77#L696-6true, 191#true, 186#true, 148#L688-7true, 117#L689-1true, 174#true, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:23,640 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-20 13:30:23,640 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:23,641 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:23,641 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:23,642 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][220], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 148#L688-7true, 174#true, 57#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:23,642 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-20 13:30:23,643 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:23,643 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:23,643 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:23,644 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][196], [170#true, 172#true, 77#L696-6true, 104#L689true, 80#L689-1true, 148#L688-7true, 186#true, 191#true, 174#true, 112#L689-5true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:23,644 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-20 13:30:23,644 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:23,644 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:23,644 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:23,645 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][196], [170#true, 172#true, 77#L696-6true, 104#L689true, 191#true, 186#true, 148#L688-7true, 174#true, 52#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 112#L689-5true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:23,645 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-20 13:30:23,645 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:23,645 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:23,645 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:23,648 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 77#L696-6true, 104#L689true, 191#true, 148#L688-7true, 186#true, 174#true, Black: 176#true, 39#L690-3true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:23,648 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-20 13:30:23,648 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:23,648 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:23,648 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:23,651 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 26#L690true, 172#true, 77#L696-6true, 191#true, 186#true, 174#true, 146#L688-7true, Black: 176#true, 156#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:23,652 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-20 13:30:23,652 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:23,652 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:23,652 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:23,652 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:23,659 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 186#true, 191#true, 117#L689-1true, 174#true, 40#L688-6true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:23,659 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-20 13:30:23,659 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:23,659 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:23,659 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:23,660 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][220], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 117#L689-1true, 174#true, 112#L689-5true, Black: 176#true, 156#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:23,660 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-20 13:30:23,660 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:23,660 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:23,660 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:23,664 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][196], [170#true, 172#true, 77#L696-6true, 104#L689true, 80#L689-1true, 191#true, 186#true, 174#true, 112#L689-5true, Black: 176#true, 156#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:23,664 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-20 13:30:23,664 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:23,664 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:23,664 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:23,691 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [139#L689true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 117#L689-1true, 174#true, 38#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:23,692 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is not cut-off event [2024-11-20 13:30:23,692 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is not cut-off event [2024-11-20 13:30:23,692 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is not cut-off event [2024-11-20 13:30:23,692 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is not cut-off event [2024-11-20 13:30:23,696 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [139#L689true, 170#true, 172#true, 77#L696-6true, 104#L689true, 191#true, 186#true, 174#true, 38#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:23,696 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-20 13:30:23,696 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:23,696 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:23,696 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:23,697 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][222], [139#L689true, 170#true, 172#true, 77#L696-6true, 104#L689true, 63#L689-5true, 186#true, 191#true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:23,697 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-20 13:30:23,697 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:23,697 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:23,697 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:23,697 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][222], [139#L689true, 170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 117#L689-1true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:23,697 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-20 13:30:23,697 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:23,697 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:23,698 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:23,703 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][198], [139#L689true, 170#true, 172#true, 77#L696-6true, 104#L689true, 63#L689-5true, 80#L689-1true, 186#true, 191#true, 174#true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:23,704 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-20 13:30:23,704 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:23,704 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:23,704 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:23,704 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [139#L689true, 170#true, 172#true, 77#L696-6true, 104#L689true, 191#true, 186#true, 36#L688-7true, 174#true, 38#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:23,704 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-20 13:30:23,704 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:23,704 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:23,704 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:23,708 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][222], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, 146#L688-7true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 89#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:23,708 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-20 13:30:23,708 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:23,708 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:23,708 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:23,708 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:23,708 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 146#L688-7true, 38#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 89#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:23,708 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-20 13:30:23,708 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:23,708 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:23,708 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:23,709 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][222], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, 146#L688-7true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 89#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:23,709 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-20 13:30:23,709 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:23,709 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:23,709 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:23,709 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:23,709 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:23,709 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [8#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 146#L688-7true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 89#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:23,709 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-20 13:30:23,709 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:23,710 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:23,710 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:23,710 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:23,800 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([646] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][49], [139#L689true, 8#L690true, 170#true, 172#true, 77#L696-6true, 91#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 186#true, 191#true, 174#true, 146#L688-7true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:23,800 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-20 13:30:23,800 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:23,800 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:23,800 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:23,813 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([646] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][49], [139#L689true, 8#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 117#L689-1true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:23,814 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-20 13:30:23,814 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:23,814 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:23,814 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:23,815 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([646] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][49], [139#L689true, 8#L690true, 170#true, 172#true, 77#L696-6true, 104#L689true, 80#L689-1true, 186#true, 191#true, 174#true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:23,815 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-20 13:30:23,815 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:23,815 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:23,815 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:23,817 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [8#L690true, 170#true, 172#true, 77#L696-6true, 131#L688-7true, 186#true, 191#true, 174#true, 146#L688-7true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:23,817 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-20 13:30:23,818 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:23,818 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:23,818 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:23,818 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:23,819 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [8#L690true, 170#true, 172#true, 77#L696-6true, 131#L688-7true, 191#true, 186#true, 174#true, Black: 176#true, 85#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:23,819 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-20 13:30:23,819 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:23,819 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:23,819 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:23,819 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:23,823 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([646] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][49], [139#L689true, 170#true, 172#true, 77#L696-6true, 80#L689-1true, 186#true, 191#true, 117#L689-1true, 174#true, 38#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:23,824 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-20 13:30:23,824 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:23,824 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:23,824 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:23,825 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][222], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 131#L688-7true, 186#true, 191#true, 117#L689-1true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:23,825 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-20 13:30:23,825 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:23,825 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:23,825 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:23,825 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:23,825 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 77#L696-6true, 131#L688-7true, 186#true, 191#true, 117#L689-1true, 174#true, 38#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:23,826 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-20 13:30:23,826 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:23,826 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:23,826 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:23,826 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:23,827 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][222], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 131#L688-7true, 186#true, 191#true, 174#true, 57#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:23,828 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-20 13:30:23,828 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:23,828 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:23,828 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:23,832 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][198], [170#true, 172#true, 104#L689true, 77#L696-6true, 63#L689-5true, 131#L688-7true, 191#true, 186#true, 174#true, 52#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:23,832 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-20 13:30:23,832 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:23,832 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:23,832 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:23,864 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [8#L690true, 170#true, 172#true, 77#L696-6true, 104#L689true, 80#L689-1true, 186#true, 191#true, 174#true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|), 55#L688-6true]) [2024-11-20 13:30:23,864 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-20 13:30:23,864 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:23,864 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:23,864 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:23,877 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][222], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 117#L689-1true, 174#true, 150#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:23,877 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-20 13:30:23,877 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:23,877 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:23,877 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:23,877 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:23,878 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 117#L689-1true, 174#true, 150#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 38#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:23,878 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-20 13:30:23,878 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:23,878 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:23,878 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:23,886 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [170#true, 172#true, 77#L696-6true, 104#L689true, 80#L689-1true, 186#true, 191#true, 174#true, 38#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|), 55#L688-6true]) [2024-11-20 13:30:23,886 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-20 13:30:23,886 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:23,886 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:23,886 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:23,887 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [8#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 150#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 146#L688-7true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:23,887 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-20 13:30:23,887 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:23,887 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:23,887 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:23,887 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:23,887 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-20 13:30:23,996 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][129], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 146#L688-7true, Black: 176#true, 39#L690-3true, Black: 181#true, 168#true, 93#L689-1true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:23,997 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is not cut-off event [2024-11-20 13:30:23,997 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is not cut-off event [2024-11-20 13:30:23,997 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is not cut-off event [2024-11-20 13:30:23,997 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is not cut-off event [2024-11-20 13:30:24,000 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 77#L696-6true, 41#L689true, 186#true, 191#true, 174#true, 146#L688-7true, Black: 176#true, 39#L690-3true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:24,000 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-20 13:30:24,000 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:24,004 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:24,004 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:24,008 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 77#L696-6true, 191#true, 186#true, 174#true, 25#L689-3true, Black: 176#true, 15#L688-6true, 39#L690-3true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:24,008 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-20 13:30:24,008 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:24,008 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:24,008 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:24,009 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, Black: 176#true, 39#L690-3true, 78#L689true, Black: 181#true, 168#true, 93#L689-1true, 82#L688-2true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:24,009 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-20 13:30:24,009 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:24,009 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:24,009 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:24,036 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][183], [26#L690true, 170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, Black: 176#true, 15#L688-6true, Black: 181#true, 168#true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:24,037 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is not cut-off event [2024-11-20 13:30:24,037 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is not cut-off event [2024-11-20 13:30:24,037 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is not cut-off event [2024-11-20 13:30:24,037 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is not cut-off event [2024-11-20 13:30:24,037 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][183], [26#L690true, 170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, 146#L688-7true, Black: 176#true, Black: 181#true, 168#true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:24,037 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-20 13:30:24,037 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:24,038 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:24,038 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:24,039 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [26#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 146#L688-7true, 25#L689-3true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:24,040 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-20 13:30:24,040 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:24,040 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:24,040 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:24,041 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [170#true, 26#L690true, 172#true, 77#L696-6true, 104#L689true, 186#true, 191#true, 36#L688-7true, 174#true, Black: 176#true, Black: 181#true, 168#true, 93#L689-1true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:24,041 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-20 13:30:24,041 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:24,041 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:24,041 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:24,041 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [170#true, 26#L690true, 172#true, 77#L696-6true, 104#L689true, 186#true, 191#true, 174#true, Black: 176#true, Black: 181#true, 168#true, 93#L689-1true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:24,041 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-20 13:30:24,042 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:24,042 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:24,042 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:24,043 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 26#L690true, 172#true, 77#L696-6true, 191#true, 186#true, 174#true, Black: 176#true, 15#L688-6true, 78#L689true, Black: 181#true, 168#true, 93#L689-1true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:24,043 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-20 13:30:24,043 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:24,043 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:24,043 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:24,047 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 26#L690true, 172#true, 77#L696-6true, 41#L689true, 191#true, 186#true, 174#true, 146#L688-7true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:24,048 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-20 13:30:24,048 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:24,048 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:24,048 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:24,048 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:24,050 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][123], [8#L690true, 26#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 82#L688-2true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:24,050 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is not cut-off event [2024-11-20 13:30:24,050 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is not cut-off event [2024-11-20 13:30:24,050 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is not cut-off event [2024-11-20 13:30:24,050 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is not cut-off event [2024-11-20 13:30:24,073 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][184], [26#L690true, 170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, Black: 176#true, 15#L688-6true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:24,073 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-20 13:30:24,073 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:24,073 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:24,073 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:24,074 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][184], [26#L690true, 170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, Black: 176#true, 85#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:24,074 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-20 13:30:24,074 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:24,074 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:24,074 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:24,093 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [72#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 170#true, 26#L690true, 172#true, 77#L696-6true, 104#L689true, 191#true, 186#true, 36#L688-7true, 174#true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:24,093 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-20 13:30:24,094 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:24,094 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:24,094 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:24,110 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][220], [170#true, 172#true, 77#L696-6true, 104#L689true, 186#true, 191#true, 174#true, 25#L689-3true, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:24,111 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-20 13:30:24,111 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:24,111 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:24,111 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:24,111 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 104#L689true, 186#true, 191#true, 174#true, 25#L689-3true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:24,111 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-20 13:30:24,112 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:24,112 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:24,112 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:24,117 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 104#L689true, 191#true, 186#true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 93#L689-1true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:24,117 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-20 13:30:24,117 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:24,117 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:24,117 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:24,117 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:24,118 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 77#L696-6true, 104#L689true, 191#true, 186#true, 149#L689-4true, 174#true, 25#L689-3true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:24,118 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-20 13:30:24,118 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:24,118 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:24,118 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:24,118 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 104#L689true, 186#true, 191#true, 174#true, 25#L689-3true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:24,118 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-20 13:30:24,118 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:24,118 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:24,118 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:24,118 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:24,119 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][220], [170#true, 172#true, 77#L696-6true, 104#L689true, 191#true, 186#true, 174#true, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 93#L689-1true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:24,119 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-20 13:30:24,119 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:24,119 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:24,119 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:24,119 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][220], [170#true, 172#true, 77#L696-6true, 104#L689true, 186#true, 191#true, 174#true, 112#L689-5true, 25#L689-3true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:24,119 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-20 13:30:24,119 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:24,119 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:24,119 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:24,120 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:24,120 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 26#L690true, 172#true, 77#L696-6true, 104#L689true, 191#true, 186#true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 93#L689-1true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:24,120 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-20 13:30:24,120 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:24,120 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:24,120 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:24,120 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][220], [170#true, 172#true, 77#L696-6true, 104#L689true, 186#true, 191#true, 174#true, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 93#L689-1true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:24,120 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-20 13:30:24,120 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:24,120 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:24,120 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:24,121 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:24,123 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 104#L689true, 186#true, 191#true, 174#true, 25#L689-3true, Black: 176#true, Black: 181#true, 168#true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:24,123 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-20 13:30:24,123 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:24,123 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:24,123 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:24,124 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][235], [170#true, 172#true, 77#L696-6true, 104#L689true, 63#L689-5true, 186#true, 191#true, 36#L688-7true, 174#true, 112#L689-5true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:24,124 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-20 13:30:24,124 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:24,124 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:24,124 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:24,124 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][227], [170#true, 172#true, 104#L689true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 91#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 174#true, 112#L689-5true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:24,124 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-20 13:30:24,124 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:24,124 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:24,124 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:24,124 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][227], [170#true, 172#true, 77#L696-6true, 104#L689true, 63#L689-5true, 186#true, 191#true, 174#true, 112#L689-5true, Black: 176#true, Black: 181#true, 168#true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:24,124 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-20 13:30:24,124 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:24,124 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:24,124 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:24,125 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][196], [170#true, 172#true, 77#L696-6true, 104#L689true, 186#true, 191#true, 174#true, 112#L689-5true, 25#L689-3true, Black: 176#true, Black: 181#true, 168#true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:24,125 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-20 13:30:24,125 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:24,125 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:24,125 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:24,127 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][196], [8#L690true, 170#true, 172#true, 104#L689true, 77#L696-6true, 186#true, 191#true, 36#L688-7true, 174#true, 112#L689-5true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:24,127 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-20 13:30:24,127 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:24,127 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:24,127 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:24,130 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][227], [170#true, 172#true, 77#L696-6true, 104#L689true, 63#L689-5true, 191#true, 186#true, 36#L688-7true, 174#true, 112#L689-5true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:24,130 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-20 13:30:24,130 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:24,130 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:24,130 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:24,131 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][232], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, 146#L688-7true, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:24,131 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-20 13:30:24,131 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:24,131 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:24,131 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:24,131 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:24,132 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][147], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 104#L689true, 191#true, 186#true, 91#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 174#true, Black: 176#true, Black: 181#true, 168#true, 92#L689-4true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:24,132 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-20 13:30:24,132 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:24,132 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:24,132 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:24,132 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][144], [170#true, 172#true, 77#L696-6true, 104#L689true, 186#true, 191#true, 91#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 149#L689-4true, 174#true, 38#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:24,132 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-20 13:30:24,132 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:24,133 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:24,133 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:24,139 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][182], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 149#L689-4true, 174#true, 38#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, 85#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:24,140 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-20 13:30:24,140 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:24,140 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:24,140 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:24,141 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][182], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 149#L689-4true, 174#true, 38#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, 85#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:24,142 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-20 13:30:24,142 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:24,142 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:24,142 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:24,142 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:24,143 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][220], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 146#L688-7true, 38#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:24,143 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-20 13:30:24,143 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:24,143 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:24,143 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:24,143 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:24,146 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][184], [170#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, Black: 176#true, 85#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 78#L689true, Black: 181#true, 168#true, 92#L689-4true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:24,146 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-20 13:30:24,146 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:24,146 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:24,146 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:24,146 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 186#true, 191#true, 174#true, 25#L689-3true, Black: 176#true, 15#L688-6true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:24,147 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-20 13:30:24,147 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:24,147 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:24,147 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:24,147 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:24,147 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][220], [170#true, 172#true, 77#L696-6true, 191#true, 186#true, 174#true, 25#L689-3true, 112#L689-5true, Black: 176#true, 15#L688-6true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:24,147 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-20 13:30:24,147 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:24,147 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:24,147 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:24,147 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][232], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, 112#L689-5true, Black: 176#true, 85#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:24,148 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-20 13:30:24,148 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:24,148 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:24,148 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:24,148 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:24,148 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:24,148 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][232], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, 112#L689-5true, Black: 176#true, 15#L688-6true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:24,148 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-20 13:30:24,148 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:24,148 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:24,148 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:24,148 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:24,149 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:24,149 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][182], [8#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 112#L689-5true, Black: 176#true, 15#L688-6true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:24,149 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-20 13:30:24,149 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:24,149 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:24,149 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:24,149 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 26#L690true, 172#true, 77#L696-6true, 191#true, 186#true, 174#true, 146#L688-7true, 25#L689-3true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:24,149 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-20 13:30:24,149 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:24,149 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:24,149 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:24,149 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:24,149 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 26#L690true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 25#L689-3true, Black: 176#true, 15#L688-6true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:24,150 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-20 13:30:24,150 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:24,150 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:24,150 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:24,150 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][220], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 146#L688-7true, 112#L689-5true, 25#L689-3true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:24,150 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-20 13:30:24,150 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:24,150 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:24,150 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:24,150 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:24,150 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][220], [170#true, 172#true, 77#L696-6true, 191#true, 186#true, 174#true, 112#L689-5true, 25#L689-3true, Black: 176#true, 15#L688-6true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:24,150 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-20 13:30:24,151 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:24,151 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:24,151 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:24,151 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:24,153 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 104#L689true, 186#true, 191#true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 93#L689-1true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:24,153 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-20 13:30:24,153 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:24,153 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:24,153 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:24,154 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 104#L689true, 77#L696-6true, 191#true, 186#true, 36#L688-7true, 174#true, Black: 176#true, Black: 181#true, 168#true, 93#L689-1true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:24,154 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-20 13:30:24,154 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:24,154 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:24,154 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:24,154 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][196], [170#true, 172#true, 77#L696-6true, 104#L689true, 186#true, 191#true, 174#true, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 93#L689-1true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:24,154 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-20 13:30:24,154 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:24,155 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:24,155 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:24,160 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 41#L689true, 186#true, 191#true, 117#L689-1true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:24,160 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-20 13:30:24,161 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:24,161 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:24,161 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:24,161 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][220], [170#true, 172#true, 77#L696-6true, 41#L689true, 186#true, 191#true, 117#L689-1true, 174#true, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:24,161 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-20 13:30:24,161 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:24,161 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:24,161 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:24,161 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][220], [170#true, 172#true, 77#L696-6true, 41#L689true, 186#true, 191#true, 117#L689-1true, 174#true, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:24,162 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-20 13:30:24,162 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:24,162 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:24,162 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:24,162 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:24,168 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][196], [170#true, 172#true, 77#L696-6true, 104#L689true, 80#L689-1true, 41#L689true, 186#true, 191#true, 174#true, 112#L689-5true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:24,168 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-20 13:30:24,168 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:24,169 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:24,169 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:24,212 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [8#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, Black: 176#true, 15#L688-6true, 78#L689true, 21#L689-1true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:24,212 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-20 13:30:24,212 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:24,212 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:24,212 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:24,213 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:24,218 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 117#L689-1true, 174#true, 38#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, 78#L689true, Black: 181#true, 21#L689-1true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:24,219 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is not cut-off event [2024-11-20 13:30:24,219 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is not cut-off event [2024-11-20 13:30:24,219 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is not cut-off event [2024-11-20 13:30:24,219 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is not cut-off event [2024-11-20 13:30:24,222 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][222], [170#true, 172#true, 77#L696-6true, 104#L689true, 63#L689-5true, 186#true, 191#true, 174#true, Black: 176#true, 78#L689true, 21#L689-1true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:24,223 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-20 13:30:24,223 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:24,223 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:24,223 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:24,223 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 77#L696-6true, 104#L689true, 191#true, 186#true, 174#true, 38#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, 78#L689true, Black: 181#true, 21#L689-1true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:24,223 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-20 13:30:24,223 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:24,223 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:24,223 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:24,224 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][222], [170#true, 172#true, 77#L696-6true, 104#L689true, 63#L689-5true, 186#true, 191#true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 21#L689-1true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:24,224 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-20 13:30:24,224 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:24,224 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:24,224 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:24,224 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:24,224 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][222], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 117#L689-1true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 21#L689-1true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:24,224 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-20 13:30:24,224 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:24,224 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:24,225 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:24,231 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][198], [170#true, 172#true, 77#L696-6true, 104#L689true, 80#L689-1true, 63#L689-5true, 186#true, 191#true, 174#true, Black: 176#true, 21#L689-1true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:24,231 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-20 13:30:24,231 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:24,231 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:24,231 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:24,232 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [170#true, 172#true, 77#L696-6true, 104#L689true, 186#true, 191#true, 36#L688-7true, 174#true, 38#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, 21#L689-1true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:24,232 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-20 13:30:24,232 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:24,232 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:24,232 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:24,232 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][198], [170#true, 172#true, 77#L696-6true, 104#L689true, 63#L689-5true, 186#true, 191#true, 174#true, Black: 176#true, 78#L689true, 21#L689-1true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:24,233 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-20 13:30:24,233 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:24,233 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:24,233 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:24,248 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][76], [170#true, 26#L690true, 172#true, 77#L696-6true, 80#L689-1true, 41#L689true, 186#true, 191#true, 174#true, Black: 176#true, 85#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:24,249 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-20 13:30:24,249 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:24,249 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:24,249 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:24,250 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][171], [170#true, 172#true, 77#L696-6true, 41#L689true, 80#L689-1true, 186#true, 191#true, 174#true, 57#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 112#L689-5true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:24,251 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-20 13:30:24,251 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:24,251 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:24,251 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:24,251 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][171], [170#true, 172#true, 77#L696-6true, 41#L689true, 186#true, 191#true, 117#L689-1true, 174#true, 52#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 112#L689-5true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:24,251 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-20 13:30:24,251 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:24,251 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:24,251 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:24,253 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][129], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 148#L688-7true, 117#L689-1true, 174#true, Black: 176#true, 39#L690-3true, Black: 181#true, 168#true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:24,253 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is not cut-off event [2024-11-20 13:30:24,253 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is not cut-off event [2024-11-20 13:30:24,253 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is not cut-off event [2024-11-20 13:30:24,253 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is not cut-off event [2024-11-20 13:30:24,255 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][219], [170#true, 172#true, 77#L696-6true, 191#true, 186#true, 148#L688-7true, 174#true, 112#L689-5true, Black: 176#true, Black: 181#true, 7#L690-3true, 168#true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:24,255 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-20 13:30:24,255 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:24,255 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:24,255 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:24,260 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 40#L688-6true, Black: 176#true, 15#L688-6true, 39#L690-3true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:24,260 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-20 13:30:24,260 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:24,260 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:24,260 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:24,263 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][76], [170#true, 26#L690true, 172#true, 77#L696-6true, 80#L689-1true, 41#L689true, 186#true, 191#true, 117#L689-1true, 174#true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:24,263 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-20 13:30:24,264 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:24,264 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:24,264 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:24,264 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][76], [170#true, 26#L690true, 172#true, 77#L696-6true, 41#L689true, 191#true, 186#true, 117#L689-1true, 174#true, 52#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:24,264 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-20 13:30:24,264 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:24,264 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:24,264 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:24,265 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [26#L690true, 170#true, 172#true, 77#L696-6true, 104#L689true, 186#true, 148#L688-7true, 191#true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:24,265 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-20 13:30:24,265 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:24,266 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:24,266 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:24,266 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:24,267 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [170#true, 26#L690true, 172#true, 77#L696-6true, 104#L689true, 80#L689-1true, 186#true, 191#true, 148#L688-7true, 174#true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:24,267 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-20 13:30:24,267 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:24,267 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:24,267 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:24,267 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [170#true, 26#L690true, 172#true, 77#L696-6true, 104#L689true, 186#true, 191#true, 148#L688-7true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:24,267 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-20 13:30:24,267 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:24,267 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:24,268 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:24,274 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [26#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 117#L689-1true, 174#true, 40#L688-6true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:24,274 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-20 13:30:24,274 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:24,274 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:24,275 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:24,287 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([564] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][195], [170#true, 172#true, 77#L696-6true, 148#L688-7true, 186#true, 191#true, 174#true, 112#L689-5true, Black: 176#true, 15#L688-6true, 35#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:24,287 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-20 13:30:24,287 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:24,287 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:24,287 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:24,295 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][58], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 41#L689true, 186#true, 191#true, 91#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 97#L689-4true, 174#true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:24,296 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-20 13:30:24,296 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:24,296 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:24,296 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:24,647 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 186#true, 191#true, 148#L688-7true, 117#L689-1true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:24,651 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-20 13:30:24,651 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:24,651 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:24,651 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:24,658 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][58], [170#true, 172#true, 37#L689-4true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 41#L689true, 186#true, 191#true, 174#true, Black: 176#true, 85#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:24,658 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-20 13:30:24,658 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:24,658 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:24,658 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:24,665 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [170#true, 26#L690true, 172#true, 77#L696-6true, 104#L689true, 80#L689-1true, 186#true, 191#true, 174#true, Black: 176#true, 156#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:24,667 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-20 13:30:24,668 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:24,668 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:24,668 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:24,674 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][123], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 191#true, 186#true, 97#L689-4true, 174#true, Black: 176#true, 156#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:24,675 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-20 13:30:24,675 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:24,675 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:24,675 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:24,678 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][88], [170#true, 37#L689-4true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 104#L689true, 191#true, 186#true, 174#true, Black: 176#true, 156#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:24,678 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-20 13:30:24,678 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:24,678 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:24,679 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:24,721 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [139#L689true, 8#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 146#L688-7true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:24,724 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-20 13:30:24,724 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:24,724 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:24,725 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:24,725 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:24,740 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][222], [139#L689true, 170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 117#L689-1true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:24,740 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-20 13:30:24,740 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:24,740 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:24,740 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:24,740 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:24,740 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [139#L689true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 117#L689-1true, 174#true, 38#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:24,741 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-20 13:30:24,741 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:24,741 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:24,741 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:24,741 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:24,743 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 77#L696-6true, 104#L689true, 191#true, 186#true, 174#true, 38#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|), 89#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue]) [2024-11-20 13:30:24,744 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-20 13:30:24,744 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:24,744 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:24,744 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:24,744 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][222], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 117#L689-1true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 89#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:24,744 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-20 13:30:24,745 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:24,745 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:24,745 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:24,745 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][222], [170#true, 172#true, 77#L696-6true, 104#L689true, 63#L689-5true, 186#true, 191#true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|), 89#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue]) [2024-11-20 13:30:24,745 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-20 13:30:24,745 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:24,745 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:24,745 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:24,745 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [8#L690true, 170#true, 172#true, 77#L696-6true, 191#true, 186#true, 117#L689-1true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|), 89#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue]) [2024-11-20 13:30:24,745 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-20 13:30:24,745 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:24,746 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:24,746 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:24,752 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [8#L690true, 170#true, 172#true, 77#L696-6true, 104#L689true, 186#true, 191#true, 36#L688-7true, 174#true, Black: 176#true, Black: 181#true, 168#true, 89#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:24,752 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-20 13:30:24,752 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:24,752 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:24,752 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:24,753 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][198], [170#true, 172#true, 104#L689true, 77#L696-6true, 63#L689-5true, 80#L689-1true, 191#true, 186#true, 174#true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|), 89#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue]) [2024-11-20 13:30:24,753 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-20 13:30:24,753 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:24,753 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:24,753 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:24,754 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [8#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, Black: 176#true, 15#L688-6true, 78#L689true, Black: 181#true, 168#true, 89#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:24,755 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-20 13:30:24,755 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:24,755 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:24,755 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:24,780 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][196], [170#true, 172#true, 104#L689true, 77#L696-6true, 148#L688-7true, 191#true, 186#true, 174#true, 112#L689-5true, Black: 176#true, 35#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:24,780 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-20 13:30:24,780 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:24,780 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:24,780 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:24,791 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][220], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 148#L688-7true, 174#true, 112#L689-5true, Black: 176#true, 78#L689true, 7#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:24,792 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-20 13:30:24,792 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:24,792 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:24,792 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:24,849 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([646] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][49], [139#L689true, 8#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 91#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 191#true, 117#L689-1true, 174#true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:24,849 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-20 13:30:24,849 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:24,849 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:24,849 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:24,850 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([646] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][49], [139#L689true, 8#L690true, 170#true, 172#true, 77#L696-6true, 80#L689-1true, 191#true, 186#true, 174#true, Black: 176#true, 85#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:24,850 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-20 13:30:24,850 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:24,850 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:24,850 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:24,861 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([646] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][49], [139#L689true, 170#true, 172#true, 110#L690-3true, 77#L696-6true, 191#true, 186#true, 174#true, 146#L688-7true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:24,861 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-20 13:30:24,861 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:24,861 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:24,861 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:24,862 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([646] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][49], [139#L689true, 170#true, 172#true, 110#L690-3true, 77#L696-6true, 80#L689-1true, 186#true, 191#true, 174#true, Black: 176#true, 15#L688-6true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:24,862 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-20 13:30:24,862 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:24,862 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:24,862 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:24,868 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([646] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][49], [139#L689true, 8#L690true, 170#true, 172#true, 77#L696-6true, 80#L689-1true, 186#true, 191#true, 117#L689-1true, 174#true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:24,868 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-20 13:30:24,868 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:24,868 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:24,868 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:24,869 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([646] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][49], [139#L689true, 8#L690true, 170#true, 172#true, 77#L696-6true, 191#true, 186#true, 117#L689-1true, 174#true, 52#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:24,869 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-20 13:30:24,869 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:24,869 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:24,869 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:24,870 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [8#L690true, 170#true, 172#true, 77#L696-6true, 104#L689true, 131#L688-7true, 191#true, 186#true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:24,871 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-20 13:30:24,871 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:24,871 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:24,871 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:24,873 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [8#L690true, 170#true, 172#true, 77#L696-6true, 104#L689true, 80#L689-1true, 131#L688-7true, 186#true, 191#true, 174#true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:24,873 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-20 13:30:24,873 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:24,873 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:24,873 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:24,873 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [8#L690true, 170#true, 172#true, 77#L696-6true, 104#L689true, 131#L688-7true, 186#true, 191#true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:24,874 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-20 13:30:24,874 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:24,874 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:24,874 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:24,880 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([646] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][35], [139#L689true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 91#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 97#L689-4true, 174#true, 38#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:24,880 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-20 13:30:24,880 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:24,880 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:24,880 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:24,885 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [170#true, 172#true, 104#L689true, 77#L696-6true, 80#L689-1true, 131#L688-7true, 186#true, 191#true, 174#true, 38#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:24,885 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-20 13:30:24,885 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:24,885 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:24,885 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:24,887 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([646] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][35], [139#L689true, 170#true, 172#true, 37#L689-4true, 77#L696-6true, 186#true, 191#true, 174#true, 38#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, 85#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:24,887 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-20 13:30:24,887 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:24,888 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:24,888 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:24,911 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [8#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 117#L689-1true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|), 55#L688-6true]) [2024-11-20 13:30:24,911 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-20 13:30:24,911 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:24,911 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:24,911 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:24,923 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [8#L690true, 170#true, 172#true, 77#L696-6true, 104#L689true, 186#true, 191#true, 174#true, 150#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:24,923 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-20 13:30:24,923 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:24,923 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:24,923 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-20 13:30:24,933 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [8#L690true, 170#true, 172#true, 77#L696-6true, 104#L689true, 80#L689-1true, 186#true, 191#true, 174#true, 150#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:24,934 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-20 13:30:24,934 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:24,934 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:24,934 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:25,024 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][213], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 117#L689-1true, 174#true, Black: 176#true, 39#L690-3true, Black: 181#true, 168#true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:25,024 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-20 13:30:25,024 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:25,024 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:25,024 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:25,025 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][222], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 117#L689-1true, 174#true, Black: 176#true, 39#L690-3true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:25,025 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-20 13:30:25,025 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:25,025 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:25,025 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:25,027 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][213], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 117#L689-1true, 174#true, Black: 176#true, 39#L690-3true, Black: 181#true, 168#true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:25,027 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-20 13:30:25,027 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:25,027 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:25,027 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:25,027 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:25,028 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][222], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 117#L689-1true, 174#true, Black: 176#true, 39#L690-3true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:25,028 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-20 13:30:25,028 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:25,028 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:25,028 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:25,028 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:25,036 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][129], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 25#L689-3true, Black: 176#true, 15#L688-6true, 39#L690-3true, Black: 181#true, 168#true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:25,036 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is not cut-off event [2024-11-20 13:30:25,037 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is not cut-off event [2024-11-20 13:30:25,037 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is not cut-off event [2024-11-20 13:30:25,037 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is not cut-off event [2024-11-20 13:30:25,041 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 146#L688-7true, Black: 176#true, 39#L690-3true, 78#L689true, Black: 181#true, 168#true, 93#L689-1true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:25,041 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-20 13:30:25,041 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:25,041 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:25,041 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:25,043 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][129], [170#true, 172#true, 77#L696-6true, 41#L689true, 186#true, 191#true, 117#L689-1true, 174#true, Black: 176#true, 39#L690-3true, Black: 181#true, 168#true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:25,043 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is not cut-off event [2024-11-20 13:30:25,044 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is not cut-off event [2024-11-20 13:30:25,044 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is not cut-off event [2024-11-20 13:30:25,044 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is not cut-off event [2024-11-20 13:30:25,084 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][129], [26#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 38#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 146#L688-7true, Black: 176#true, Black: 181#true, 168#true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:25,085 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is not cut-off event [2024-11-20 13:30:25,085 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is not cut-off event [2024-11-20 13:30:25,085 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is not cut-off event [2024-11-20 13:30:25,085 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is not cut-off event [2024-11-20 13:30:25,086 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][183], [26#L690true, 170#true, 172#true, 77#L696-6true, 63#L689-5true, 191#true, 186#true, 174#true, Black: 176#true, 85#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, Black: 181#true, 168#true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:25,086 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is not cut-off event [2024-11-20 13:30:25,086 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is not cut-off event [2024-11-20 13:30:25,086 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is not cut-off event [2024-11-20 13:30:25,086 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is not cut-off event [2024-11-20 13:30:25,089 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [170#true, 26#L690true, 172#true, 77#L696-6true, 104#L689true, 191#true, 186#true, 91#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 174#true, Black: 176#true, Black: 181#true, 168#true, 93#L689-1true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:25,089 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-20 13:30:25,089 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:25,089 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:25,089 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:25,089 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 26#L690true, 172#true, 77#L696-6true, 191#true, 186#true, 174#true, 146#L688-7true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 93#L689-1true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:25,089 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-20 13:30:25,090 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:25,090 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:25,090 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:25,090 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:25,090 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 26#L690true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, Black: 176#true, 85#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 78#L689true, Black: 181#true, 168#true, 93#L689-1true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:25,090 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-20 13:30:25,090 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:25,090 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:25,090 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:25,092 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][144], [8#L690true, 170#true, 172#true, 77#L696-6true, 104#L689true, 191#true, 186#true, 174#true, 112#L689-5true, Black: 176#true, Black: 181#true, 168#true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:25,092 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-20 13:30:25,092 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:25,092 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:25,092 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:25,092 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][182], [8#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 112#L689-5true, Black: 176#true, 15#L688-6true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:25,093 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-20 13:30:25,093 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:25,093 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:25,093 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:25,093 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:25,096 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [170#true, 26#L690true, 172#true, 104#L689true, 77#L696-6true, 41#L689true, 80#L689-1true, 191#true, 186#true, 174#true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:25,096 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-20 13:30:25,096 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:25,096 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:25,096 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:25,105 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][196], [8#L690true, 170#true, 172#true, 104#L689true, 77#L696-6true, 191#true, 186#true, 36#L688-7true, 174#true, 112#L689-5true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:25,105 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-20 13:30:25,105 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:25,105 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:25,105 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:25,105 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:25,106 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][182], [8#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 112#L689-5true, Black: 176#true, 85#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:25,107 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-20 13:30:25,107 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:25,107 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:25,107 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:25,119 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][183], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 191#true, 186#true, 174#true, Black: 176#true, 15#L688-6true, 39#L690-3true, Black: 181#true, 168#true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:25,119 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-20 13:30:25,119 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:25,119 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:25,119 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:25,119 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][213], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 191#true, 186#true, 174#true, 146#L688-7true, Black: 176#true, 39#L690-3true, Black: 181#true, 168#true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:25,119 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-20 13:30:25,120 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:25,120 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:25,120 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:25,120 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:25,120 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:25,121 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][184], [170#true, 26#L690true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, 146#L688-7true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:25,121 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-20 13:30:25,121 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:25,121 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:25,121 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:25,131 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][144], [170#true, 172#true, 77#L696-6true, 104#L689true, 186#true, 191#true, 91#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 174#true, 38#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 112#L689-5true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:25,131 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-20 13:30:25,131 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:25,131 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:25,131 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:25,133 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][182], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 38#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 112#L689-5true, Black: 176#true, 85#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:25,133 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-20 13:30:25,134 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:25,134 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:25,134 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:25,134 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][182], [170#true, 172#true, 77#L696-6true, 191#true, 186#true, 174#true, 38#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 112#L689-5true, Black: 176#true, 85#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:25,134 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-20 13:30:25,134 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:25,135 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:25,135 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:25,135 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:25,138 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 77#L696-6true, 104#L689true, 186#true, 191#true, 174#true, 25#L689-3true, Black: 176#true, 78#L689true, 39#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:25,139 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-20 13:30:25,139 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:25,139 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:25,139 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:25,142 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [72#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 170#true, 26#L690true, 172#true, 77#L696-6true, 191#true, 186#true, 174#true, 146#L688-7true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:25,142 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-20 13:30:25,142 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:25,142 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:25,142 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:25,153 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][232], [170#true, 172#true, 77#L696-6true, 104#L689true, 63#L689-5true, 186#true, 191#true, 174#true, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:25,154 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-20 13:30:25,154 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:25,154 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:25,154 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:25,154 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:25,155 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][232], [170#true, 172#true, 77#L696-6true, 104#L689true, 63#L689-5true, 191#true, 186#true, 174#true, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:25,155 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-20 13:30:25,155 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:25,155 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:25,155 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:25,155 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:25,155 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:25,155 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][232], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, 57#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:25,155 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-20 13:30:25,156 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:25,156 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:25,156 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:25,156 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:25,156 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][232], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, 57#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:25,156 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-20 13:30:25,156 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:25,156 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:25,156 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:25,156 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:25,156 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:25,165 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 186#true, 191#true, 117#L689-1true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 93#L689-1true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:25,165 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-20 13:30:25,165 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:25,165 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:25,165 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:25,165 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 191#true, 186#true, 117#L689-1true, 174#true, 25#L689-3true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:25,166 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-20 13:30:25,166 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:25,166 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:25,166 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:25,166 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][220], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 117#L689-1true, 174#true, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 93#L689-1true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:25,166 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-20 13:30:25,166 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:25,166 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:25,166 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:25,166 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][220], [170#true, 172#true, 77#L696-6true, 191#true, 186#true, 117#L689-1true, 174#true, 112#L689-5true, 25#L689-3true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:25,166 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-20 13:30:25,166 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:25,166 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:25,166 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:25,166 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][220], [170#true, 172#true, 77#L696-6true, 191#true, 186#true, 117#L689-1true, 174#true, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 93#L689-1true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:25,166 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-20 13:30:25,166 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:25,166 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:25,167 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:25,167 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:25,168 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][220], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 57#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 93#L689-1true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:25,168 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-20 13:30:25,168 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:25,168 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:25,168 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:25,171 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][198], [170#true, 172#true, 77#L696-6true, 104#L689true, 63#L689-5true, 186#true, 191#true, 36#L688-7true, 149#L689-4true, 174#true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:25,171 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-20 13:30:25,171 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:25,171 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:25,171 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:25,171 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][235], [170#true, 172#true, 104#L689true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 36#L688-7true, 174#true, 112#L689-5true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:25,171 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-20 13:30:25,171 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:25,171 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:25,171 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:25,172 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:25,172 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][196], [170#true, 172#true, 77#L696-6true, 104#L689true, 191#true, 186#true, 36#L688-7true, 174#true, 112#L689-5true, 25#L689-3true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:25,172 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-20 13:30:25,172 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:25,172 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:25,172 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:25,173 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][235], [170#true, 172#true, 104#L689true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, 112#L689-5true, Black: 176#true, Black: 181#true, 168#true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:25,173 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-20 13:30:25,173 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:25,173 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:25,173 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:25,173 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][196], [170#true, 172#true, 77#L696-6true, 104#L689true, 191#true, 186#true, 174#true, 38#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 112#L689-5true, Black: 176#true, Black: 181#true, 168#true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:25,173 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-20 13:30:25,174 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:25,174 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:25,174 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:25,174 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][196], [170#true, 172#true, 104#L689true, 77#L696-6true, 186#true, 191#true, 91#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 174#true, 112#L689-5true, 25#L689-3true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:25,174 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-20 13:30:25,174 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:25,174 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:25,174 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:25,176 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][147], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 104#L689true, 63#L689-5true, 191#true, 186#true, 91#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 174#true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:25,176 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-20 13:30:25,176 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:25,176 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:25,176 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:25,180 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 186#true, 191#true, 174#true, 146#L688-7true, 25#L689-3true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:25,180 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-20 13:30:25,180 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:25,180 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:25,180 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:25,180 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:25,180 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][220], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 146#L688-7true, 25#L689-3true, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:25,180 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-20 13:30:25,180 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:25,181 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:25,181 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:25,181 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:25,181 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:25,181 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][232], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, 146#L688-7true, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:25,181 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-20 13:30:25,181 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:25,181 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:25,181 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:25,181 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:25,181 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:25,184 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][184], [170#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, Black: 176#true, 85#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:25,184 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-20 13:30:25,184 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:25,184 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:25,184 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:25,187 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][222], [26#L690true, 170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, 146#L688-7true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:25,187 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-20 13:30:25,187 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:25,187 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:25,188 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:25,188 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:25,188 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:25,188 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:25,188 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [26#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 146#L688-7true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 92#L689-4true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:25,188 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-20 13:30:25,188 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:25,188 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:25,188 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:25,188 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:25,188 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [26#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 38#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, 15#L688-6true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:25,188 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-20 13:30:25,189 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:25,189 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:25,189 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:25,189 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [26#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 146#L688-7true, 38#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:25,189 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-20 13:30:25,189 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:25,189 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:25,189 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:25,189 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][238], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, 112#L689-5true, Black: 176#true, 15#L688-6true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:25,189 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-20 13:30:25,189 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:25,189 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:25,189 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:25,190 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][238], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 191#true, 186#true, 174#true, 146#L688-7true, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:25,190 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-20 13:30:25,190 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:25,190 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:25,190 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:25,190 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:25,190 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:25,190 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:25,190 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][220], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 146#L688-7true, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 92#L689-4true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:25,190 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-20 13:30:25,190 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:25,190 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:25,191 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:25,191 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:25,191 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][220], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 38#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 112#L689-5true, Black: 176#true, 15#L688-6true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:25,191 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-20 13:30:25,191 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:25,191 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:25,191 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:25,191 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][220], [170#true, 172#true, 77#L696-6true, 191#true, 186#true, 174#true, 146#L688-7true, 38#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:25,191 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-20 13:30:25,191 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:25,192 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:25,192 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:25,192 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:25,192 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:25,194 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][222], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 149#L689-4true, 174#true, Black: 176#true, 15#L688-6true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:25,194 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-20 13:30:25,194 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:25,194 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:25,195 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:25,195 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 149#L689-4true, 174#true, 38#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, 15#L688-6true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:25,195 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-20 13:30:25,195 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:25,195 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:25,195 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:25,195 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][238], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, 112#L689-5true, Black: 176#true, 15#L688-6true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:25,195 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-20 13:30:25,195 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:25,195 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:25,195 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:25,196 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:25,196 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][220], [170#true, 172#true, 77#L696-6true, 191#true, 186#true, 174#true, 112#L689-5true, Black: 176#true, 15#L688-6true, 78#L689true, Black: 181#true, 168#true, 92#L689-4true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:25,196 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-20 13:30:25,196 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:25,196 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:25,196 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:25,196 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][220], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 38#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 112#L689-5true, Black: 176#true, 15#L688-6true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:25,196 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-20 13:30:25,196 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:25,196 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:25,196 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:25,196 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:25,199 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][184], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 186#true, 191#true, 174#true, Black: 176#true, 85#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 78#L689true, Black: 181#true, 168#true, 92#L689-4true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:25,199 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-20 13:30:25,199 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:25,199 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:25,199 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:25,199 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:25,199 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][184], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 63#L689-5true, 191#true, 186#true, 174#true, Black: 176#true, 85#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:25,199 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-20 13:30:25,199 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:25,199 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:25,199 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:25,199 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:25,200 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 26#L690true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 25#L689-3true, Black: 176#true, 85#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:25,200 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-20 13:30:25,200 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:25,200 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:25,200 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:25,200 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][220], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 112#L689-5true, 25#L689-3true, Black: 176#true, 85#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:25,200 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-20 13:30:25,200 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:25,200 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:25,200 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:25,201 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][196], [170#true, 172#true, 77#L696-6true, 104#L689true, 80#L689-1true, 186#true, 191#true, 174#true, 112#L689-5true, Black: 176#true, Black: 181#true, 168#true, 93#L689-1true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:25,202 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-20 13:30:25,202 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:25,202 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:25,202 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:25,202 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][196], [170#true, 172#true, 77#L696-6true, 104#L689true, 186#true, 191#true, 174#true, 52#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 112#L689-5true, Black: 176#true, Black: 181#true, 168#true, 93#L689-1true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:25,202 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-20 13:30:25,202 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:25,203 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:25,203 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:25,207 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 41#L689true, 191#true, 186#true, 117#L689-1true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:25,207 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-20 13:30:25,207 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:25,208 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:25,208 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:25,208 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:25,208 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][220], [72#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 170#true, 172#true, 77#L696-6true, 191#true, 186#true, 117#L689-1true, 174#true, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:25,208 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-20 13:30:25,208 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:25,208 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:25,209 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:25,213 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 104#L689true, 41#L689true, 80#L689-1true, 186#true, 191#true, 174#true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:25,213 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-20 13:30:25,213 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:25,213 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:25,213 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:25,214 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][196], [72#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 170#true, 172#true, 104#L689true, 77#L696-6true, 80#L689-1true, 186#true, 191#true, 174#true, 112#L689-5true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:25,214 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-20 13:30:25,214 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:25,214 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:25,214 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:25,246 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [8#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 146#L688-7true, Black: 176#true, 78#L689true, 21#L689-1true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:25,246 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-20 13:30:25,246 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:25,246 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:25,246 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:25,246 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:25,247 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [8#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, Black: 176#true, 85#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 78#L689true, 21#L689-1true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:25,248 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-20 13:30:25,248 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:25,248 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:25,248 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:25,248 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:25,253 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][222], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 117#L689-1true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 21#L689-1true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:25,253 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-20 13:30:25,253 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:25,253 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:25,254 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:25,254 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:25,254 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 117#L689-1true, 174#true, 38#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, 78#L689true, Black: 181#true, 21#L689-1true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:25,254 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-20 13:30:25,254 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:25,254 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:25,254 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:25,254 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:25,256 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][222], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, 57#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, 78#L689true, 21#L689-1true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:25,256 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-20 13:30:25,256 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:25,256 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:25,256 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:25,260 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][198], [170#true, 172#true, 104#L689true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, 52#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, Black: 181#true, 21#L689-1true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:25,260 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-20 13:30:25,260 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:25,260 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:25,260 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:25,270 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][76], [26#L690true, 170#true, 172#true, 77#L696-6true, 41#L689true, 186#true, 91#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 191#true, 117#L689-1true, 174#true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:25,271 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-20 13:30:25,271 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:25,271 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:25,271 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:25,272 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][171], [170#true, 172#true, 77#L696-6true, 41#L689true, 191#true, 186#true, 36#L688-7true, 97#L689-4true, 174#true, 112#L689-5true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:25,272 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-20 13:30:25,272 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:25,272 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:25,272 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:25,274 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][76], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 80#L689-1true, 41#L689true, 186#true, 191#true, 117#L689-1true, 174#true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:25,274 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-20 13:30:25,274 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:25,274 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:25,274 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:25,274 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][76], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 41#L689true, 186#true, 191#true, 117#L689-1true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:25,274 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-20 13:30:25,274 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:25,274 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:25,274 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:25,275 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][76], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 104#L689true, 80#L689-1true, 41#L689true, 186#true, 191#true, 174#true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:25,275 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-20 13:30:25,275 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:25,275 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:25,275 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:25,276 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 148#L688-7true, 117#L689-1true, 174#true, Black: 176#true, 39#L690-3true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:25,277 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-20 13:30:25,277 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:25,277 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:25,277 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:25,279 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 148#L688-7true, 174#true, Black: 176#true, 15#L688-6true, 78#L689true, 39#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:25,279 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-20 13:30:25,279 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:25,279 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:25,279 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:25,282 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 146#L688-7true, 40#L688-6true, Black: 176#true, 39#L690-3true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:25,282 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-20 13:30:25,282 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:25,282 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:25,282 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:25,283 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:25,286 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [26#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 148#L688-7true, 117#L689-1true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:25,286 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-20 13:30:25,286 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:25,286 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:25,287 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:25,287 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [26#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 148#L688-7true, 191#true, 174#true, 57#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:25,287 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-20 13:30:25,287 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:25,287 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:25,288 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:25,288 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [170#true, 26#L690true, 172#true, 77#L696-6true, 104#L689true, 148#L688-7true, 191#true, 186#true, 174#true, 52#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:25,289 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-20 13:30:25,289 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:25,289 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:25,289 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:25,315 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 26#L690true, 172#true, 77#L696-6true, 191#true, 186#true, 117#L689-1true, 174#true, Black: 176#true, 156#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:25,315 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-20 13:30:25,315 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:25,315 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:25,315 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:25,351 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [139#L689true, 8#L690true, 170#true, 172#true, 77#L696-6true, 104#L689true, 80#L689-1true, 186#true, 191#true, 174#true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:25,351 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-20 13:30:25,351 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:25,351 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:25,351 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:25,365 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][222], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 117#L689-1true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 89#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:25,365 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-20 13:30:25,365 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:25,365 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:25,365 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:25,365 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:25,366 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 117#L689-1true, 174#true, 38#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 89#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:25,366 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-20 13:30:25,366 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:25,366 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:25,366 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:25,379 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [139#L689true, 170#true, 172#true, 104#L689true, 77#L696-6true, 80#L689-1true, 186#true, 191#true, 174#true, 38#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:25,379 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-20 13:30:25,379 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:25,379 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:25,379 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:25,380 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [8#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 146#L688-7true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 89#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:25,380 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-20 13:30:25,380 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:25,380 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:25,380 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:25,381 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:25,381 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:25,462 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([646] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][172], [139#L689true, 170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 36#L688-7true, 97#L689-4true, 174#true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:25,462 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-20 13:30:25,462 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:25,462 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:25,462 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:25,474 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([646] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][49], [139#L689true, 170#true, 172#true, 110#L690-3true, 77#L696-6true, 80#L689-1true, 186#true, 191#true, 174#true, 146#L688-7true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:25,474 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-20 13:30:25,474 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:25,474 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:25,474 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:25,480 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [8#L690true, 170#true, 172#true, 77#L696-6true, 131#L688-7true, 186#true, 191#true, 117#L689-1true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:25,480 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-20 13:30:25,480 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:25,480 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:25,480 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:25,481 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [8#L690true, 170#true, 172#true, 77#L696-6true, 131#L688-7true, 186#true, 191#true, 174#true, 57#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:25,481 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-20 13:30:25,481 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:25,481 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:25,481 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:25,485 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [8#L690true, 170#true, 172#true, 104#L689true, 77#L696-6true, 131#L688-7true, 186#true, 191#true, 174#true, 52#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:25,485 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-20 13:30:25,485 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:25,485 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:25,485 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:25,512 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][184], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 97#L689-4true, 174#true, 150#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:25,512 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is not cut-off event [2024-11-20 13:30:25,512 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is not cut-off event [2024-11-20 13:30:25,512 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is not cut-off event [2024-11-20 13:30:25,512 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is not cut-off event [2024-11-20 13:30:25,521 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [8#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 117#L689-1true, 174#true, 150#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:25,521 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-20 13:30:25,521 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:25,521 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:25,521 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:25,522 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-20 13:30:25,603 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][129], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 117#L689-1true, 174#true, Black: 176#true, 39#L690-3true, Black: 181#true, 168#true, 93#L689-1true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:25,604 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is not cut-off event [2024-11-20 13:30:25,604 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is not cut-off event [2024-11-20 13:30:25,604 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is not cut-off event [2024-11-20 13:30:25,604 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is not cut-off event [2024-11-20 13:30:25,606 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][129], [8#L690true, 170#true, 172#true, 77#L696-6true, 191#true, 186#true, 174#true, 146#L688-7true, Black: 176#true, 39#L690-3true, Black: 181#true, 168#true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:25,606 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-20 13:30:25,606 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:25,606 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:25,606 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:25,606 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [8#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 146#L688-7true, Black: 176#true, 78#L689true, 39#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:25,606 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-20 13:30:25,607 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:25,607 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:25,607 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:25,607 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][129], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 146#L688-7true, 25#L689-3true, Black: 176#true, 39#L690-3true, Black: 181#true, 168#true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:25,608 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is not cut-off event [2024-11-20 13:30:25,608 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is not cut-off event [2024-11-20 13:30:25,608 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is not cut-off event [2024-11-20 13:30:25,608 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is not cut-off event [2024-11-20 13:30:25,613 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 77#L696-6true, 41#L689true, 186#true, 191#true, 117#L689-1true, 174#true, Black: 176#true, 39#L690-3true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:25,614 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-20 13:30:25,614 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:25,614 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:25,614 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:25,617 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 77#L696-6true, 41#L689true, 186#true, 191#true, 174#true, Black: 176#true, 15#L688-6true, 39#L690-3true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:25,617 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-20 13:30:25,617 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:25,617 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:25,617 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:25,649 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [26#L690true, 170#true, 172#true, 77#L696-6true, 104#L689true, 186#true, 191#true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 93#L689-1true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:25,650 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-20 13:30:25,650 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:25,650 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:25,650 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:25,650 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:25,652 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][147], [170#true, 26#L690true, 172#true, 77#L696-6true, 104#L689true, 63#L689-5true, 186#true, 191#true, 174#true, Black: 176#true, Black: 181#true, 168#true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:25,652 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-20 13:30:25,652 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:25,652 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:25,653 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:25,653 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][198], [170#true, 26#L690true, 172#true, 77#L696-6true, 104#L689true, 63#L689-5true, 186#true, 191#true, 36#L688-7true, 174#true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:25,653 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-20 13:30:25,653 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:25,653 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:25,653 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:25,653 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [170#true, 26#L690true, 172#true, 77#L696-6true, 104#L689true, 191#true, 186#true, 174#true, 25#L689-3true, Black: 176#true, Black: 181#true, 168#true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:25,653 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-20 13:30:25,653 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:25,653 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:25,654 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:25,654 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [170#true, 26#L690true, 172#true, 104#L689true, 77#L696-6true, 191#true, 186#true, 36#L688-7true, 174#true, 25#L689-3true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:25,654 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-20 13:30:25,654 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:25,654 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:25,654 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:25,655 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][147], [170#true, 26#L690true, 172#true, 77#L696-6true, 104#L689true, 63#L689-5true, 186#true, 191#true, 36#L688-7true, 174#true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:25,656 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-20 13:30:25,656 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:25,656 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:25,656 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:25,657 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [26#L690true, 170#true, 172#true, 77#L696-6true, 191#true, 186#true, 174#true, 38#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 146#L688-7true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:25,657 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-20 13:30:25,657 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:25,657 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:25,657 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:25,657 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:25,658 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][184], [26#L690true, 170#true, 172#true, 77#L696-6true, 63#L689-5true, 191#true, 186#true, 174#true, Black: 176#true, 15#L688-6true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:25,659 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is not cut-off event [2024-11-20 13:30:25,659 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is not cut-off event [2024-11-20 13:30:25,659 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is not cut-off event [2024-11-20 13:30:25,659 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is not cut-off event [2024-11-20 13:30:25,659 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is not cut-off event [2024-11-20 13:30:25,659 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][184], [26#L690true, 170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, 146#L688-7true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:25,659 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-20 13:30:25,659 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:25,659 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:25,659 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:25,659 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:25,661 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][123], [170#true, 26#L690true, 172#true, 77#L696-6true, 191#true, 186#true, 174#true, 38#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, 85#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:25,661 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-20 13:30:25,661 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:25,661 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:25,661 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:25,662 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][184], [170#true, 26#L690true, 172#true, 77#L696-6true, 63#L689-5true, 191#true, 186#true, 174#true, Black: 176#true, 85#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:25,662 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-20 13:30:25,662 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:25,662 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:25,663 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:25,663 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:25,663 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][184], [170#true, 26#L690true, 172#true, 77#L696-6true, 63#L689-5true, 191#true, 186#true, 174#true, Black: 176#true, 15#L688-6true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:25,663 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-20 13:30:25,663 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:25,663 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:25,663 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:25,663 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:25,663 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:25,663 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 26#L690true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 25#L689-3true, Black: 176#true, 15#L688-6true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:25,663 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-20 13:30:25,663 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:25,664 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:25,664 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:25,664 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:25,664 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [170#true, 26#L690true, 172#true, 77#L696-6true, 104#L689true, 186#true, 191#true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 93#L689-1true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:25,664 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-20 13:30:25,664 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:25,665 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:25,665 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:25,665 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [170#true, 26#L690true, 172#true, 104#L689true, 77#L696-6true, 80#L689-1true, 191#true, 186#true, 174#true, Black: 176#true, Black: 181#true, 168#true, 93#L689-1true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:25,665 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-20 13:30:25,665 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:25,665 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:25,665 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:25,668 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][144], [8#L690true, 170#true, 172#true, 104#L689true, 77#L696-6true, 186#true, 191#true, 36#L688-7true, 174#true, 112#L689-5true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:25,668 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-20 13:30:25,668 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:25,668 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:25,668 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:25,668 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][182], [8#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 146#L688-7true, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:25,668 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-20 13:30:25,668 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:25,668 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:25,668 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:25,669 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][182], [8#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 146#L688-7true, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:25,669 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-20 13:30:25,669 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:25,669 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:25,669 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:25,669 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:25,672 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [26#L690true, 170#true, 172#true, 77#L696-6true, 41#L689true, 186#true, 191#true, 117#L689-1true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:25,672 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-20 13:30:25,672 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:25,672 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:25,672 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:25,684 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][123], [8#L690true, 170#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 172#true, 77#L696-6true, 191#true, 186#true, 174#true, Black: 176#true, 85#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:25,684 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-20 13:30:25,684 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:25,685 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:25,685 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:25,700 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][88], [170#true, 26#L690true, 172#true, 77#L696-6true, 104#L689true, 186#true, 191#true, 91#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 174#true, 38#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:25,700 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-20 13:30:25,700 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:25,700 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:25,700 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:25,701 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][123], [170#true, 26#L690true, 172#true, 77#L696-6true, 191#true, 186#true, 174#true, 38#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, 85#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:25,701 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-20 13:30:25,701 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:25,701 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:25,701 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:25,701 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:25,712 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][198], [170#true, 172#true, 77#L696-6true, 104#L689true, 63#L689-5true, 191#true, 186#true, 36#L688-7true, 174#true, 112#L689-5true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:25,713 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-20 13:30:25,713 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:25,713 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:25,713 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:25,718 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][222], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 191#true, 186#true, 174#true, 112#L689-5true, Black: 176#true, 15#L688-6true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:25,718 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-20 13:30:25,718 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:25,718 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:25,718 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:25,718 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 77#L696-6true, 191#true, 186#true, 174#true, 38#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 112#L689-5true, Black: 176#true, 15#L688-6true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:25,719 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-20 13:30:25,719 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:25,719 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:25,719 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:25,725 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [72#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 26#L690true, 170#true, 172#true, 77#L696-6true, 104#L689true, 80#L689-1true, 186#true, 191#true, 174#true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:25,725 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-20 13:30:25,725 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:25,725 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:25,725 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:25,736 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][232], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 191#true, 186#true, 117#L689-1true, 174#true, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:25,736 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-20 13:30:25,736 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:25,736 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:25,736 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:25,736 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:25,737 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][232], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 191#true, 186#true, 117#L689-1true, 174#true, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:25,737 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-20 13:30:25,737 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:25,737 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:25,738 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:25,738 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:25,738 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:25,741 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][184], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 191#true, 186#true, 174#true, 57#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|), 92#L689-4true]) [2024-11-20 13:30:25,741 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-20 13:30:25,741 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:25,741 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:25,741 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:25,741 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][182], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 149#L689-4true, 174#true, 38#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 57#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:25,741 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-20 13:30:25,741 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:25,741 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:25,741 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:25,743 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][184], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 191#true, 186#true, 174#true, 57#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|), 92#L689-4true]) [2024-11-20 13:30:25,743 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-20 13:30:25,743 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:25,743 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:25,743 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:25,743 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:25,744 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][182], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 149#L689-4true, 174#true, 38#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 57#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:25,744 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-20 13:30:25,744 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:25,744 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:25,744 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:25,744 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:25,745 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][220], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 117#L689-1true, 174#true, 38#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:25,745 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-20 13:30:25,745 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:25,745 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:25,745 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:25,745 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:25,749 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][220], [170#true, 172#true, 77#L696-6true, 104#L689true, 186#true, 191#true, 174#true, 112#L689-5true, 25#L689-3true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:25,749 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-20 13:30:25,749 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:25,750 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:25,750 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:25,750 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:25,750 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:25,750 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][220], [170#true, 172#true, 77#L696-6true, 191#true, 186#true, 117#L689-1true, 174#true, 112#L689-5true, 25#L689-3true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:25,750 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-20 13:30:25,750 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:25,750 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:25,750 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:25,750 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:25,754 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 186#true, 191#true, 117#L689-1true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 93#L689-1true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:25,754 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-20 13:30:25,754 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:25,754 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:25,754 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:25,754 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:25,754 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 186#true, 191#true, 117#L689-1true, 174#true, 25#L689-3true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:25,754 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-20 13:30:25,754 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:25,755 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:25,755 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:25,755 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:25,760 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][198], [26#L690true, 170#true, 172#true, 104#L689true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 36#L688-7true, 174#true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:25,760 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-20 13:30:25,760 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:25,760 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:25,760 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:25,761 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:25,761 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][235], [170#true, 172#true, 77#L696-6true, 104#L689true, 63#L689-5true, 191#true, 186#true, 36#L688-7true, 174#true, 112#L689-5true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:25,761 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-20 13:30:25,761 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:25,761 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:25,761 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:25,761 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:25,761 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:25,761 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][196], [170#true, 172#true, 77#L696-6true, 104#L689true, 186#true, 191#true, 36#L688-7true, 174#true, 112#L689-5true, Black: 176#true, Black: 181#true, 168#true, 92#L689-4true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:25,761 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-20 13:30:25,761 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:25,762 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:25,762 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:25,762 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][196], [170#true, 172#true, 104#L689true, 77#L696-6true, 186#true, 191#true, 36#L688-7true, 174#true, 38#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 112#L689-5true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:25,762 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-20 13:30:25,762 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:25,762 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:25,762 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:25,762 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][198], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 104#L689true, 63#L689-5true, 186#true, 191#true, 36#L688-7true, 174#true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:25,762 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-20 13:30:25,763 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:25,763 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:25,763 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:25,764 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 104#L689true, 77#L696-6true, 186#true, 191#true, 174#true, 25#L689-3true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:25,764 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-20 13:30:25,764 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:25,764 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:25,764 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:25,764 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][235], [170#true, 172#true, 77#L696-6true, 104#L689true, 63#L689-5true, 80#L689-1true, 186#true, 191#true, 174#true, 112#L689-5true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:25,764 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-20 13:30:25,764 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:26,107 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:26,107 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:26,107 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][227], [170#true, 172#true, 104#L689true, 77#L696-6true, 63#L689-5true, 191#true, 186#true, 52#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 174#true, 112#L689-5true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:26,107 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-20 13:30:26,107 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:26,107 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:26,107 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:26,107 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][227], [170#true, 172#true, 77#L696-6true, 104#L689true, 63#L689-5true, 186#true, 191#true, 174#true, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:26,107 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-20 13:30:26,108 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:26,108 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:26,108 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:26,108 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 104#L689true, 186#true, 191#true, 36#L688-7true, 174#true, 25#L689-3true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:26,108 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-20 13:30:26,108 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:26,108 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:26,108 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:26,109 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][196], [170#true, 172#true, 104#L689true, 77#L696-6true, 186#true, 191#true, 174#true, 112#L689-5true, 25#L689-3true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:26,109 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-20 13:30:26,109 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:26,109 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:26,109 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:26,115 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][196], [8#L690true, 170#true, 172#true, 77#L696-6true, 104#L689true, 80#L689-1true, 186#true, 191#true, 174#true, 112#L689-5true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:26,119 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-20 13:30:26,119 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:26,119 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:26,119 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:26,121 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][88], [8#L690true, 170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 104#L689true, 191#true, 186#true, 91#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 174#true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:26,121 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-20 13:30:26,121 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:26,121 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:26,121 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:26,122 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][227], [170#true, 172#true, 77#L696-6true, 104#L689true, 80#L689-1true, 63#L689-5true, 191#true, 186#true, 174#true, 112#L689-5true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:26,126 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-20 13:30:26,126 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:26,126 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:26,126 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:26,127 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][222], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 63#L689-5true, 191#true, 186#true, 174#true, 146#L688-7true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:26,127 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-20 13:30:26,127 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:26,127 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:26,127 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:26,127 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:26,127 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][222], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 191#true, 186#true, 149#L689-4true, 174#true, 146#L688-7true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:26,127 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-20 13:30:26,127 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:26,127 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:26,128 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:26,128 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:26,128 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [8#L690true, 170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 186#true, 191#true, 174#true, 146#L688-7true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:26,128 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-20 13:30:26,128 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:26,128 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:26,128 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:26,128 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [8#L690true, 170#true, 172#true, 77#L696-6true, 191#true, 186#true, 149#L689-4true, 174#true, 146#L688-7true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:26,128 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-20 13:30:26,128 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:26,129 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:26,129 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:26,129 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][238], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, 146#L688-7true, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:26,132 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-20 13:30:26,132 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:26,132 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:26,132 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:26,132 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:26,132 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:26,132 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:26,132 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:26,133 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][220], [8#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 146#L688-7true, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:26,133 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-20 13:30:26,133 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:26,133 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:26,133 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:26,133 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:26,134 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][147], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 104#L689true, 186#true, 191#true, 174#true, 52#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, Black: 181#true, 168#true, 92#L689-4true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:26,134 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-20 13:30:26,134 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:26,134 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:26,134 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:26,135 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][144], [170#true, 172#true, 77#L696-6true, 104#L689true, 191#true, 186#true, 149#L689-4true, 174#true, 52#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 38#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:26,135 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-20 13:30:26,135 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:26,135 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:26,135 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:26,135 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][222], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 149#L689-4true, 174#true, 146#L688-7true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:26,136 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-20 13:30:26,136 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:26,136 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:26,136 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:26,137 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:26,137 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:26,138 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 149#L689-4true, 174#true, 38#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 146#L688-7true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:26,138 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-20 13:30:26,138 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:26,138 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:26,138 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:26,138 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][238], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, 146#L688-7true, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:26,138 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-20 13:30:26,138 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:26,138 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:26,138 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:26,138 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:26,138 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:26,138 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:26,138 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:26,138 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:26,138 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][220], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 146#L688-7true, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 92#L689-4true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:26,138 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-20 13:30:26,138 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:26,138 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:26,138 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:26,139 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:26,139 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:26,139 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][220], [170#true, 172#true, 77#L696-6true, 191#true, 186#true, 174#true, 38#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 146#L688-7true, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:26,139 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-20 13:30:26,139 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:26,139 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:26,139 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:26,139 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:26,139 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:26,139 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:26,146 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][123], [8#L690true, 170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 191#true, 186#true, 174#true, Black: 176#true, 85#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:26,146 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-20 13:30:26,146 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:26,147 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:26,147 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:26,147 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:26,147 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [26#L690true, 170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, 146#L688-7true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:26,147 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-20 13:30:26,148 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:26,148 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:26,148 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:26,148 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:26,148 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][220], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, 146#L688-7true, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:26,148 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-20 13:30:26,148 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:26,148 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:26,148 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:26,148 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:26,152 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, Black: 176#true, 15#L688-6true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:26,152 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-20 13:30:26,152 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:26,152 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:26,152 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:26,152 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][220], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, 112#L689-5true, Black: 176#true, 15#L688-6true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:26,152 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-20 13:30:26,152 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:26,152 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:26,152 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:26,159 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][222], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, Black: 176#true, 15#L688-6true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:26,159 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-20 13:30:26,159 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:26,159 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:26,159 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:26,160 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 186#true, 191#true, 174#true, 38#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, 15#L688-6true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:26,160 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-20 13:30:26,160 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:26,160 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:26,160 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:26,166 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 104#L689true, 80#L689-1true, 191#true, 186#true, 174#true, Black: 176#true, Black: 181#true, 168#true, 93#L689-1true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:26,166 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-20 13:30:26,166 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:26,166 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:26,166 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:26,169 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][123], [72#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 186#true, 191#true, 97#L689-4true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:26,169 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-20 13:30:26,169 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:26,169 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:26,169 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:26,172 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][88], [72#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 37#L689-4true, 77#L696-6true, 104#L689true, 186#true, 191#true, 174#true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:26,172 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-20 13:30:26,177 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:26,177 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:26,177 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:26,225 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [8#L690true, 170#true, 172#true, 77#L696-6true, 104#L689true, 191#true, 186#true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 21#L689-1true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:26,225 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-20 13:30:26,225 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:26,225 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:26,225 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:26,231 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [8#L690true, 170#true, 172#true, 77#L696-6true, 104#L689true, 80#L689-1true, 186#true, 191#true, 174#true, Black: 176#true, 21#L689-1true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:26,231 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-20 13:30:26,231 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:26,231 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:26,231 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:26,231 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [8#L690true, 170#true, 172#true, 77#L696-6true, 104#L689true, 186#true, 191#true, 174#true, Black: 176#true, 78#L689true, 21#L689-1true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:26,232 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-20 13:30:26,232 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:26,232 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:26,232 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:26,254 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [170#true, 172#true, 77#L696-6true, 104#L689true, 80#L689-1true, 186#true, 191#true, 174#true, 38#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, 21#L689-1true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:26,254 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-20 13:30:26,254 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:26,254 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:26,254 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:26,275 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][76], [170#true, 26#L690true, 172#true, 77#L696-6true, 41#L689true, 80#L689-1true, 191#true, 186#true, 174#true, 57#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:26,275 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-20 13:30:26,275 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:26,275 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:26,275 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:26,276 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][171], [170#true, 37#L689-4true, 172#true, 77#L696-6true, 41#L689true, 186#true, 191#true, 174#true, 146#L688-7true, 112#L689-5true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:26,276 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-20 13:30:26,276 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:26,276 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:26,276 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:26,280 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 148#L688-7true, 174#true, 146#L688-7true, Black: 176#true, 39#L690-3true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:26,284 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-20 13:30:26,284 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:26,284 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:26,284 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:26,285 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:26,289 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [170#true, 172#true, 77#L696-6true, 104#L689true, 80#L689-1true, 186#true, 191#true, 174#true, 40#L688-6true, Black: 176#true, 39#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:26,289 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-20 13:30:26,289 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:26,289 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:26,289 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:26,301 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 77#L696-6true, 148#L688-7true, 191#true, 186#true, 174#true, Black: 176#true, 85#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 39#L690-3true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:26,301 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-20 13:30:26,301 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:26,301 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:26,301 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:26,304 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][220], [170#true, 172#true, 77#L696-6true, 148#L688-7true, 186#true, 191#true, 97#L689-4true, 174#true, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:26,304 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-20 13:30:26,304 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:26,304 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:26,304 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:26,305 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][196], [170#true, 172#true, 37#L689-4true, 77#L696-6true, 104#L689true, 186#true, 191#true, 148#L688-7true, 174#true, 112#L689-5true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:26,305 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-20 13:30:26,305 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:26,305 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:26,305 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:26,321 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][58], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 41#L689true, 191#true, 186#true, 97#L689-4true, 174#true, 52#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:26,321 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-20 13:30:26,321 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:26,322 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:26,322 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:26,322 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][58], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 37#L689-4true, 77#L696-6true, 41#L689true, 186#true, 191#true, 174#true, 57#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:26,322 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-20 13:30:26,323 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:26,323 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:26,323 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:26,353 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [139#L689true, 8#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 117#L689-1true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:26,353 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-20 13:30:26,353 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:26,353 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:26,353 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:26,364 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [8#L690true, 170#true, 172#true, 77#L696-6true, 104#L689true, 191#true, 186#true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|), 89#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue]) [2024-11-20 13:30:26,365 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-20 13:30:26,365 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:26,365 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:26,365 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-20 13:30:26,378 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [8#L690true, 170#true, 172#true, 77#L696-6true, 104#L689true, 80#L689-1true, 186#true, 191#true, 174#true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|), 89#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue]) [2024-11-20 13:30:26,379 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-20 13:30:26,379 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:26,379 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:26,379 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:26,460 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([646] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][49], [139#L689true, 8#L690true, 170#true, 172#true, 77#L696-6true, 80#L689-1true, 186#true, 191#true, 174#true, 57#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:26,461 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-20 13:30:26,461 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:26,461 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:26,461 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:26,462 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([646] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][172], [139#L689true, 170#true, 172#true, 37#L689-4true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, 146#L688-7true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:26,463 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-20 13:30:26,463 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:26,463 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:26,463 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:26,472 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([646] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][49], [139#L689true, 170#true, 172#true, 110#L690-3true, 77#L696-6true, 186#true, 191#true, 117#L689-1true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:26,472 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-20 13:30:26,472 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:26,472 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:26,472 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:26,473 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([646] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][49], [139#L689true, 170#true, 172#true, 110#L690-3true, 77#L696-6true, 104#L689true, 80#L689-1true, 191#true, 186#true, 174#true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:26,473 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-20 13:30:26,473 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:26,473 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:26,473 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:26,483 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][222], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 131#L688-7true, 186#true, 191#true, 97#L689-4true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:26,483 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-20 13:30:26,483 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:26,483 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:26,484 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:26,486 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][198], [170#true, 172#true, 37#L689-4true, 77#L696-6true, 104#L689true, 63#L689-5true, 131#L688-7true, 186#true, 191#true, 174#true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:26,486 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-20 13:30:26,486 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:26,486 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:26,486 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:26,490 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([646] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][35], [139#L689true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 97#L689-4true, 174#true, 52#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 38#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:26,490 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-20 13:30:26,490 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:26,490 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:26,490 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:26,491 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([646] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][35], [139#L689true, 170#true, 172#true, 37#L689-4true, 77#L696-6true, 186#true, 191#true, 174#true, 57#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 38#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:26,491 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-20 13:30:26,491 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:26,491 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:26,491 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:26,600 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][129], [170#true, 172#true, 77#L696-6true, 104#L689true, 191#true, 186#true, 174#true, 25#L689-3true, Black: 176#true, 39#L690-3true, Black: 181#true, 168#true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:26,600 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is not cut-off event [2024-11-20 13:30:26,600 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is not cut-off event [2024-11-20 13:30:26,600 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is not cut-off event [2024-11-20 13:30:26,600 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is not cut-off event [2024-11-20 13:30:26,606 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 117#L689-1true, 174#true, Black: 176#true, 39#L690-3true, 78#L689true, Black: 181#true, 168#true, 93#L689-1true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:26,606 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-20 13:30:26,606 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:26,606 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:26,606 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:26,610 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][183], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, 146#L688-7true, Black: 176#true, 39#L690-3true, Black: 181#true, 168#true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:26,610 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-20 13:30:26,610 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:26,610 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:26,610 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:26,612 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 146#L688-7true, 25#L689-3true, Black: 176#true, 39#L690-3true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:26,612 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-20 13:30:26,612 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:26,612 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:26,612 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:26,614 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, Black: 176#true, 15#L688-6true, 39#L690-3true, 78#L689true, Black: 181#true, 168#true, 93#L689-1true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:26,614 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-20 13:30:26,614 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:26,614 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:26,614 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:26,618 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 77#L696-6true, 41#L689true, 186#true, 191#true, 174#true, 146#L688-7true, Black: 176#true, 39#L690-3true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:26,618 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-20 13:30:26,618 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:26,619 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:26,619 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:26,619 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:26,632 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([564] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][199], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 80#L689-1true, 186#true, 191#true, 174#true, Black: 176#true, 15#L688-6true, 39#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:26,632 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-20 13:30:26,633 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:26,633 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:26,633 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:26,651 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][147], [26#L690true, 170#true, 172#true, 104#L689true, 77#L696-6true, 63#L689-5true, 191#true, 186#true, 91#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 174#true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:26,652 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is not cut-off event [2024-11-20 13:30:26,652 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is not cut-off event [2024-11-20 13:30:26,652 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is not cut-off event [2024-11-20 13:30:26,652 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is not cut-off event [2024-11-20 13:30:26,653 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][129], [26#L690true, 170#true, 172#true, 77#L696-6true, 191#true, 186#true, 117#L689-1true, 174#true, 38#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, Black: 181#true, 168#true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:26,653 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is not cut-off event [2024-11-20 13:30:26,653 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is not cut-off event [2024-11-20 13:30:26,653 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is not cut-off event [2024-11-20 13:30:26,653 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is not cut-off event [2024-11-20 13:30:26,658 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [26#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 117#L689-1true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 93#L689-1true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:26,658 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-20 13:30:26,658 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:26,658 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:26,659 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:26,659 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [26#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 57#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 93#L689-1true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:26,659 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-20 13:30:26,659 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:26,660 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:26,660 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:26,661 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][129], [8#L690true, 170#true, 172#true, 77#L696-6true, 191#true, 186#true, 174#true, 146#L688-7true, Black: 176#true, 39#L690-3true, Black: 181#true, 168#true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:26,661 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-20 13:30:26,661 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:26,661 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:26,661 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:26,661 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:26,663 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][198], [170#true, 26#L690true, 172#true, 77#L696-6true, 104#L689true, 63#L689-5true, 186#true, 191#true, 36#L688-7true, 174#true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:26,664 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-20 13:30:26,664 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:26,664 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:26,664 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:26,664 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:26,664 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:26,664 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [170#true, 26#L690true, 172#true, 77#L696-6true, 104#L689true, 191#true, 186#true, 174#true, 38#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, Black: 181#true, 168#true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:26,664 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-20 13:30:26,664 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:26,664 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:26,664 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:26,664 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [170#true, 26#L690true, 172#true, 77#L696-6true, 104#L689true, 191#true, 186#true, 36#L688-7true, 174#true, 38#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:26,664 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-20 13:30:26,665 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:26,665 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:26,665 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:26,665 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [170#true, 26#L690true, 172#true, 77#L696-6true, 104#L689true, 191#true, 186#true, 36#L688-7true, 174#true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|), 92#L689-4true]) [2024-11-20 13:30:26,665 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-20 13:30:26,665 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:26,665 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:26,665 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:26,665 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [170#true, 26#L690true, 172#true, 77#L696-6true, 104#L689true, 186#true, 191#true, 91#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 174#true, 25#L689-3true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:26,665 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-20 13:30:26,665 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:26,666 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:26,666 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:26,666 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][198], [170#true, 26#L690true, 172#true, 77#L696-6true, 104#L689true, 63#L689-5true, 186#true, 191#true, 174#true, Black: 176#true, Black: 181#true, 168#true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:26,666 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-20 13:30:26,666 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:26,666 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:26,666 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:26,667 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [8#L690true, 170#true, 26#L690true, 172#true, 77#L696-6true, 104#L689true, 191#true, 186#true, 36#L688-7true, 174#true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:26,667 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-20 13:30:26,667 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:26,667 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:26,667 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:26,669 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [26#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 38#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 146#L688-7true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:26,670 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is not cut-off event [2024-11-20 13:30:26,670 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is not cut-off event [2024-11-20 13:30:26,670 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is not cut-off event [2024-11-20 13:30:26,670 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is not cut-off event [2024-11-20 13:30:26,670 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is not cut-off event [2024-11-20 13:30:26,670 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is not cut-off event [2024-11-20 13:30:26,670 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][184], [170#true, 26#L690true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, 146#L688-7true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:26,671 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-20 13:30:26,671 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:26,671 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:26,671 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:26,671 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:26,671 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:26,671 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 26#L690true, 172#true, 77#L696-6true, 191#true, 186#true, 174#true, 146#L688-7true, 25#L689-3true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:26,671 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-20 13:30:26,671 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:26,671 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:26,671 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:26,671 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:26,671 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:26,672 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][184], [26#L690true, 170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, Black: 176#true, 85#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:26,672 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is not cut-off event [2024-11-20 13:30:26,672 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is not cut-off event [2024-11-20 13:30:26,672 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is not cut-off event [2024-11-20 13:30:26,672 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is not cut-off event [2024-11-20 13:30:26,673 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is not cut-off event [2024-11-20 13:30:26,673 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is not cut-off event [2024-11-20 13:30:26,674 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][222], [170#true, 26#L690true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, Black: 176#true, 15#L688-6true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:26,674 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-20 13:30:26,674 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:26,674 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:26,674 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:26,674 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 26#L690true, 172#true, 77#L696-6true, 191#true, 186#true, 174#true, 38#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, 15#L688-6true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:26,674 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-20 13:30:26,674 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:26,674 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:26,674 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:26,674 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:26,675 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 26#L690true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, Black: 176#true, 15#L688-6true, 78#L689true, Black: 181#true, 168#true, 92#L689-4true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:26,675 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-20 13:30:26,675 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:26,675 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:26,675 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:26,675 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][222], [170#true, 26#L690true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, Black: 176#true, 15#L688-6true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:26,675 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-20 13:30:26,675 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:26,675 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:26,675 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:26,675 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:26,677 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [170#true, 26#L690true, 172#true, 77#L696-6true, 104#L689true, 186#true, 191#true, 174#true, 52#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, Black: 181#true, 168#true, 93#L689-1true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:26,677 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-20 13:30:26,677 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:26,678 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:26,678 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:26,679 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][182], [8#L690true, 170#true, 172#true, 77#L696-6true, 104#L689true, 186#true, 191#true, 174#true, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:26,679 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-20 13:30:26,679 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:26,679 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:26,679 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:26,680 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][144], [8#L690true, 170#true, 172#true, 104#L689true, 77#L696-6true, 191#true, 186#true, 91#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 174#true, 112#L689-5true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:26,680 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is not cut-off event [2024-11-20 13:30:26,680 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is not cut-off event [2024-11-20 13:30:26,680 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is not cut-off event [2024-11-20 13:30:26,680 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is not cut-off event [2024-11-20 13:30:26,682 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][144], [8#L690true, 170#true, 172#true, 77#L696-6true, 104#L689true, 191#true, 186#true, 174#true, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:26,682 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-20 13:30:26,683 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:26,683 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:26,683 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:26,683 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][182], [8#L690true, 170#true, 172#true, 77#L696-6true, 191#true, 186#true, 174#true, 112#L689-5true, Black: 176#true, 85#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:26,684 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is not cut-off event [2024-11-20 13:30:26,684 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is not cut-off event [2024-11-20 13:30:26,684 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is not cut-off event [2024-11-20 13:30:26,684 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is not cut-off event [2024-11-20 13:30:26,684 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is not cut-off event [2024-11-20 13:30:26,703 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][182], [8#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 57#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:26,703 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-20 13:30:26,703 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:26,703 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:26,703 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:26,709 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [8#L690true, 170#true, 172#true, 77#L696-6true, 104#L689true, 186#true, 191#true, 36#L688-7true, 149#L689-4true, 174#true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:26,709 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-20 13:30:26,709 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:26,709 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:26,709 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:26,709 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [8#L690true, 170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 104#L689true, 186#true, 191#true, 174#true, Black: 176#true, Black: 181#true, 168#true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:26,709 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-20 13:30:26,709 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:26,710 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:26,710 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:26,710 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [8#L690true, 170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 104#L689true, 186#true, 191#true, 36#L688-7true, 174#true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:26,710 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-20 13:30:26,710 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:26,710 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:26,710 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:26,710 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][196], [8#L690true, 170#true, 172#true, 104#L689true, 77#L696-6true, 186#true, 191#true, 36#L688-7true, 174#true, 112#L689-5true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:26,710 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-20 13:30:26,710 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:26,710 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:26,710 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:26,711 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:26,711 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:26,711 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][196], [8#L690true, 170#true, 172#true, 77#L696-6true, 104#L689true, 186#true, 191#true, 174#true, 112#L689-5true, Black: 176#true, Black: 181#true, 168#true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:26,711 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-20 13:30:26,711 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:26,711 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:26,711 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:26,712 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [8#L690true, 170#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 146#L688-7true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:26,712 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is not cut-off event [2024-11-20 13:30:26,712 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is not cut-off event [2024-11-20 13:30:26,713 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is not cut-off event [2024-11-20 13:30:26,713 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is not cut-off event [2024-11-20 13:30:26,713 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is not cut-off event [2024-11-20 13:30:26,715 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [8#L690true, 170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 191#true, 186#true, 174#true, Black: 176#true, 15#L688-6true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:26,715 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-20 13:30:26,715 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:26,715 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:26,715 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:26,715 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][220], [8#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 112#L689-5true, Black: 176#true, 15#L688-6true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:26,715 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-20 13:30:26,715 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:26,715 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:26,715 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:26,722 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][183], [170#true, 172#true, 77#L696-6true, 104#L689true, 63#L689-5true, 191#true, 186#true, 174#true, Black: 176#true, 39#L690-3true, Black: 181#true, 168#true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:26,722 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-20 13:30:26,722 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:26,722 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:26,722 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:26,722 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][213], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 117#L689-1true, 174#true, Black: 176#true, 39#L690-3true, Black: 181#true, 168#true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:26,722 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-20 13:30:26,722 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:26,722 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:26,722 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:26,723 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:26,723 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:26,728 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][184], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 191#true, 186#true, 174#true, Black: 176#true, 15#L688-6true, 39#L690-3true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:26,728 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-20 13:30:26,728 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:26,728 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:26,728 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:26,728 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][222], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 191#true, 186#true, 174#true, 146#L688-7true, Black: 176#true, 39#L690-3true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:26,728 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-20 13:30:26,728 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:26,729 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:26,729 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:26,729 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:26,729 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:26,735 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][182], [170#true, 172#true, 77#L696-6true, 191#true, 186#true, 174#true, 38#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 57#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:26,735 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-20 13:30:26,735 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:26,735 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:26,735 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:26,736 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][182], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 38#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 57#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:26,736 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-20 13:30:26,736 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:26,736 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:26,736 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:26,736 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:26,742 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][222], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, 146#L688-7true, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:26,742 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-20 13:30:26,742 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:26,742 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:26,742 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:26,742 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][144], [170#true, 172#true, 104#L689true, 77#L696-6true, 191#true, 186#true, 174#true, 52#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 38#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 112#L689-5true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:26,742 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-20 13:30:26,743 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:26,743 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:26,743 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:26,743 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][222], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 191#true, 186#true, 174#true, 146#L688-7true, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:26,743 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-20 13:30:26,743 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:26,743 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:26,743 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:26,743 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:26,744 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 77#L696-6true, 191#true, 186#true, 174#true, 38#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 146#L688-7true, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:26,744 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-20 13:30:26,744 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:26,744 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:26,744 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:26,749 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [72#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 170#true, 26#L690true, 172#true, 77#L696-6true, 186#true, 191#true, 117#L689-1true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:26,749 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-20 13:30:26,749 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:26,749 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:26,749 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:26,757 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][184], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 63#L689-5true, 191#true, 186#true, 174#true, 57#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:26,757 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-20 13:30:26,757 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:26,758 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:26,758 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:26,758 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][184], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, 57#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:26,758 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-20 13:30:26,759 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:26,759 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:26,759 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:26,759 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:26,767 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][222], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 117#L689-1true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:26,767 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-20 13:30:26,767 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:26,767 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:26,767 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:26,767 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:26,768 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][222], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 191#true, 186#true, 149#L689-4true, 117#L689-1true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:26,768 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-20 13:30:26,768 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:26,768 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:26,768 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:26,768 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:26,768 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [8#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 149#L689-4true, 117#L689-1true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:26,768 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-20 13:30:26,768 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:26,768 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:26,768 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:26,769 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][238], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 117#L689-1true, 174#true, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:26,769 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-20 13:30:26,769 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:26,769 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:26,769 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:26,769 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:26,769 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:26,769 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:26,769 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][220], [8#L690true, 170#true, 172#true, 77#L696-6true, 191#true, 186#true, 117#L689-1true, 174#true, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:26,769 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-20 13:30:26,769 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:26,769 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:26,770 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:26,770 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:26,770 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][222], [170#true, 26#L690true, 172#true, 77#L696-6true, 63#L689-5true, 191#true, 186#true, 117#L689-1true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:26,770 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-20 13:30:26,770 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:26,770 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:26,770 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:26,770 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:26,771 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:26,771 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 26#L690true, 172#true, 77#L696-6true, 191#true, 186#true, 117#L689-1true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|), 92#L689-4true]) [2024-11-20 13:30:26,771 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-20 13:30:26,771 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:26,771 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:26,771 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:26,771 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:26,771 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 26#L690true, 172#true, 77#L696-6true, 104#L689true, 191#true, 186#true, 174#true, 38#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:26,771 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-20 13:30:26,771 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:26,771 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:26,771 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:26,772 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 26#L690true, 172#true, 77#L696-6true, 191#true, 186#true, 117#L689-1true, 174#true, 38#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:26,772 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-20 13:30:26,772 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:26,772 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:26,772 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:26,772 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][238], [170#true, 172#true, 77#L696-6true, 104#L689true, 63#L689-5true, 191#true, 186#true, 174#true, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:26,772 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-20 13:30:26,772 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:26,772 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:26,772 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:26,772 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][238], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 191#true, 186#true, 117#L689-1true, 174#true, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:26,773 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-20 13:30:26,773 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:26,773 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:26,773 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:26,773 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:26,773 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:26,773 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:26,773 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:26,773 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][220], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 117#L689-1true, 174#true, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 92#L689-4true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:26,773 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-20 13:30:26,773 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:26,773 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:26,773 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:26,774 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:26,774 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][220], [170#true, 172#true, 77#L696-6true, 104#L689true, 186#true, 191#true, 174#true, 38#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:26,774 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-20 13:30:26,774 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:26,774 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:26,774 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:26,774 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][220], [170#true, 172#true, 77#L696-6true, 191#true, 186#true, 117#L689-1true, 174#true, 38#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:26,774 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-20 13:30:26,774 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:26,774 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:26,774 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:26,775 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:26,775 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:26,775 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][222], [170#true, 172#true, 77#L696-6true, 104#L689true, 63#L689-5true, 191#true, 186#true, 149#L689-4true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:26,775 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-20 13:30:26,775 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:26,775 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:26,775 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:26,775 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 77#L696-6true, 104#L689true, 191#true, 186#true, 149#L689-4true, 174#true, 38#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:26,775 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-20 13:30:26,775 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:26,775 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:26,775 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:26,776 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][238], [170#true, 172#true, 77#L696-6true, 104#L689true, 63#L689-5true, 191#true, 186#true, 174#true, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:26,776 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-20 13:30:26,776 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:26,776 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:26,776 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:26,776 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:26,776 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][220], [170#true, 172#true, 77#L696-6true, 104#L689true, 191#true, 186#true, 174#true, 38#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:26,776 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-20 13:30:26,776 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:26,776 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:26,776 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:26,776 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:26,776 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][220], [170#true, 172#true, 77#L696-6true, 104#L689true, 186#true, 191#true, 174#true, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|), 92#L689-4true]) [2024-11-20 13:30:26,776 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-20 13:30:26,776 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:26,776 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:26,776 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:26,778 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][123], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 186#true, 191#true, 97#L689-4true, 174#true, 25#L689-3true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:26,778 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-20 13:30:26,778 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:26,779 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:26,779 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:26,779 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 77#L696-6true, 191#true, 186#true, 117#L689-1true, 149#L689-4true, 174#true, 25#L689-3true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:26,779 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-20 13:30:26,779 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:26,780 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:26,780 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:26,780 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][220], [170#true, 172#true, 77#L696-6true, 191#true, 186#true, 117#L689-1true, 174#true, 112#L689-5true, 25#L689-3true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:26,780 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-20 13:30:26,780 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:26,780 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:26,780 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:26,780 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:26,780 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:26,781 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][220], [170#true, 172#true, 77#L696-6true, 191#true, 186#true, 174#true, 57#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 112#L689-5true, 25#L689-3true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:26,781 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-20 13:30:26,781 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:26,781 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:26,782 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:26,786 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][196], [170#true, 172#true, 77#L696-6true, 104#L689true, 63#L689-5true, 186#true, 191#true, 36#L688-7true, 174#true, 112#L689-5true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:26,786 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-20 13:30:26,786 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:26,786 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:26,786 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:26,798 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][198], [170#true, 172#true, 104#L689true, 77#L696-6true, 63#L689-5true, 80#L689-1true, 186#true, 191#true, 149#L689-4true, 174#true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:26,798 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-20 13:30:26,798 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:26,798 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:26,798 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:26,799 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][235], [170#true, 172#true, 77#L696-6true, 104#L689true, 63#L689-5true, 80#L689-1true, 191#true, 186#true, 174#true, 112#L689-5true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:26,799 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-20 13:30:26,799 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:26,799 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:26,799 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:26,799 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:26,799 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][196], [170#true, 172#true, 77#L696-6true, 104#L689true, 186#true, 191#true, 36#L688-7true, 174#true, 38#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 112#L689-5true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:26,800 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-20 13:30:26,800 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:26,800 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:26,800 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:26,800 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:26,800 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][196], [170#true, 172#true, 77#L696-6true, 104#L689true, 80#L689-1true, 191#true, 186#true, 174#true, 112#L689-5true, 25#L689-3true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:26,800 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-20 13:30:26,800 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:26,800 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:26,800 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:26,801 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][235], [170#true, 172#true, 77#L696-6true, 104#L689true, 63#L689-5true, 186#true, 191#true, 174#true, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:26,801 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-20 13:30:26,802 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:26,802 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:26,802 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:26,802 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][196], [170#true, 172#true, 104#L689true, 77#L696-6true, 186#true, 191#true, 174#true, 38#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:26,802 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-20 13:30:26,802 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:26,802 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:26,802 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:26,803 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][196], [170#true, 172#true, 77#L696-6true, 104#L689true, 186#true, 191#true, 174#true, 52#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 112#L689-5true, 25#L689-3true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:26,803 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-20 13:30:26,803 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:26,803 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:26,803 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:26,805 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][147], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 104#L689true, 63#L689-5true, 186#true, 191#true, 174#true, 52#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:26,805 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-20 13:30:26,805 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:26,805 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:26,805 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:26,805 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][220], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 191#true, 186#true, 174#true, 146#L688-7true, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:26,805 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-20 13:30:26,805 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:26,805 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:26,805 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:26,805 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:26,805 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:26,807 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][222], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, 146#L688-7true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:26,807 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-20 13:30:26,807 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:26,807 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:26,807 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:26,807 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:26,807 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:26,808 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 186#true, 191#true, 174#true, 146#L688-7true, 38#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:26,808 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-20 13:30:26,808 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:26,808 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:26,808 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:26,839 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [8#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 117#L689-1true, 174#true, Black: 176#true, 78#L689true, 21#L689-1true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:26,839 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-20 13:30:26,839 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:26,839 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:26,839 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:26,840 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [8#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 57#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, 78#L689true, 21#L689-1true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:26,840 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-20 13:30:26,840 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:26,840 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:26,840 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:26,843 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [8#L690true, 170#true, 172#true, 104#L689true, 77#L696-6true, 186#true, 191#true, 174#true, 52#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, Black: 181#true, 21#L689-1true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:26,844 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-20 13:30:26,844 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:26,844 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:26,844 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:26,859 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][171], [170#true, 172#true, 77#L696-6true, 41#L689true, 80#L689-1true, 191#true, 186#true, 97#L689-4true, 174#true, 112#L689-5true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:26,860 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-20 13:30:26,860 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:26,860 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:26,860 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:26,863 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 104#L689true, 77#L696-6true, 186#true, 148#L688-7true, 191#true, 174#true, Black: 176#true, 39#L690-3true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:26,863 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-20 13:30:26,863 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:26,863 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:26,864 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:26,864 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:26,864 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [170#true, 172#true, 77#L696-6true, 104#L689true, 80#L689-1true, 186#true, 191#true, 148#L688-7true, 174#true, Black: 176#true, 39#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:26,865 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-20 13:30:26,865 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:26,865 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:26,865 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:26,865 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [170#true, 172#true, 77#L696-6true, 104#L689true, 186#true, 191#true, 148#L688-7true, 174#true, Black: 176#true, 39#L690-3true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:26,865 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-20 13:30:26,865 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:26,865 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:26,865 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:26,868 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 117#L689-1true, 174#true, 40#L688-6true, Black: 176#true, 78#L689true, 39#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:26,868 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-20 13:30:26,869 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:26,869 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:26,869 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:26,908 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][184], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 97#L689-4true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|), 89#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue]) [2024-11-20 13:30:26,908 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is not cut-off event [2024-11-20 13:30:26,908 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is not cut-off event [2024-11-20 13:30:26,908 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is not cut-off event [2024-11-20 13:30:26,908 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is not cut-off event [2024-11-20 13:30:26,916 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [8#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 117#L689-1true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 89#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:26,916 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-20 13:30:26,916 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:26,916 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:26,916 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:26,916 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-20 13:30:26,975 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([646] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][172], [139#L689true, 170#true, 172#true, 77#L696-6true, 63#L689-5true, 80#L689-1true, 191#true, 186#true, 97#L689-4true, 174#true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:26,976 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-20 13:30:26,976 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:26,976 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:26,976 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:26,982 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([646] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][49], [139#L689true, 170#true, 172#true, 110#L690-3true, 77#L696-6true, 80#L689-1true, 186#true, 191#true, 117#L689-1true, 174#true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:26,982 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-20 13:30:26,982 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:26,982 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:26,982 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:27,061 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][129], [8#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 117#L689-1true, 174#true, Black: 176#true, 39#L690-3true, Black: 181#true, 168#true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:27,062 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-20 13:30:27,062 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:27,062 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:27,062 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:27,062 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [8#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 117#L689-1true, 174#true, Black: 176#true, 78#L689true, 39#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:27,062 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-20 13:30:27,062 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-20 13:30:27,062 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-20 13:30:27,062 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-20 13:30:27,065 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][129], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 117#L689-1true, 174#true, 25#L689-3true, Black: 176#true, 39#L690-3true, Black: 181#true, 168#true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:27,065 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is not cut-off event [2024-11-20 13:30:27,065 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is not cut-off event [2024-11-20 13:30:27,065 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is not cut-off event [2024-11-20 13:30:27,065 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is not cut-off event [2024-11-20 13:30:27,070 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][198], [170#true, 172#true, 104#L689true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 36#L688-7true, 174#true, Black: 176#true, 39#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:27,070 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-20 13:30:27,070 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:27,070 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:27,070 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:27,071 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][183], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, Black: 176#true, 85#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 39#L690-3true, Black: 181#true, 168#true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:27,072 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is not cut-off event [2024-11-20 13:30:27,072 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is not cut-off event [2024-11-20 13:30:27,072 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is not cut-off event [2024-11-20 13:30:27,072 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is not cut-off event [2024-11-20 13:30:27,075 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 146#L688-7true, Black: 176#true, 39#L690-3true, 78#L689true, Black: 181#true, 168#true, 93#L689-1true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:27,076 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-20 13:30:27,076 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:27,076 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:27,076 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:27,076 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:27,078 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 77#L696-6true, 104#L689true, 41#L689true, 186#true, 191#true, 174#true, Black: 176#true, 39#L690-3true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:27,078 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-20 13:30:27,078 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:27,079 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:27,079 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:27,080 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [170#true, 172#true, 104#L689true, 77#L696-6true, 80#L689-1true, 41#L689true, 186#true, 191#true, 174#true, Black: 176#true, 39#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:27,080 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-20 13:30:27,080 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:27,080 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:27,080 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:27,088 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][196], [170#true, 172#true, 110#L690-3true, 77#L696-6true, 104#L689true, 186#true, 191#true, 36#L688-7true, 174#true, 112#L689-5true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:27,088 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-20 13:30:27,088 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:27,088 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:27,088 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:27,109 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][184], [26#L690true, 170#true, 172#true, 104#L689true, 77#L696-6true, 63#L689-5true, 191#true, 186#true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:27,109 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is not cut-off event [2024-11-20 13:30:27,109 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is not cut-off event [2024-11-20 13:30:27,109 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is not cut-off event [2024-11-20 13:30:27,109 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is not cut-off event [2024-11-20 13:30:27,110 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][184], [26#L690true, 170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 117#L689-1true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:27,110 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-20 13:30:27,110 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:27,110 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:27,110 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:27,111 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [26#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 117#L689-1true, 174#true, 38#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:27,111 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-20 13:30:27,111 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:27,111 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:27,111 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:27,111 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:27,113 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][123], [26#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 38#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 57#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:27,113 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-20 13:30:27,113 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:27,113 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:27,113 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:27,115 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][184], [26#L690true, 170#true, 172#true, 77#L696-6true, 63#L689-5true, 191#true, 186#true, 174#true, 57#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:27,116 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-20 13:30:27,116 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:27,116 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:27,116 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:27,116 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][184], [26#L690true, 170#true, 172#true, 77#L696-6true, 104#L689true, 63#L689-5true, 186#true, 191#true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:27,116 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-20 13:30:27,116 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:27,116 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:27,116 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:27,116 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:27,116 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [26#L690true, 170#true, 172#true, 77#L696-6true, 104#L689true, 186#true, 191#true, 174#true, 25#L689-3true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:27,116 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-20 13:30:27,117 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:27,117 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:27,117 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:27,118 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][110], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 97#L689-4true, 174#true, 25#L689-3true, Black: 176#true, 39#L690-3true, Black: 181#true, 168#true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:27,118 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-20 13:30:27,118 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:27,118 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:27,118 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:27,122 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [170#true, 26#L690true, 172#true, 77#L696-6true, 104#L689true, 63#L689-5true, 191#true, 186#true, 36#L688-7true, 174#true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:27,122 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-20 13:30:27,122 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:27,123 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:27,123 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:27,123 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][147], [170#true, 26#L690true, 172#true, 77#L696-6true, 104#L689true, 63#L689-5true, 186#true, 191#true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:27,123 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-20 13:30:27,123 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:27,123 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:27,123 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:27,124 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][198], [170#true, 26#L690true, 172#true, 77#L696-6true, 104#L689true, 63#L689-5true, 80#L689-1true, 191#true, 186#true, 174#true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:27,124 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-20 13:30:27,124 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:27,124 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:27,124 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:27,124 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [170#true, 26#L690true, 172#true, 77#L696-6true, 104#L689true, 80#L689-1true, 191#true, 186#true, 174#true, 25#L689-3true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:27,124 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-20 13:30:27,124 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:27,124 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:27,124 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:27,124 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [170#true, 26#L690true, 172#true, 77#L696-6true, 104#L689true, 186#true, 191#true, 174#true, 25#L689-3true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:27,125 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-20 13:30:27,125 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:27,125 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:27,125 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:27,126 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][147], [170#true, 26#L690true, 172#true, 104#L689true, 77#L696-6true, 63#L689-5true, 80#L689-1true, 186#true, 191#true, 174#true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:27,127 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-20 13:30:27,127 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:27,127 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:27,127 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:27,128 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][222], [170#true, 26#L690true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, 146#L688-7true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:27,128 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-20 13:30:27,128 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:27,128 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:27,128 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:27,128 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:27,128 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:27,128 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:27,129 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:27,129 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 26#L690true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 146#L688-7true, 38#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:27,129 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-20 13:30:27,129 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:27,129 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:27,129 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:27,129 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:27,129 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:27,129 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:27,129 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 26#L690true, 172#true, 77#L696-6true, 191#true, 186#true, 174#true, 146#L688-7true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|), 92#L689-4true]) [2024-11-20 13:30:27,129 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-20 13:30:27,129 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:27,129 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:27,130 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:27,130 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:27,130 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:27,130 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][222], [170#true, 26#L690true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, 146#L688-7true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:27,130 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-20 13:30:27,130 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:27,130 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:27,130 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:27,130 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:27,130 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:27,131 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:27,131 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:27,131 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:27,132 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 26#L690true, 172#true, 77#L696-6true, 63#L689-5true, 191#true, 186#true, 174#true, Black: 176#true, 15#L688-6true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:27,132 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-20 13:30:27,132 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:27,132 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:27,132 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:27,133 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 25#L689-3true, Black: 176#true, 85#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 39#L690-3true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:27,134 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-20 13:30:27,134 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:27,134 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:27,134 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:27,134 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, Black: 176#true, 85#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 39#L690-3true, 78#L689true, Black: 181#true, 168#true, 93#L689-1true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:27,134 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-20 13:30:27,134 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:27,134 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:27,134 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:27,135 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][182], [8#L690true, 170#true, 172#true, 77#L696-6true, 191#true, 186#true, 117#L689-1true, 174#true, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:27,135 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-20 13:30:27,135 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:27,135 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:27,135 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:27,136 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][182], [8#L690true, 170#true, 172#true, 77#L696-6true, 104#L689true, 191#true, 186#true, 174#true, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:27,136 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is not cut-off event [2024-11-20 13:30:27,136 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is not cut-off event [2024-11-20 13:30:27,136 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is not cut-off event [2024-11-20 13:30:27,136 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is not cut-off event [2024-11-20 13:30:27,136 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is not cut-off event [2024-11-20 13:30:27,136 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][182], [8#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 117#L689-1true, 174#true, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:27,136 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-20 13:30:27,136 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:27,136 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:27,136 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:27,136 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:27,139 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [8#L690true, 170#true, 172#true, 77#L696-6true, 104#L689true, 191#true, 186#true, 36#L688-7true, 174#true, 112#L689-5true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:27,139 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-20 13:30:27,139 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:27,139 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:27,139 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:27,140 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][144], [8#L690true, 170#true, 172#true, 77#L696-6true, 104#L689true, 80#L689-1true, 186#true, 191#true, 174#true, 112#L689-5true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:27,140 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-20 13:30:27,140 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:27,140 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:27,140 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:27,143 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][88], [72#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 26#L690true, 170#true, 172#true, 37#L689-4true, 104#L689true, 77#L696-6true, 186#true, 191#true, 174#true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:27,144 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is not cut-off event [2024-11-20 13:30:27,144 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is not cut-off event [2024-11-20 13:30:27,144 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is not cut-off event [2024-11-20 13:30:27,144 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is not cut-off event [2024-11-20 13:30:27,144 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][123], [72#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 170#true, 26#L690true, 172#true, 77#L696-6true, 186#true, 191#true, 97#L689-4true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:27,144 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is not cut-off event [2024-11-20 13:30:27,144 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is not cut-off event [2024-11-20 13:30:27,144 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is not cut-off event [2024-11-20 13:30:27,144 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is not cut-off event [2024-11-20 13:30:27,149 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [8#L690true, 170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 186#true, 191#true, 117#L689-1true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:27,149 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-20 13:30:27,149 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:27,149 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:27,150 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:27,151 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][123], [8#L690true, 170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 186#true, 191#true, 174#true, 57#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:27,152 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-20 13:30:27,152 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:27,152 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:27,152 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:27,157 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 191#true, 186#true, 97#L689-4true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 93#L689-1true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:27,157 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-20 13:30:27,157 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:27,157 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:27,157 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:27,157 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][220], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 97#L689-4true, 174#true, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 93#L689-1true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:27,157 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-20 13:30:27,157 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:27,158 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:27,158 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:27,159 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [8#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 149#L689-4true, 174#true, 146#L688-7true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:27,159 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-20 13:30:27,160 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:27,160 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:27,160 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:27,160 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:27,160 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [8#L690true, 170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 186#true, 191#true, 174#true, 146#L688-7true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:27,160 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-20 13:30:27,160 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:27,160 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:27,160 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:27,160 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:27,160 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:27,160 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][220], [8#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 146#L688-7true, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:27,161 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-20 13:30:27,161 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:27,161 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:27,161 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:27,161 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:27,161 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:27,161 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][220], [8#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 146#L688-7true, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:27,161 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-20 13:30:27,161 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:27,161 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:27,161 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:27,161 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:27,161 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:27,161 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:27,165 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][196], [170#true, 172#true, 37#L689-4true, 104#L689true, 77#L696-6true, 186#true, 191#true, 174#true, 112#L689-5true, Black: 176#true, Black: 181#true, 168#true, 93#L689-1true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:27,165 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-20 13:30:27,166 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:27,166 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:27,166 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:27,172 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][123], [170#true, 26#L690true, 172#true, 77#L696-6true, 191#true, 186#true, 174#true, 38#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 57#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:27,172 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-20 13:30:27,172 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:27,172 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:27,172 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:27,172 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:27,177 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][88], [26#L690true, 170#true, 172#true, 77#L696-6true, 104#L689true, 186#true, 191#true, 174#true, 52#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 38#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:27,178 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-20 13:30:27,178 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:27,178 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:27,178 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:27,184 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][222], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 191#true, 186#true, 117#L689-1true, 174#true, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:27,184 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-20 13:30:27,184 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:27,184 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:27,184 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:27,185 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][222], [170#true, 172#true, 77#L696-6true, 104#L689true, 63#L689-5true, 191#true, 186#true, 174#true, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:27,185 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-20 13:30:27,185 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:27,185 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:27,185 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:27,185 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 77#L696-6true, 104#L689true, 186#true, 191#true, 174#true, 38#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:27,185 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-20 13:30:27,185 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:27,185 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:27,185 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:27,189 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][198], [170#true, 172#true, 77#L696-6true, 104#L689true, 63#L689-5true, 80#L689-1true, 186#true, 191#true, 174#true, 112#L689-5true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:27,189 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-20 13:30:27,189 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:27,189 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:27,189 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:27,202 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][123], [8#L690true, 170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 191#true, 186#true, 174#true, 57#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:27,202 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-20 13:30:27,202 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:27,202 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:27,202 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:27,202 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:27,204 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 26#L690true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 117#L689-1true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:27,204 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-20 13:30:27,204 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:27,204 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:27,204 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:27,204 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:27,204 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][220], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 117#L689-1true, 174#true, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:27,204 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-20 13:30:27,204 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:27,205 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:27,205 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:27,205 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:27,205 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 104#L689true, 63#L689-5true, 191#true, 186#true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:27,205 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-20 13:30:27,205 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:27,205 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:27,205 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:27,205 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][220], [170#true, 172#true, 77#L696-6true, 104#L689true, 63#L689-5true, 186#true, 191#true, 174#true, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:27,206 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-20 13:30:27,206 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:27,206 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:27,206 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:27,209 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][222], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 191#true, 186#true, 117#L689-1true, 149#L689-4true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:27,209 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-20 13:30:27,210 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:27,210 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:27,210 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:27,210 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:27,210 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:27,210 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 77#L696-6true, 191#true, 186#true, 117#L689-1true, 149#L689-4true, 174#true, 38#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:27,210 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-20 13:30:27,210 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:27,210 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:27,210 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:27,210 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][238], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 117#L689-1true, 174#true, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:27,211 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-20 13:30:27,211 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:27,211 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:27,211 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:27,211 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:27,211 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:27,211 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:27,211 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:27,211 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:27,211 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][220], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 117#L689-1true, 174#true, 38#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:27,211 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-20 13:30:27,211 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:27,211 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:27,212 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:27,212 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:27,212 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:27,212 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:27,212 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][220], [170#true, 172#true, 77#L696-6true, 191#true, 186#true, 117#L689-1true, 174#true, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|), 92#L689-4true]) [2024-11-20 13:30:27,212 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-20 13:30:27,212 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:27,212 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:27,212 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:27,212 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:27,212 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:27,218 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][222], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 104#L689true, 63#L689-5true, 191#true, 186#true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:27,218 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-20 13:30:27,218 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:27,218 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:27,218 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:27,218 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 104#L689true, 191#true, 186#true, 174#true, 38#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:27,218 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-20 13:30:27,218 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:27,218 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:27,218 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:27,220 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][123], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 191#true, 186#true, 97#L689-4true, 174#true, 25#L689-3true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:27,221 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-20 13:30:27,221 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:27,221 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:27,221 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:27,221 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:27,227 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][198], [170#true, 26#L690true, 172#true, 77#L696-6true, 104#L689true, 63#L689-5true, 80#L689-1true, 186#true, 191#true, 174#true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:27,227 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-20 13:30:27,227 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:27,227 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:27,227 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:27,227 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:27,228 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][235], [170#true, 172#true, 77#L696-6true, 104#L689true, 63#L689-5true, 80#L689-1true, 191#true, 186#true, 174#true, 112#L689-5true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:27,228 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-20 13:30:27,228 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:27,228 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:27,228 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:27,228 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:27,228 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:27,228 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][196], [170#true, 172#true, 77#L696-6true, 104#L689true, 80#L689-1true, 186#true, 191#true, 174#true, 112#L689-5true, Black: 176#true, Black: 181#true, 168#true, 92#L689-4true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:27,228 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-20 13:30:27,228 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:27,228 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:27,228 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:27,229 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][196], [170#true, 172#true, 77#L696-6true, 104#L689true, 80#L689-1true, 191#true, 186#true, 174#true, 38#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 112#L689-5true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:27,229 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-20 13:30:27,229 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:27,229 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:27,229 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:27,229 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][198], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 104#L689true, 77#L696-6true, 63#L689-5true, 80#L689-1true, 186#true, 191#true, 174#true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:27,229 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-20 13:30:27,229 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:27,229 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:27,229 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:27,230 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 104#L689true, 77#L696-6true, 80#L689-1true, 191#true, 186#true, 174#true, 25#L689-3true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:27,230 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-20 13:30:27,230 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:27,230 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:27,230 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:27,232 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][88], [8#L690true, 170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 104#L689true, 186#true, 191#true, 174#true, 52#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:27,232 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-20 13:30:27,232 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:27,232 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:27,232 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:27,233 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, 146#L688-7true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:27,233 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-20 13:30:27,233 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:27,233 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:27,233 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:27,661 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][222], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 97#L689-4true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 21#L689-1true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:27,661 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-20 13:30:27,661 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:27,662 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:27,662 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:27,668 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][198], [170#true, 172#true, 37#L689-4true, 77#L696-6true, 104#L689true, 63#L689-5true, 186#true, 191#true, 174#true, Black: 176#true, 21#L689-1true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:27,668 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-20 13:30:27,668 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:27,668 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:27,668 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:27,707 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][171], [170#true, 172#true, 37#L689-4true, 77#L696-6true, 41#L689true, 191#true, 186#true, 117#L689-1true, 174#true, 112#L689-5true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:27,707 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-20 13:30:27,708 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:27,708 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:27,708 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:27,715 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 77#L696-6true, 186#true, 148#L688-7true, 191#true, 117#L689-1true, 174#true, Black: 176#true, 39#L690-3true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:27,715 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-20 13:30:27,716 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:27,716 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:27,716 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:27,716 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:27,724 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][171], [170#true, 172#true, 77#L696-6true, 41#L689true, 186#true, 191#true, 36#L688-7true, 174#true, 112#L689-5true, Black: 176#true, Black: 181#true, 7#L690-3true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:27,728 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-20 13:30:27,728 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:27,728 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-20 13:30:27,728 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:27,752 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 77#L696-6true, 148#L688-7true, 186#true, 191#true, 174#true, 57#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, 78#L689true, 39#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:27,756 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-20 13:30:27,756 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:27,756 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:27,756 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-20 13:30:27,915 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([646] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][172], [139#L689true, 170#true, 172#true, 37#L689-4true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 117#L689-1true, 174#true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:27,915 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-20 13:30:27,915 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:27,915 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:27,915 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:27,925 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([646] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][172], [139#L689true, 170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 36#L688-7true, 174#true, Black: 176#true, 7#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:27,926 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-20 13:30:27,926 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:27,926 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:27,926 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-20 13:30:27,962 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][198], [170#true, 172#true, 104#L689true, 77#L696-6true, 63#L689-5true, 131#L688-7true, 186#true, 191#true, 174#true, Black: 176#true, 35#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:27,963 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-20 13:30:27,963 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:27,963 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:27,963 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:28,042 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][183], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 117#L689-1true, 174#true, Black: 176#true, 39#L690-3true, Black: 181#true, 168#true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:28,042 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-20 13:30:28,042 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:28,042 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:28,042 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:28,049 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 117#L689-1true, 174#true, 25#L689-3true, Black: 176#true, 39#L690-3true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:28,049 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-20 13:30:28,049 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:28,049 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:28,049 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:28,053 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][129], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 97#L689-4true, 174#true, Black: 176#true, 39#L690-3true, Black: 181#true, 168#true, 93#L689-1true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:28,054 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is not cut-off event [2024-11-20 13:30:28,054 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is not cut-off event [2024-11-20 13:30:28,054 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is not cut-off event [2024-11-20 13:30:28,054 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is not cut-off event [2024-11-20 13:30:28,056 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 104#L689true, 77#L696-6true, 186#true, 191#true, 174#true, Black: 176#true, 39#L690-3true, 78#L689true, Black: 181#true, 168#true, 93#L689-1true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:28,056 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-20 13:30:28,056 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:28,056 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:28,056 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:28,059 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][129], [8#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 146#L688-7true, Black: 176#true, 39#L690-3true, Black: 181#true, 168#true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:28,059 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is not cut-off event [2024-11-20 13:30:28,059 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is not cut-off event [2024-11-20 13:30:28,059 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is not cut-off event [2024-11-20 13:30:28,059 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is not cut-off event [2024-11-20 13:30:28,059 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is not cut-off event [2024-11-20 13:30:28,059 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is not cut-off event [2024-11-20 13:30:28,061 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [8#L690true, 170#true, 172#true, 104#L689true, 77#L696-6true, 191#true, 186#true, 36#L688-7true, 174#true, Black: 176#true, 39#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:28,061 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-20 13:30:28,061 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:28,061 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:28,061 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:28,065 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][184], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, 146#L688-7true, Black: 176#true, 39#L690-3true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:28,065 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-20 13:30:28,065 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:28,065 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:28,065 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:28,068 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][184], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, Black: 176#true, 85#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 39#L690-3true, 78#L689true, Black: 181#true, 168#true, 92#L689-4true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:28,068 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-20 13:30:28,068 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:28,069 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:28,069 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:28,069 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][184], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, Black: 176#true, 15#L688-6true, 39#L690-3true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|), 92#L689-4true]) [2024-11-20 13:30:28,069 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-20 13:30:28,069 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:28,069 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:28,069 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:28,069 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][184], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, Black: 176#true, 85#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 39#L690-3true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:28,070 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-20 13:30:28,070 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:28,070 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:28,070 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:28,070 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][184], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, Black: 176#true, 15#L688-6true, 39#L690-3true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:28,070 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-20 13:30:28,070 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:28,070 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:28,070 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:28,071 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:28,071 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 25#L689-3true, Black: 176#true, 15#L688-6true, 39#L690-3true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:28,071 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-20 13:30:28,071 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:28,071 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:28,071 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:28,071 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:28,074 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [170#true, 172#true, 77#L696-6true, 104#L689true, 186#true, 191#true, 174#true, Black: 176#true, 39#L690-3true, 78#L689true, Black: 181#true, 168#true, 93#L689-1true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:28,074 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-20 13:30:28,074 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:28,074 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:28,074 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:28,075 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [170#true, 172#true, 77#L696-6true, 104#L689true, 80#L689-1true, 186#true, 191#true, 174#true, Black: 176#true, 39#L690-3true, Black: 181#true, 168#true, 93#L689-1true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:28,075 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-20 13:30:28,075 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:28,075 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:28,075 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:28,083 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 77#L696-6true, 41#L689true, 186#true, 191#true, 117#L689-1true, 174#true, Black: 176#true, 39#L690-3true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:28,084 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-20 13:30:28,084 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:28,084 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:28,084 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:28,084 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:28,112 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][198], [170#true, 172#true, 77#L696-6true, 104#L689true, 63#L689-5true, 80#L689-1true, 191#true, 186#true, 174#true, Black: 176#true, 39#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:28,112 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-20 13:30:28,112 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:28,112 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:28,112 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:28,134 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][129], [8#L690true, 170#true, 172#true, 77#L696-6true, 191#true, 186#true, 117#L689-1true, 174#true, Black: 176#true, 39#L690-3true, Black: 181#true, 168#true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:28,134 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-20 13:30:28,134 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:28,135 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:28,135 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:28,135 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:28,140 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][184], [26#L690true, 170#true, 172#true, 77#L696-6true, 63#L689-5true, 191#true, 186#true, 174#true, 57#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:28,141 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is not cut-off event [2024-11-20 13:30:28,141 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is not cut-off event [2024-11-20 13:30:28,141 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is not cut-off event [2024-11-20 13:30:28,141 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is not cut-off event [2024-11-20 13:30:28,141 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is not cut-off event [2024-11-20 13:30:28,141 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][147], [26#L690true, 170#true, 172#true, 77#L696-6true, 104#L689true, 63#L689-5true, 186#true, 191#true, 174#true, 52#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:28,142 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is not cut-off event [2024-11-20 13:30:28,142 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is not cut-off event [2024-11-20 13:30:28,142 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is not cut-off event [2024-11-20 13:30:28,142 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is not cut-off event [2024-11-20 13:30:28,144 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [26#L690true, 170#true, 172#true, 77#L696-6true, 191#true, 186#true, 117#L689-1true, 174#true, 38#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:28,144 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is not cut-off event [2024-11-20 13:30:28,144 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is not cut-off event [2024-11-20 13:30:28,144 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is not cut-off event [2024-11-20 13:30:28,144 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is not cut-off event [2024-11-20 13:30:28,144 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is not cut-off event [2024-11-20 13:30:28,145 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is not cut-off event [2024-11-20 13:30:28,148 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][222], [26#L690true, 170#true, 172#true, 77#L696-6true, 104#L689true, 63#L689-5true, 186#true, 191#true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:28,148 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-20 13:30:28,148 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:28,148 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:28,148 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:28,149 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [26#L690true, 170#true, 172#true, 77#L696-6true, 104#L689true, 186#true, 191#true, 174#true, 38#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:28,149 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-20 13:30:28,149 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:28,149 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:28,149 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:28,149 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:28,149 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [26#L690true, 170#true, 172#true, 77#L696-6true, 104#L689true, 186#true, 191#true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 92#L689-4true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:28,149 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-20 13:30:28,149 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:28,149 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:28,149 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:28,150 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][222], [26#L690true, 170#true, 172#true, 77#L696-6true, 104#L689true, 63#L689-5true, 186#true, 191#true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:28,150 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-20 13:30:28,150 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:28,150 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:28,150 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:28,150 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:28,150 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][222], [26#L690true, 170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 117#L689-1true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:28,150 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-20 13:30:28,150 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:28,150 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:28,150 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:28,150 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:28,150 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:28,151 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:28,154 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][184], [26#L690true, 170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 117#L689-1true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:28,155 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-20 13:30:28,155 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:28,155 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:28,155 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:28,155 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:28,155 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [26#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 117#L689-1true, 174#true, 25#L689-3true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:28,155 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-20 13:30:28,155 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:28,156 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:28,156 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:28,157 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [26#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 57#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 25#L689-3true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:28,157 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-20 13:30:28,157 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:28,157 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:28,157 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:28,164 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][123], [8#L690true, 170#true, 172#true, 77#L696-6true, 191#true, 186#true, 174#true, Black: 176#true, 15#L688-6true, 78#L689true, 39#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:28,164 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-20 13:30:28,165 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-20 13:30:28,165 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:28,165 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:28,165 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [8#L690true, 170#true, 172#true, 77#L696-6true, 191#true, 186#true, 174#true, 146#L688-7true, Black: 176#true, 78#L689true, 39#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:28,165 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-20 13:30:28,165 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:28,165 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:28,165 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:28,166 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:28,169 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][198], [170#true, 26#L690true, 172#true, 77#L696-6true, 104#L689true, 63#L689-5true, 80#L689-1true, 186#true, 191#true, 174#true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:28,169 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-20 13:30:28,169 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:28,169 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:28,169 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:28,170 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:28,170 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:28,170 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [170#true, 26#L690true, 172#true, 104#L689true, 77#L696-6true, 80#L689-1true, 191#true, 186#true, 174#true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|), 92#L689-4true]) [2024-11-20 13:30:28,170 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-20 13:30:28,170 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:28,170 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:28,170 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:28,171 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [170#true, 26#L690true, 172#true, 104#L689true, 77#L696-6true, 191#true, 186#true, 174#true, 38#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:28,171 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-20 13:30:28,171 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:28,171 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:28,171 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:28,171 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [170#true, 26#L690true, 172#true, 77#L696-6true, 104#L689true, 80#L689-1true, 186#true, 191#true, 174#true, 38#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:28,171 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-20 13:30:28,171 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:28,172 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:28,172 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:28,172 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [26#L690true, 170#true, 172#true, 77#L696-6true, 104#L689true, 186#true, 191#true, 36#L688-7true, 174#true, 38#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:28,172 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-20 13:30:28,172 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:28,172 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:28,172 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:28,172 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:28,173 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [170#true, 26#L690true, 172#true, 77#L696-6true, 104#L689true, 186#true, 191#true, 174#true, 52#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 25#L689-3true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:28,173 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-20 13:30:28,173 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:28,173 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:28,173 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:28,173 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][198], [170#true, 26#L690true, 172#true, 77#L696-6true, 104#L689true, 63#L689-5true, 186#true, 191#true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:28,173 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-20 13:30:28,173 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:28,173 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:28,174 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:28,177 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 26#L690true, 172#true, 77#L696-6true, 63#L689-5true, 191#true, 186#true, 174#true, 146#L688-7true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:28,177 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-20 13:30:28,178 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:28,178 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:28,178 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:28,178 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:28,178 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:28,186 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][182], [8#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 57#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:28,186 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is not cut-off event [2024-11-20 13:30:28,187 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is not cut-off event [2024-11-20 13:30:28,187 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is not cut-off event [2024-11-20 13:30:28,187 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is not cut-off event [2024-11-20 13:30:28,187 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is not cut-off event [2024-11-20 13:30:28,187 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][144], [8#L690true, 170#true, 172#true, 104#L689true, 77#L696-6true, 186#true, 191#true, 52#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 174#true, 112#L689-5true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:28,187 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is not cut-off event [2024-11-20 13:30:28,187 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is not cut-off event [2024-11-20 13:30:28,188 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is not cut-off event [2024-11-20 13:30:28,188 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is not cut-off event [2024-11-20 13:30:28,193 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [8#L690true, 170#true, 172#true, 77#L696-6true, 191#true, 186#true, 174#true, 146#L688-7true, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:28,193 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-20 13:30:28,193 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:28,193 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:28,193 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:28,197 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][123], [170#true, 172#true, 77#L696-6true, 41#L689true, 186#true, 191#true, 97#L689-4true, 174#true, Black: 176#true, 78#L689true, 39#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:28,197 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-20 13:30:28,197 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:28,197 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-20 13:30:28,197 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:28,206 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [8#L690true, 170#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 172#true, 77#L696-6true, 186#true, 191#true, 117#L689-1true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:28,206 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is not cut-off event [2024-11-20 13:30:28,207 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is not cut-off event [2024-11-20 13:30:28,207 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is not cut-off event [2024-11-20 13:30:28,207 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is not cut-off event [2024-11-20 13:30:28,207 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is not cut-off event [2024-11-20 13:30:28,212 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [8#L690true, 170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 104#L689true, 191#true, 186#true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:28,212 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-20 13:30:28,213 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:28,213 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:28,213 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:28,213 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][220], [8#L690true, 170#true, 172#true, 77#L696-6true, 104#L689true, 186#true, 191#true, 174#true, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:28,213 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-20 13:30:28,213 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:28,213 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:28,214 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:28,225 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [8#L690true, 170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 104#L689true, 77#L696-6true, 191#true, 186#true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:28,226 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-20 13:30:28,226 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:28,226 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:28,226 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:28,226 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [8#L690true, 170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 104#L689true, 80#L689-1true, 191#true, 186#true, 174#true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:28,226 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-20 13:30:28,226 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:28,226 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:28,226 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:28,227 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [8#L690true, 170#true, 172#true, 77#L696-6true, 104#L689true, 80#L689-1true, 191#true, 186#true, 149#L689-4true, 174#true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:28,227 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-20 13:30:28,227 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:28,227 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:28,227 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:28,227 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][196], [8#L690true, 170#true, 172#true, 77#L696-6true, 104#L689true, 80#L689-1true, 186#true, 191#true, 174#true, 112#L689-5true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:28,227 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-20 13:30:28,227 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:28,228 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:28,228 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:28,228 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:28,228 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [8#L690true, 170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 104#L689true, 191#true, 186#true, 36#L688-7true, 174#true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:28,228 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-20 13:30:28,228 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:28,228 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:28,228 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:28,229 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-20 13:30:28,229 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][196], [8#L690true, 170#true, 172#true, 104#L689true, 77#L696-6true, 186#true, 191#true, 174#true, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:28,229 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-20 13:30:28,229 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:28,229 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:28,229 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:28,233 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][227], [170#true, 37#L689-4true, 172#true, 104#L689true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, 112#L689-5true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:28,234 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-20 13:30:28,234 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:28,234 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:28,234 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-20 13:30:28,244 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][184], [170#true, 172#true, 77#L696-6true, 104#L689true, 63#L689-5true, 186#true, 191#true, 174#true, Black: 176#true, 39#L690-3true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:28,245 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-20 13:30:28,245 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:28,245 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:28,245 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:28,245 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][222], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 117#L689-1true, 174#true, Black: 176#true, 39#L690-3true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:28,245 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-20 13:30:28,245 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:28,245 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:28,245 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:28,246 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:28,246 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:28,269 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][222], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 191#true, 186#true, 117#L689-1true, 174#true, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:28,269 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-20 13:30:28,269 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:28,269 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:28,270 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:28,270 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:28,270 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 77#L696-6true, 191#true, 186#true, 117#L689-1true, 174#true, 38#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:28,270 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-20 13:30:28,270 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:28,270 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:28,270 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:28,292 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][220], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 117#L689-1true, 174#true, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:28,293 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-20 13:30:28,293 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:28,293 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:28,293 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:28,293 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:28,293 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:28,303 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][222], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 63#L689-5true, 191#true, 186#true, 117#L689-1true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:28,303 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-20 13:30:28,303 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:28,303 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:28,303 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:28,303 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:28,303 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:28,303 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 191#true, 186#true, 117#L689-1true, 174#true, 38#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:28,304 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-20 13:30:28,304 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:28,304 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:28,304 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:28,319 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][196], [170#true, 172#true, 77#L696-6true, 104#L689true, 63#L689-5true, 80#L689-1true, 186#true, 191#true, 174#true, 112#L689-5true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:28,319 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-20 13:30:28,319 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:28,320 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:28,320 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:28,320 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][196], [170#true, 172#true, 77#L696-6true, 104#L689true, 80#L689-1true, 186#true, 191#true, 174#true, 38#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 112#L689-5true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:28,320 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-20 13:30:28,320 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:28,321 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:28,321 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:28,321 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:28,417 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 186#true, 191#true, 148#L688-7true, 174#true, Black: 176#true, 78#L689true, 7#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:28,417 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-20 13:30:28,417 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:28,417 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:28,418 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:28,537 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([646] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][172], [139#L689true, 170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, 146#L688-7true, Black: 176#true, 35#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:28,537 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-20 13:30:28,538 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:28,538 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:28,538 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:28,610 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([640] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][203], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 117#L689-1true, 174#true, Black: 176#true, 35#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|), 55#L688-6true]) [2024-11-20 13:30:28,610 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-20 13:30:28,610 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:28,610 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:28,610 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:28,611 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([646] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][172], [139#L689true, 170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 117#L689-1true, 174#true, Black: 176#true, 35#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:28,611 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-20 13:30:28,611 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:28,611 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:28,611 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:28,637 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][183], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, 57#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, 39#L690-3true, Black: 181#true, 168#true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:28,638 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is not cut-off event [2024-11-20 13:30:28,638 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is not cut-off event [2024-11-20 13:30:28,638 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is not cut-off event [2024-11-20 13:30:28,638 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is not cut-off event [2024-11-20 13:30:28,648 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 117#L689-1true, 174#true, Black: 176#true, 39#L690-3true, 78#L689true, Black: 181#true, 168#true, 93#L689-1true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:28,648 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-20 13:30:28,648 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:28,648 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:28,648 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:28,648 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:28,650 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][198], [170#true, 172#true, 77#L696-6true, 104#L689true, 63#L689-5true, 186#true, 191#true, 36#L688-7true, 174#true, Black: 176#true, 39#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:28,650 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-20 13:30:28,650 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:28,650 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-20 13:30:28,650 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:28,650 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:28,650 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [8#L690true, 170#true, 172#true, 77#L696-6true, 104#L689true, 186#true, 191#true, 174#true, Black: 176#true, 39#L690-3true, Black: 181#true, 168#true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:28,651 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-20 13:30:28,651 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:28,651 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-20 13:30:28,651 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:28,651 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [8#L690true, 170#true, 172#true, 77#L696-6true, 104#L689true, 186#true, 191#true, 36#L688-7true, 174#true, Black: 176#true, 39#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:28,651 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-20 13:30:28,651 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-20 13:30:28,651 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:28,651 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:28,651 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:28,652 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [8#L690true, 170#true, 172#true, 77#L696-6true, 191#true, 186#true, 174#true, 146#L688-7true, Black: 176#true, 39#L690-3true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:28,652 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-20 13:30:28,652 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:28,652 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:28,652 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:28,652 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:28,652 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:28,654 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 77#L696-6true, 191#true, 186#true, 174#true, 38#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 146#L688-7true, Black: 176#true, 78#L689true, 39#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:28,654 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is not cut-off event [2024-11-20 13:30:28,654 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is not cut-off event [2024-11-20 13:30:28,654 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is not cut-off event [2024-11-20 13:30:28,654 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is not cut-off event [2024-11-20 13:30:28,654 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][184], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 146#L688-7true, Black: 176#true, 39#L690-3true, 78#L689true, Black: 181#true, 168#true, 92#L689-4true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:28,654 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-20 13:30:28,654 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:28,654 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:28,654 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:28,655 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][184], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, 146#L688-7true, Black: 176#true, 39#L690-3true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:28,655 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-20 13:30:28,655 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:28,655 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:28,655 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:28,655 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:28,655 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 146#L688-7true, 25#L689-3true, Black: 176#true, 39#L690-3true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:28,655 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-20 13:30:28,655 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:28,655 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:28,655 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:28,655 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:28,656 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][184], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 191#true, 186#true, 174#true, Black: 176#true, 85#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 39#L690-3true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:28,656 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is not cut-off event [2024-11-20 13:30:28,657 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is not cut-off event [2024-11-20 13:30:28,657 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is not cut-off event [2024-11-20 13:30:28,657 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is not cut-off event [2024-11-20 13:30:28,657 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is not cut-off event [2024-11-20 13:30:28,658 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 38#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, 15#L688-6true, 39#L690-3true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:28,658 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-20 13:30:28,658 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:28,659 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:28,659 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:28,659 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][222], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, Black: 176#true, 15#L688-6true, 39#L690-3true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:28,659 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-20 13:30:28,659 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:28,659 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:28,659 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:28,659 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [8#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, Black: 176#true, 15#L688-6true, 39#L690-3true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:28,659 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-20 13:30:28,659 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:28,660 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:28,660 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:28,661 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [170#true, 26#L690true, 172#true, 110#L690-3true, 77#L696-6true, 104#L689true, 191#true, 186#true, 36#L688-7true, 174#true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:28,661 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-20 13:30:28,661 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-20 13:30:28,661 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:28,661 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:28,678 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][196], [170#true, 172#true, 110#L690-3true, 77#L696-6true, 104#L689true, 186#true, 191#true, 36#L688-7true, 174#true, 112#L689-5true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:28,679 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-20 13:30:28,679 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:28,679 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:28,679 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-20 13:30:28,679 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:28,686 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([564] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][226], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 191#true, 186#true, 174#true, 112#L689-5true, Black: 176#true, 15#L688-6true, 35#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:28,686 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-20 13:30:28,686 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-20 13:30:28,686 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-20 13:30:28,686 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-20 13:30:28,686 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][227], [170#true, 172#true, 104#L689true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, 112#L689-5true, Black: 176#true, 35#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:28,686 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-20 13:30:28,686 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-20 13:30:28,686 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-20 13:30:28,686 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-20 13:30:28,702 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [26#L690true, 170#true, 172#true, 77#L696-6true, 104#L689true, 63#L689-5true, 186#true, 191#true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:28,703 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-20 13:30:28,703 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:28,703 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:28,703 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:28,705 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][222], [26#L690true, 170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 117#L689-1true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:28,705 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-20 13:30:28,705 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:28,705 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:28,705 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:28,705 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:28,705 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:28,705 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:28,705 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:28,705 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [26#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 117#L689-1true, 174#true, 38#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:28,706 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-20 13:30:28,706 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:28,706 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:28,706 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:28,706 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:28,706 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:28,706 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:28,706 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [26#L690true, 170#true, 172#true, 77#L696-6true, 191#true, 186#true, 117#L689-1true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|), 92#L689-4true]) [2024-11-20 13:30:28,706 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-20 13:30:28,706 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:28,706 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:28,706 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:28,707 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:28,707 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:28,712 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][123], [170#true, 172#true, 77#L696-6true, 191#true, 186#true, 97#L689-4true, 174#true, 25#L689-3true, Black: 176#true, 78#L689true, 39#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:28,712 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-20 13:30:28,712 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-20 13:30:28,712 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-20 13:30:28,712 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-20 13:30:28,712 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 57#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, 39#L690-3true, 78#L689true, Black: 181#true, 168#true, 93#L689-1true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:28,713 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-20 13:30:28,713 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:28,713 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:28,713 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:28,713 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 57#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 25#L689-3true, Black: 176#true, 39#L690-3true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:28,713 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-20 13:30:28,713 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:28,713 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:28,713 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:28,714 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 26#L690true, 172#true, 77#L696-6true, 191#true, 186#true, 97#L689-4true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, 93#L689-1true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:28,714 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-20 13:30:28,714 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:28,714 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:28,714 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:28,715 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][123], [8#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 146#L688-7true, Black: 176#true, 78#L689true, 39#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:28,715 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-20 13:30:28,715 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-20 13:30:28,715 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:28,715 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:28,718 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [170#true, 26#L690true, 172#true, 77#L696-6true, 104#L689true, 63#L689-5true, 80#L689-1true, 186#true, 191#true, 174#true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:28,718 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-20 13:30:28,718 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:28,718 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:28,718 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:28,719 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [8#L690true, 170#true, 26#L690true, 172#true, 77#L696-6true, 191#true, 186#true, 174#true, 146#L688-7true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:28,719 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-20 13:30:28,719 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:28,719 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:28,719 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:28,722 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [170#true, 26#L690true, 172#true, 37#L689-4true, 77#L696-6true, 104#L689true, 186#true, 191#true, 174#true, Black: 176#true, Black: 181#true, 168#true, 93#L689-1true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:28,722 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-20 13:30:28,723 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:28,723 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:28,723 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:28,728 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [8#L690true, 170#true, 172#true, 77#L696-6true, 104#L689true, 80#L689-1true, 191#true, 186#true, 174#true, 112#L689-5true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:28,728 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-20 13:30:28,729 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:28,729 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:28,729 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:28,737 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [8#L690true, 170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 186#true, 191#true, 117#L689-1true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:28,737 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-20 13:30:28,737 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:28,737 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:28,737 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:28,737 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:28,737 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:28,737 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [8#L690true, 170#true, 172#true, 77#L696-6true, 191#true, 186#true, 149#L689-4true, 117#L689-1true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:28,737 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-20 13:30:28,737 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:28,737 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:28,737 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:28,737 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:28,738 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][220], [8#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 117#L689-1true, 174#true, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:28,738 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-20 13:30:28,738 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:28,738 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:28,738 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:28,738 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:28,738 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:28,738 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][220], [8#L690true, 170#true, 172#true, 77#L696-6true, 191#true, 186#true, 117#L689-1true, 174#true, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:28,738 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-20 13:30:28,738 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:28,739 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:28,739 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:28,739 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:28,739 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:28,739 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:28,747 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][184], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 97#L689-4true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:28,747 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-20 13:30:28,747 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:28,747 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:28,747 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:28,748 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 186#true, 191#true, 97#L689-4true, 174#true, 25#L689-3true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:28,748 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-20 13:30:28,748 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:28,748 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:28,748 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:28,748 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][232], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 97#L689-4true, 174#true, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:28,748 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-20 13:30:28,748 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:28,748 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:28,748 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-20 13:30:28,749 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][220], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 97#L689-4true, 174#true, 112#L689-5true, 25#L689-3true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:28,749 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-20 13:30:28,749 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:28,749 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:28,749 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:28,751 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][196], [8#L690true, 170#true, 172#true, 104#L689true, 77#L696-6true, 80#L689-1true, 186#true, 191#true, 174#true, 112#L689-5true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:28,752 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-20 13:30:28,752 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:28,752 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:28,752 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:28,752 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:28,752 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:28,752 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [170#true, 26#L690true, 172#true, 37#L689-4true, 77#L696-6true, 104#L689true, 191#true, 186#true, 174#true, 25#L689-3true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:28,752 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-20 13:30:28,752 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:28,753 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:28,753 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-20 13:30:28,753 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][196], [170#true, 172#true, 37#L689-4true, 77#L696-6true, 104#L689true, 186#true, 191#true, 174#true, 112#L689-5true, 25#L689-3true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:28,753 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-20 13:30:28,753 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:28,753 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:28,753 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:28,778 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 172#true, 77#L696-6true, 63#L689-5true, 191#true, 186#true, 117#L689-1true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:28,778 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-20 13:30:28,778 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:28,778 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:28,779 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:28,782 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][184], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 63#L689-5true, 191#true, 186#true, 97#L689-4true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:28,782 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-20 13:30:28,783 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-20 13:30:28,783 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:28,783 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:28,783 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:28,823 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][171], [170#true, 172#true, 77#L696-6true, 41#L689true, 186#true, 191#true, 174#true, 146#L688-7true, 112#L689-5true, Black: 176#true, 35#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:28,823 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-20 13:30:28,824 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:28,824 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-20 13:30:28,824 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:28,827 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][76], [26#L690true, 170#true, 172#true, 77#L696-6true, 41#L689true, 186#true, 191#true, 36#L688-7true, 174#true, Black: 176#true, 7#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:28,827 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-20 13:30:28,828 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:28,828 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-20 13:30:28,828 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:28,830 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][171], [170#true, 172#true, 77#L696-6true, 41#L689true, 80#L689-1true, 186#true, 191#true, 174#true, 112#L689-5true, Black: 176#true, Black: 181#true, 7#L690-3true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:28,830 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-20 13:30:28,831 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-20 13:30:28,831 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:28,831 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:28,839 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 186#true, 191#true, 174#true, 40#L688-6true, Black: 176#true, 78#L689true, Black: 181#true, 7#L690-3true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:28,839 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-20 13:30:28,839 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:28,840 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:28,840 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:28,840 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][220], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 40#L688-6true, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 7#L690-3true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:28,840 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-20 13:30:28,840 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:28,840 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:28,840 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:28,841 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 104#L689true, 191#true, 186#true, 174#true, 40#L688-6true, Black: 176#true, 35#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:28,841 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-20 13:30:28,841 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:28,841 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:28,842 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:28,842 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][196], [170#true, 172#true, 77#L696-6true, 104#L689true, 186#true, 191#true, 174#true, 40#L688-6true, 112#L689-5true, Black: 176#true, 35#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:28,842 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-20 13:30:28,842 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:28,842 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:28,842 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:28,862 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][198], [170#true, 172#true, 77#L696-6true, 104#L689true, 63#L689-5true, 186#true, 191#true, 174#true, Black: 176#true, 35#L690-3true, 21#L689-1true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:28,862 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-20 13:30:28,862 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:28,862 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:28,862 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:28,907 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([646] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][49], [139#L689true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 146#L688-7true, 25#L689-3true, Black: 176#true, 35#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:28,907 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-20 13:30:28,907 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:28,908 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:28,908 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-20 13:30:28,917 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [8#L690true, 170#true, 172#true, 104#L689true, 77#L696-6true, 131#L688-7true, 186#true, 191#true, 174#true, Black: 176#true, 35#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:28,917 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-20 13:30:28,917 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:28,917 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:28,917 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:28,928 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][147], [170#true, 172#true, 77#L696-6true, 104#L689true, 63#L689-5true, 186#true, 191#true, 174#true, 150#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, 35#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:28,929 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is not cut-off event [2024-11-20 13:30:28,929 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is not cut-off event [2024-11-20 13:30:28,929 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is not cut-off event [2024-11-20 13:30:28,929 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is not cut-off event [2024-11-20 13:30:28,945 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([640] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][69], [8#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 117#L689-1true, 174#true, Black: 176#true, 35#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|), 55#L688-6true]) [2024-11-20 13:30:28,945 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-20 13:30:28,945 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:28,945 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:28,946 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:28,946 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([646] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][49], [139#L689true, 8#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 117#L689-1true, 174#true, Black: 176#true, 35#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:28,946 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-20 13:30:28,946 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-20 13:30:28,946 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-20 13:30:28,946 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-20 13:30:28,960 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([602] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][129], [8#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 117#L689-1true, 174#true, Black: 176#true, 39#L690-3true, Black: 181#true, 168#true, 68#L688-6true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:28,960 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is not cut-off event [2024-11-20 13:30:28,960 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is not cut-off event [2024-11-20 13:30:28,960 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is not cut-off event [2024-11-20 13:30:28,960 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is not cut-off event [2024-11-20 13:30:28,961 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is not cut-off event [2024-11-20 13:30:28,961 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is not cut-off event [2024-11-20 13:30:28,962 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][184], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 117#L689-1true, 174#true, Black: 176#true, 39#L690-3true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:28,963 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-20 13:30:28,963 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:28,963 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:28,963 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:28,967 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][184], [170#true, 172#true, 77#L696-6true, 104#L689true, 186#true, 191#true, 174#true, Black: 176#true, 39#L690-3true, 78#L689true, Black: 181#true, 168#true, 92#L689-4true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:28,967 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-20 13:30:28,968 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:28,968 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:28,968 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:28,968 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][184], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 57#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, 39#L690-3true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|), 92#L689-4true]) [2024-11-20 13:30:28,968 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-20 13:30:28,968 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:28,968 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:28,968 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:28,968 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][184], [170#true, 172#true, 77#L696-6true, 104#L689true, 63#L689-5true, 186#true, 191#true, 174#true, Black: 176#true, 78#L689true, 39#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:28,968 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-20 13:30:28,968 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:28,968 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:28,969 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:28,969 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:28,969 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][184], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, 57#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, 39#L690-3true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:28,969 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-20 13:30:28,969 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:28,969 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:28,969 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:28,969 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 77#L696-6true, 104#L689true, 186#true, 191#true, 174#true, 25#L689-3true, Black: 176#true, 39#L690-3true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:28,969 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-20 13:30:28,969 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:28,969 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:28,969 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:28,970 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:28,974 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 97#L689-4true, 174#true, Black: 176#true, 39#L690-3true, 78#L689true, Black: 181#true, 168#true, 93#L689-1true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:28,974 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is not cut-off event [2024-11-20 13:30:28,974 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is not cut-off event [2024-11-20 13:30:28,974 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is not cut-off event [2024-11-20 13:30:28,974 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is not cut-off event [2024-11-20 13:30:28,977 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][147], [170#true, 172#true, 104#L689true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, Black: 176#true, 39#L690-3true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:28,977 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-20 13:30:28,977 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:28,977 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:28,977 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:28,977 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][198], [170#true, 172#true, 77#L696-6true, 104#L689true, 63#L689-5true, 80#L689-1true, 186#true, 191#true, 174#true, Black: 176#true, 39#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:28,978 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-20 13:30:28,978 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:28,978 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:28,978 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:28,978 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:28,978 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [170#true, 172#true, 77#L696-6true, 104#L689true, 186#true, 191#true, 174#true, 25#L689-3true, Black: 176#true, 39#L690-3true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:28,978 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-20 13:30:28,978 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:28,978 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:28,978 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:28,978 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [170#true, 172#true, 77#L696-6true, 104#L689true, 80#L689-1true, 191#true, 186#true, 174#true, 25#L689-3true, Black: 176#true, 39#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:28,978 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-20 13:30:28,979 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:28,979 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:28,979 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:28,980 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [8#L690true, 170#true, 172#true, 104#L689true, 77#L696-6true, 80#L689-1true, 186#true, 191#true, 174#true, Black: 176#true, 39#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:28,980 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-20 13:30:28,981 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-20 13:30:28,981 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-20 13:30:28,981 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-20 13:30:28,981 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][147], [170#true, 172#true, 77#L696-6true, 104#L689true, 63#L689-5true, 80#L689-1true, 186#true, 191#true, 174#true, Black: 176#true, 39#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:28,981 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-20 13:30:28,981 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:28,981 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:28,981 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:28,982 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][222], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, 146#L688-7true, Black: 176#true, 39#L690-3true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:28,982 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-20 13:30:28,982 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:28,982 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:28,983 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:28,983 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:28,983 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:28,983 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:28,983 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 146#L688-7true, Black: 176#true, 39#L690-3true, 78#L689true, Black: 181#true, 168#true, 92#L689-4true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:28,983 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-20 13:30:28,983 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:28,983 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:28,983 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:28,983 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 77#L696-6true, 191#true, 186#true, 174#true, 146#L688-7true, 38#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, 39#L690-3true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:28,983 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-20 13:30:28,983 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:28,984 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-20 13:30:28,984 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:28,984 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:28,984 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][222], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 146#L688-7true, Black: 176#true, 39#L690-3true, 78#L689true, Black: 181#true, 168#true, 92#L689-4true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:28,984 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-20 13:30:28,984 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:28,984 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:28,984 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:28,984 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][222], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, 146#L688-7true, Black: 176#true, 39#L690-3true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:28,984 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-20 13:30:28,984 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:28,985 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:28,985 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-20 13:30:28,985 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:28,985 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:28,985 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:28,985 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:28,985 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [8#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 146#L688-7true, Black: 176#true, 39#L690-3true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:28,985 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-20 13:30:28,985 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:28,985 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:28,985 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:28,985 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:28,985 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:28,986 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:28,987 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][123], [8#L690true, 170#true, 172#true, 77#L696-6true, 191#true, 186#true, 174#true, Black: 176#true, 85#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 78#L689true, 39#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:28,987 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is not cut-off event [2024-11-20 13:30:28,987 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is not cut-off event [2024-11-20 13:30:28,987 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is not cut-off event [2024-11-20 13:30:28,987 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is not cut-off event [2024-11-20 13:30:28,995 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][123], [72#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 97#L689-4true, 174#true, Black: 176#true, 39#L690-3true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:28,996 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is not cut-off event [2024-11-20 13:30:28,996 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is not cut-off event [2024-11-20 13:30:28,996 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is not cut-off event [2024-11-20 13:30:28,996 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is not cut-off event [2024-11-20 13:30:29,008 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 110#L690-3true, 77#L696-6true, 191#true, 186#true, 174#true, 146#L688-7true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:29,009 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-20 13:30:29,009 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-20 13:30:29,009 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:29,009 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:29,009 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][220], [170#true, 172#true, 110#L690-3true, 77#L696-6true, 186#true, 191#true, 174#true, 146#L688-7true, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:29,009 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-20 13:30:29,009 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:29,009 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:29,009 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:29,009 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 26#L690true, 172#true, 110#L690-3true, 77#L696-6true, 186#true, 191#true, 174#true, 146#L688-7true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:29,010 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-20 13:30:29,010 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:29,010 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:29,010 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:29,010 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][220], [170#true, 172#true, 110#L690-3true, 77#L696-6true, 191#true, 186#true, 174#true, 146#L688-7true, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:29,010 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-20 13:30:29,010 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:29,010 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:29,010 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-20 13:30:29,010 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:29,018 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 191#true, 186#true, 174#true, Black: 176#true, 78#L689true, 7#L690-3true, Black: 181#true, 168#true, 93#L689-1true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:29,019 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-20 13:30:29,019 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:29,019 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:29,019 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:29,026 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][123], [8#L690true, 170#true, 172#true, 77#L696-6true, 104#L689true, 191#true, 186#true, 174#true, Black: 176#true, 39#L690-3true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:29,026 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-20 13:30:29,026 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:29,026 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:29,027 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-20 13:30:29,027 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [8#L690true, 170#true, 172#true, 77#L696-6true, 191#true, 186#true, 117#L689-1true, 174#true, Black: 176#true, 78#L689true, 39#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:29,027 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-20 13:30:29,027 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-20 13:30:29,027 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-20 13:30:29,027 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-20 13:30:29,027 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-20 13:30:29,030 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][123], [26#L690true, 170#true, 172#true, 77#L696-6true, 191#true, 186#true, 97#L689-4true, 174#true, 38#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:29,031 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-20 13:30:29,031 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:29,031 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:29,031 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-20 13:30:29,032 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [26#L690true, 170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 117#L689-1true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:29,033 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-20 13:30:29,033 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:29,033 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:29,033 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:29,033 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:29,033 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:29,034 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][123], [26#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 97#L689-4true, 174#true, 38#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:29,035 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-20 13:30:29,035 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:29,035 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:29,035 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:29,035 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-20 13:30:29,043 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [8#L690true, 170#true, 26#L690true, 172#true, 77#L696-6true, 104#L689true, 80#L689-1true, 191#true, 186#true, 174#true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:29,043 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-20 13:30:29,043 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-20 13:30:29,043 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:29,043 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:29,044 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [26#L690true, 170#true, 172#true, 77#L696-6true, 104#L689true, 80#L689-1true, 186#true, 191#true, 174#true, 38#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:29,044 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-20 13:30:29,044 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:29,044 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:29,044 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:29,044 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:29,045 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][147], [170#true, 26#L690true, 172#true, 37#L689-4true, 77#L696-6true, 104#L689true, 63#L689-5true, 186#true, 191#true, 174#true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:29,045 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-20 13:30:29,045 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-20 13:30:29,045 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:29,045 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:29,046 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][88], [170#true, 26#L690true, 172#true, 37#L689-4true, 77#L696-6true, 104#L689true, 186#true, 191#true, 174#true, 38#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:29,046 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-20 13:30:29,046 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-20 13:30:29,047 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:29,047 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:29,049 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [8#L690true, 170#true, 172#true, 77#L696-6true, 191#true, 186#true, 117#L689-1true, 174#true, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:29,049 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-20 13:30:29,049 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:29,049 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:29,049 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:29,069 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [8#L690true, 170#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 172#true, 77#L696-6true, 104#L689true, 80#L689-1true, 186#true, 191#true, 174#true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:29,070 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-20 13:30:29,070 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:29,070 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:29,070 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:29,070 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-20 13:30:29,515 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 186#true, 191#true, 148#L688-7true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 7#L690-3true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:29,515 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-20 13:30:29,515 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-20 13:30:29,515 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:29,515 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:29,515 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:29,516 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][220], [170#true, 172#true, 77#L696-6true, 148#L688-7true, 186#true, 191#true, 174#true, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 7#L690-3true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:29,516 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-20 13:30:29,516 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:29,516 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:29,516 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:29,516 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:29,516 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][220], [170#true, 172#true, 77#L696-6true, 191#true, 186#true, 148#L688-7true, 174#true, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 7#L690-3true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:29,516 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-20 13:30:29,517 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:29,517 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:29,517 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-20 13:30:29,517 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:29,517 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:29,517 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][196], [170#true, 172#true, 77#L696-6true, 104#L689true, 186#true, 148#L688-7true, 191#true, 174#true, 112#L689-5true, Black: 176#true, 35#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:29,517 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-20 13:30:29,518 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:29,518 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:29,518 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:29,518 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:29,518 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [170#true, 26#L690true, 172#true, 77#L696-6true, 104#L689true, 191#true, 186#true, 148#L688-7true, 174#true, Black: 176#true, 35#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:29,518 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-20 13:30:29,518 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-20 13:30:29,518 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:29,518 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:29,518 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][196], [170#true, 172#true, 77#L696-6true, 104#L689true, 186#true, 191#true, 148#L688-7true, 174#true, 112#L689-5true, Black: 176#true, 35#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:29,518 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-20 13:30:29,518 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:29,518 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-20 13:30:29,518 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:29,518 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:29,518 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:29,574 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([646] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][172], [139#L689true, 170#true, 172#true, 77#L696-6true, 63#L689-5true, 80#L689-1true, 186#true, 191#true, 174#true, Black: 176#true, 7#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:29,575 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-20 13:30:29,575 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:29,575 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-20 13:30:29,575 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:29,575 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([646] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][172], [139#L689true, 170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 117#L689-1true, 174#true, Black: 176#true, 35#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:29,576 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-20 13:30:29,576 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:29,576 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-20 13:30:29,576 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:29,576 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:29,576 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([646] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][172], [139#L689true, 170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, 146#L688-7true, Black: 176#true, 35#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:29,576 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-20 13:30:29,576 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:29,577 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:29,577 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-20 13:30:29,577 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:29,583 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([646] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][49], [139#L689true, 8#L690true, 170#true, 172#true, 77#L696-6true, 191#true, 186#true, 117#L689-1true, 174#true, Black: 176#true, 35#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:29,583 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-20 13:30:29,583 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-20 13:30:29,583 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-20 13:30:29,583 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-20 13:30:29,583 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-20 13:30:29,584 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][222], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 131#L688-7true, 186#true, 191#true, 174#true, Black: 176#true, 78#L689true, 7#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:29,584 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-20 13:30:29,584 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:29,584 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:29,584 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-20 13:30:29,585 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [8#L690true, 170#true, 172#true, 77#L696-6true, 131#L688-7true, 186#true, 191#true, 174#true, Black: 176#true, 78#L689true, 7#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:29,585 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-20 13:30:29,585 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:29,585 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:29,585 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:29,586 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][198], [170#true, 172#true, 77#L696-6true, 104#L689true, 63#L689-5true, 131#L688-7true, 186#true, 191#true, 174#true, Black: 176#true, 35#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:29,586 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-20 13:30:29,586 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-20 13:30:29,586 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:29,586 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:29,587 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:29,587 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [8#L690true, 170#true, 172#true, 77#L696-6true, 104#L689true, 131#L688-7true, 186#true, 191#true, 174#true, Black: 176#true, 35#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:29,587 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-20 13:30:29,587 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:29,587 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:29,587 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-20 13:30:29,587 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:29,616 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [8#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 117#L689-1true, 174#true, Black: 176#true, 39#L690-3true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:29,616 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-20 13:30:29,616 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-20 13:30:29,616 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-20 13:30:29,617 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-20 13:30:29,617 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-20 13:30:29,617 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-20 13:30:29,619 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][184], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 191#true, 186#true, 174#true, 57#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, 78#L689true, 39#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:29,619 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is not cut-off event [2024-11-20 13:30:29,619 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is not cut-off event [2024-11-20 13:30:29,619 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is not cut-off event [2024-11-20 13:30:29,619 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is not cut-off event [2024-11-20 13:30:29,619 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is not cut-off event [2024-11-20 13:30:29,619 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][147], [170#true, 172#true, 104#L689true, 77#L696-6true, 63#L689-5true, 191#true, 186#true, 174#true, 52#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, 39#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:29,620 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is not cut-off event [2024-11-20 13:30:29,620 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is not cut-off event [2024-11-20 13:30:29,620 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is not cut-off event [2024-11-20 13:30:29,620 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is not cut-off event [2024-11-20 13:30:29,620 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 77#L696-6true, 191#true, 186#true, 117#L689-1true, 174#true, 38#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, 78#L689true, 39#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:29,621 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is not cut-off event [2024-11-20 13:30:29,621 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is not cut-off event [2024-11-20 13:30:29,621 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is not cut-off event [2024-11-20 13:30:29,621 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is not cut-off event [2024-11-20 13:30:29,623 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 77#L696-6true, 104#L689true, 186#true, 191#true, 174#true, 38#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, 39#L690-3true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:29,623 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-20 13:30:29,623 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-20 13:30:29,623 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:29,623 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:29,623 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][222], [170#true, 172#true, 77#L696-6true, 104#L689true, 63#L689-5true, 186#true, 191#true, 174#true, Black: 176#true, 39#L690-3true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:29,623 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-20 13:30:29,623 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:29,624 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-20 13:30:29,624 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:29,624 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [8#L690true, 170#true, 172#true, 77#L696-6true, 104#L689true, 186#true, 191#true, 174#true, Black: 176#true, 39#L690-3true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:29,624 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-20 13:30:29,624 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:29,624 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:29,624 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:29,627 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][184], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 117#L689-1true, 174#true, Black: 176#true, 78#L689true, 39#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|), 92#L689-4true]) [2024-11-20 13:30:29,627 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-20 13:30:29,627 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:29,627 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:29,627 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:29,627 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][184], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 117#L689-1true, 174#true, Black: 176#true, 39#L690-3true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:29,627 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-20 13:30:29,627 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:29,627 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:29,627 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:29,627 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:29,628 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][123], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 97#L689-4true, 174#true, 25#L689-3true, Black: 176#true, 39#L690-3true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:29,628 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-20 13:30:29,628 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-20 13:30:29,628 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-20 13:30:29,628 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-20 13:30:29,628 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-20 13:30:29,628 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 117#L689-1true, 174#true, 25#L689-3true, Black: 176#true, 39#L690-3true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:29,628 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-20 13:30:29,628 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:29,628 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:29,628 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:29,628 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:29,635 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][198], [170#true, 172#true, 104#L689true, 77#L696-6true, 63#L689-5true, 80#L689-1true, 186#true, 191#true, 174#true, Black: 176#true, 39#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:29,635 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-20 13:30:29,635 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:29,635 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-20 13:30:29,636 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:29,636 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:29,636 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:29,636 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [170#true, 172#true, 77#L696-6true, 104#L689true, 186#true, 191#true, 36#L688-7true, 174#true, 38#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, 39#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:29,636 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-20 13:30:29,636 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-20 13:30:29,636 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:29,636 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:29,637 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [8#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, Black: 176#true, 15#L688-6true, 39#L690-3true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:29,638 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-20 13:30:29,638 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:29,638 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:29,638 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-20 13:30:29,638 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:29,639 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, 146#L688-7true, Black: 176#true, 39#L690-3true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:29,639 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-20 13:30:29,639 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:29,639 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:29,640 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:29,644 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 26#L690true, 172#true, 110#L690-3true, 77#L696-6true, 186#true, 191#true, 174#true, Black: 176#true, 15#L688-6true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:29,644 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-20 13:30:29,644 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:29,644 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:29,644 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-20 13:30:29,662 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][196], [170#true, 172#true, 110#L690-3true, 104#L689true, 77#L696-6true, 80#L689-1true, 186#true, 191#true, 174#true, 112#L689-5true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:29,663 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-20 13:30:29,663 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:29,663 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:29,663 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:29,663 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 110#L690-3true, 77#L696-6true, 104#L689true, 191#true, 186#true, 36#L688-7true, 174#true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:29,663 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-20 13:30:29,663 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-20 13:30:29,663 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:29,663 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:29,668 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 41#L689true, 186#true, 191#true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 7#L690-3true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:29,669 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-20 13:30:29,669 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:29,669 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-20 13:30:29,669 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:29,669 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][220], [170#true, 172#true, 77#L696-6true, 41#L689true, 186#true, 191#true, 174#true, 112#L689-5true, Black: 176#true, 78#L689true, 7#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:29,669 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-20 13:30:29,669 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:29,669 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-20 13:30:29,669 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:29,670 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 104#L689true, 41#L689true, 191#true, 186#true, 174#true, Black: 176#true, 35#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:29,670 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-20 13:30:29,671 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-20 13:30:29,671 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:29,671 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:29,671 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][196], [170#true, 172#true, 77#L696-6true, 104#L689true, 41#L689true, 186#true, 191#true, 174#true, 112#L689-5true, Black: 176#true, 35#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:29,671 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-20 13:30:29,671 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:29,671 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-20 13:30:29,671 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:29,680 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][123], [8#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 117#L689-1true, 174#true, Black: 176#true, 39#L690-3true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:29,680 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-20 13:30:29,680 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-20 13:30:29,680 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-20 13:30:29,680 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-20 13:30:29,683 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [8#L690true, 170#true, 26#L690true, 172#true, 77#L696-6true, 186#true, 191#true, 117#L689-1true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:29,683 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-20 13:30:29,683 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-20 13:30:29,683 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:29,683 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:29,689 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][184], [170#true, 26#L690true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 97#L689-4true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:29,689 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-20 13:30:29,689 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:29,689 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-20 13:30:29,689 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:29,689 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 26#L690true, 172#true, 77#L696-6true, 191#true, 186#true, 97#L689-4true, 174#true, 25#L689-3true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:29,689 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-20 13:30:29,690 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:29,690 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-20 13:30:29,690 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:29,744 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [8#L690true, 170#true, 172#true, 77#L696-6true, 104#L689true, 186#true, 191#true, 174#true, Black: 176#true, 35#L690-3true, Black: 181#true, 21#L689-1true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:29,745 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-20 13:30:29,745 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-20 13:30:29,745 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-20 13:30:29,745 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-20 13:30:29,754 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][171], [170#true, 172#true, 77#L696-6true, 41#L689true, 191#true, 186#true, 117#L689-1true, 174#true, 112#L689-5true, Black: 176#true, 35#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:29,754 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-20 13:30:29,754 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:29,754 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-20 13:30:29,755 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:29,770 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][76], [26#L690true, 170#true, 172#true, 77#L696-6true, 80#L689-1true, 41#L689true, 186#true, 191#true, 174#true, Black: 176#true, 7#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:29,771 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-20 13:30:29,771 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-20 13:30:29,771 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-20 13:30:29,771 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-20 13:30:29,774 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 104#L689true, 148#L688-7true, 191#true, 186#true, 174#true, Black: 176#true, 35#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:29,774 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-20 13:30:29,774 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:29,774 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-20 13:30:29,775 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:29,792 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][147], [170#true, 172#true, 104#L689true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, Black: 176#true, 35#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|), 89#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue]) [2024-11-20 13:30:29,793 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is not cut-off event [2024-11-20 13:30:29,793 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is not cut-off event [2024-11-20 13:30:29,793 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is not cut-off event [2024-11-20 13:30:29,793 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is not cut-off event [2024-11-20 13:30:29,821 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([646] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][49], [139#L689true, 8#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 36#L688-7true, 174#true, Black: 176#true, 7#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:29,821 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-20 13:30:29,821 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:29,821 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-20 13:30:29,821 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:29,822 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([646] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][49], [139#L689true, 170#true, 172#true, 77#L696-6true, 104#L689true, 186#true, 191#true, 174#true, 38#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, 35#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:29,822 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-20 13:30:29,822 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-20 13:30:29,822 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:29,822 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-20 13:30:29,824 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([646] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][172], [139#L689true, 170#true, 172#true, 77#L696-6true, 104#L689true, 63#L689-5true, 186#true, 191#true, 174#true, Black: 176#true, 35#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:29,824 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-20 13:30:29,824 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-20 13:30:29,824 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-20 13:30:29,824 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:29,835 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [8#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, Black: 176#true, 78#L689true, 7#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|), 55#L688-6true]) [2024-11-20 13:30:29,835 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-20 13:30:29,835 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:29,835 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-20 13:30:29,835 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-20 13:30:29,857 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][123], [8#L690true, 170#true, 172#true, 77#L696-6true, 191#true, 186#true, 174#true, 57#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, 78#L689true, 39#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:29,857 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is not cut-off event [2024-11-20 13:30:29,857 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is not cut-off event [2024-11-20 13:30:29,857 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is not cut-off event [2024-11-20 13:30:29,857 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is not cut-off event [2024-11-20 13:30:29,860 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][222], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 117#L689-1true, 174#true, Black: 176#true, 39#L690-3true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:29,860 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-20 13:30:29,860 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:29,860 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:29,860 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:29,861 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:29,861 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:29,861 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:29,861 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 117#L689-1true, 174#true, 38#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, 39#L690-3true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:29,861 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-20 13:30:29,861 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:29,861 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-20 13:30:29,861 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:29,861 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:29,861 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 117#L689-1true, 174#true, Black: 176#true, 39#L690-3true, 78#L689true, Black: 181#true, 168#true, 92#L689-4true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:29,861 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-20 13:30:29,861 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:29,861 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:29,861 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:29,862 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][222], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 117#L689-1true, 174#true, Black: 176#true, 39#L690-3true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:29,862 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-20 13:30:29,862 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:29,862 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:29,862 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:29,862 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:29,862 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:29,862 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:29,862 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-20 13:30:29,862 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][222], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 117#L689-1true, 174#true, Black: 176#true, 39#L690-3true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|), 92#L689-4true]) [2024-11-20 13:30:29,862 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-20 13:30:29,862 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:29,862 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:29,862 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:29,862 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [8#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 117#L689-1true, 174#true, Black: 176#true, 78#L689true, 39#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:29,862 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-20 13:30:29,862 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-20 13:30:29,862 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-20 13:30:29,863 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-20 13:30:29,863 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-20 13:30:29,863 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-20 13:30:29,863 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-20 13:30:29,871 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 97#L689-4true, 174#true, Black: 176#true, 39#L690-3true, 78#L689true, Black: 181#true, 168#true, 93#L689-1true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:29,871 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-20 13:30:29,871 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:29,871 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:29,871 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:29,871 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:29,875 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [8#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 146#L688-7true, Black: 176#true, 39#L690-3true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:29,875 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-20 13:30:29,875 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-20 13:30:29,875 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:29,875 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:29,875 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:29,875 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:29,875 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:29,875 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:29,880 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 26#L690true, 172#true, 110#L690-3true, 77#L696-6true, 186#true, 191#true, 174#true, 146#L688-7true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:29,880 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-20 13:30:29,880 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:29,880 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:29,880 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-20 13:30:29,880 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:29,895 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 172#true, 110#L690-3true, 77#L696-6true, 191#true, 186#true, 117#L689-1true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:29,895 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-20 13:30:29,895 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-20 13:30:29,895 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:29,895 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:29,895 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][220], [170#true, 172#true, 110#L690-3true, 77#L696-6true, 191#true, 186#true, 117#L689-1true, 174#true, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:29,895 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-20 13:30:29,895 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:29,895 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:29,896 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:29,896 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 26#L690true, 172#true, 110#L690-3true, 77#L696-6true, 191#true, 186#true, 117#L689-1true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:29,896 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-20 13:30:29,896 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-20 13:30:29,896 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-20 13:30:29,896 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-20 13:30:29,896 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][220], [170#true, 172#true, 110#L690-3true, 77#L696-6true, 191#true, 186#true, 117#L689-1true, 174#true, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:29,896 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-20 13:30:29,896 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-20 13:30:29,896 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:29,897 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:29,897 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:29,902 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 186#true, 191#true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 7#L690-3true, 168#true, 93#L689-1true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:29,902 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-20 13:30:29,902 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-20 13:30:29,902 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:29,902 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:29,902 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:29,902 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][220], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 7#L690-3true, 168#true, 93#L689-1true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:29,902 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-20 13:30:29,902 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:29,902 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:29,903 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:29,903 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][220], [170#true, 172#true, 77#L696-6true, 191#true, 186#true, 174#true, 112#L689-5true, Black: 176#true, 78#L689true, Black: 181#true, 7#L690-3true, 168#true, 93#L689-1true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:29,903 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-20 13:30:29,903 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-20 13:30:29,903 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:29,903 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:29,903 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:29,904 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][196], [170#true, 172#true, 110#L690-3true, 104#L689true, 77#L696-6true, 80#L689-1true, 186#true, 191#true, 174#true, 112#L689-5true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:29,904 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-20 13:30:29,904 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:29,904 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-20 13:30:29,904 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:29,904 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:29,907 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([564] L688-5-->L688-6: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][145], [170#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 172#true, 77#L696-6true, 63#L689-5true, 191#true, 186#true, 174#true, Black: 176#true, 15#L688-6true, 35#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:29,907 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-20 13:30:29,907 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-20 13:30:29,907 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-20 13:30:29,907 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-20 13:30:29,908 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][147], [170#true, 172#true, 104#L689true, 77#L696-6true, 191#true, 186#true, 149#L689-4true, 174#true, Black: 176#true, 35#L690-3true, Black: 181#true, 168#true, 92#L689-4true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:29,908 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2024-11-20 13:30:29,909 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-20 13:30:29,909 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-20 13:30:29,909 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-20 13:30:29,909 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][196], [170#true, 172#true, 77#L696-6true, 104#L689true, 191#true, 186#true, 174#true, 112#L689-5true, Black: 176#true, 35#L690-3true, Black: 181#true, 168#true, 93#L689-1true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:29,909 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-20 13:30:29,909 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:29,909 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:29,909 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:29,909 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][196], [170#true, 172#true, 77#L696-6true, 104#L689true, 191#true, 186#true, 174#true, 25#L689-3true, 112#L689-5true, Black: 176#true, 35#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:29,909 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2024-11-20 13:30:29,909 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-20 13:30:29,910 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-20 13:30:29,910 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-20 13:30:29,910 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][196], [170#true, 172#true, 104#L689true, 77#L696-6true, 186#true, 191#true, 174#true, 112#L689-5true, Black: 176#true, 35#L690-3true, Black: 181#true, 168#true, 93#L689-1true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:29,910 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-20 13:30:29,910 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:29,910 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:29,910 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-20 13:30:29,910 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:29,915 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 186#true, 191#true, 174#true, 25#L689-3true, Black: 176#true, 78#L689true, 7#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:29,915 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2024-11-20 13:30:29,915 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-20 13:30:29,915 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-20 13:30:29,915 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-20 13:30:29,922 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][123], [170#true, 172#true, 77#L696-6true, 191#true, 186#true, 97#L689-4true, 174#true, Black: 176#true, 39#L690-3true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|), 92#L689-4true]) [2024-11-20 13:30:29,922 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-20 13:30:29,922 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-20 13:30:29,923 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-20 13:30:29,923 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-20 13:30:29,971 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][222], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 191#true, 186#true, 174#true, Black: 176#true, 78#L689true, 7#L690-3true, 21#L689-1true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:29,971 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-20 13:30:29,971 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:29,971 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:29,971 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-20 13:30:29,972 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [8#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, Black: 176#true, 78#L689true, 7#L690-3true, 21#L689-1true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:29,972 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-20 13:30:29,972 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-20 13:30:29,972 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-20 13:30:29,972 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-20 13:30:29,974 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][198], [170#true, 172#true, 77#L696-6true, 104#L689true, 63#L689-5true, 186#true, 191#true, 174#true, Black: 176#true, 35#L690-3true, 21#L689-1true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:29,974 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-20 13:30:29,974 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-20 13:30:29,974 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:29,974 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:29,974 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:29,974 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [8#L690true, 170#true, 172#true, 77#L696-6true, 104#L689true, 186#true, 191#true, 174#true, Black: 176#true, 35#L690-3true, 21#L689-1true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:29,974 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-20 13:30:29,974 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-20 13:30:29,974 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-20 13:30:29,974 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-20 13:30:29,974 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-20 13:30:29,983 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][76], [170#true, 26#L690true, 172#true, 77#L696-6true, 41#L689true, 191#true, 186#true, 174#true, 146#L688-7true, Black: 176#true, 35#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:29,984 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-20 13:30:29,984 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-20 13:30:29,984 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:29,984 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:29,988 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [26#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 148#L688-7true, 174#true, Black: 176#true, 78#L689true, 7#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:29,988 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-20 13:30:29,988 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:29,988 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:29,989 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-20 13:30:30,003 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([646] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][35], [139#L689true, 8#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, 57#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, 35#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:30,003 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is not cut-off event [2024-11-20 13:30:30,003 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is not cut-off event [2024-11-20 13:30:30,003 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is not cut-off event [2024-11-20 13:30:30,003 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is not cut-off event [2024-11-20 13:30:30,061 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([646] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][172], [139#L689true, 170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 117#L689-1true, 174#true, Black: 176#true, 35#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:30,061 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-20 13:30:30,061 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-20 13:30:30,061 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:30,061 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-20 13:30:30,061 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:30,061 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:30,061 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([646] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][49], [139#L689true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 117#L689-1true, 174#true, 38#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, 35#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:30,061 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-20 13:30:30,062 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-20 13:30:30,062 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:30,062 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-20 13:30:30,064 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [8#L690true, 170#true, 172#true, 77#L696-6true, 131#L688-7true, 186#true, 191#true, 174#true, Black: 176#true, 78#L689true, 7#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:30,064 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-20 13:30:30,065 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:30,065 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-20 13:30:30,065 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:30,065 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-20 13:30:30,088 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [8#L690true, 170#true, 172#true, 77#L696-6true, 104#L689true, 186#true, 191#true, 174#true, Black: 176#true, 39#L690-3true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:30,089 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-20 13:30:30,089 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:30,089 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:30,089 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:30,089 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-20 13:30:30,091 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 117#L689-1true, 174#true, Black: 176#true, 39#L690-3true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:30,091 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-20 13:30:30,091 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:30,091 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:30,092 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:30,094 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][123], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 97#L689-4true, 174#true, 38#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, 39#L690-3true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:30,094 INFO L294 olderBase$Statistics]: this new event has 84 ancestors and is cut-off event [2024-11-20 13:30:30,094 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-20 13:30:30,094 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-20 13:30:30,094 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-20 13:30:30,100 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 26#L690true, 172#true, 110#L690-3true, 104#L689true, 77#L696-6true, 186#true, 191#true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:30,100 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-20 13:30:30,100 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-20 13:30:30,100 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:30,100 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:30,105 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [8#L690true, 170#true, 172#true, 104#L689true, 77#L696-6true, 191#true, 186#true, 174#true, Black: 176#true, 39#L690-3true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:30,105 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-20 13:30:30,105 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-20 13:30:30,105 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:30,105 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:30,105 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [8#L690true, 170#true, 172#true, 104#L689true, 77#L696-6true, 80#L689-1true, 186#true, 191#true, 174#true, Black: 176#true, 39#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:30,105 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-20 13:30:30,105 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-20 13:30:30,106 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-20 13:30:30,106 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-20 13:30:30,106 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-20 13:30:30,106 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [170#true, 172#true, 77#L696-6true, 104#L689true, 80#L689-1true, 186#true, 191#true, 174#true, 38#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#true, 39#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:30,106 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-20 13:30:30,106 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-20 13:30:30,106 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:30,106 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:30,110 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [170#true, 26#L690true, 172#true, 110#L690-3true, 77#L696-6true, 104#L689true, 80#L689-1true, 186#true, 191#true, 174#true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:30,110 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-20 13:30:30,110 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-20 13:30:30,111 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-20 13:30:30,111 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-20 13:30:30,119 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][147], [170#true, 172#true, 77#L696-6true, 104#L689true, 186#true, 191#true, 174#true, 112#L689-5true, Black: 176#true, 35#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|), 92#L689-4true]) [2024-11-20 13:30:30,119 INFO L294 olderBase$Statistics]: this new event has 84 ancestors and is cut-off event [2024-11-20 13:30:30,119 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-20 13:30:30,119 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-20 13:30:30,119 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-20 13:30:30,131 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][232], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 191#true, 186#true, 174#true, 112#L689-5true, Black: 176#true, 78#L689true, 7#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:30,131 INFO L294 olderBase$Statistics]: this new event has 85 ancestors and is cut-off event [2024-11-20 13:30:30,131 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-20 13:30:30,131 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-20 13:30:30,131 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-20 13:30:30,136 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 110#L690-3true, 77#L696-6true, 104#L689true, 80#L689-1true, 186#true, 191#true, 174#true, Black: 176#true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:30,136 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-20 13:30:30,137 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:30,137 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:30,137 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-20 13:30:30,138 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][147], [170#true, 172#true, 104#L689true, 77#L696-6true, 63#L689-5true, 191#true, 186#true, 149#L689-4true, 174#true, Black: 176#true, 35#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:30,138 INFO L294 olderBase$Statistics]: this new event has 84 ancestors and is cut-off event [2024-11-20 13:30:30,138 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-20 13:30:30,138 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-20 13:30:30,138 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-20 13:30:30,139 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][227], [170#true, 172#true, 77#L696-6true, 104#L689true, 63#L689-5true, 186#true, 191#true, 174#true, 112#L689-5true, Black: 176#true, 35#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:30,139 INFO L294 olderBase$Statistics]: this new event has 85 ancestors and is cut-off event [2024-11-20 13:30:30,139 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-20 13:30:30,139 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-20 13:30:30,139 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-20 13:30:30,139 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-20 13:30:30,139 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][227], [170#true, 172#true, 77#L696-6true, 104#L689true, 191#true, 186#true, 174#true, 112#L689-5true, Black: 176#true, 35#L690-3true, Black: 181#true, 168#true, 92#L689-4true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:30,139 INFO L294 olderBase$Statistics]: this new event has 84 ancestors and is cut-off event [2024-11-20 13:30:30,139 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-20 13:30:30,139 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-20 13:30:30,140 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-20 13:30:30,140 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][147], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 104#L689true, 77#L696-6true, 191#true, 186#true, 174#true, Black: 176#true, 35#L690-3true, Black: 181#true, 168#true, 92#L689-4true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:30,140 INFO L294 olderBase$Statistics]: this new event has 84 ancestors and is cut-off event [2024-11-20 13:30:30,140 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-20 13:30:30,140 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-20 13:30:30,140 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-20 13:30:30,141 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][227], [170#true, 172#true, 77#L696-6true, 104#L689true, 63#L689-5true, 191#true, 186#true, 174#true, 112#L689-5true, Black: 176#true, 35#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:30,141 INFO L294 olderBase$Statistics]: this new event has 85 ancestors and is cut-off event [2024-11-20 13:30:30,141 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-20 13:30:30,141 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-20 13:30:30,141 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-20 13:30:30,141 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-20 13:30:30,141 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-20 13:30:30,142 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 104#L689true, 186#true, 191#true, 174#true, 25#L689-3true, Black: 176#true, 35#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:30,143 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2024-11-20 13:30:30,143 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-20 13:30:30,143 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-20 13:30:30,143 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-20 13:30:30,143 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 104#L689true, 186#true, 191#true, 174#true, Black: 176#true, 35#L690-3true, Black: 181#true, 168#true, 93#L689-1true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:30,143 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-20 13:30:30,143 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:30,143 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-20 13:30:30,143 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:30,148 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][147], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 104#L689true, 63#L689-5true, 186#true, 191#true, 174#true, Black: 176#true, 35#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:30,148 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-20 13:30:30,148 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-20 13:30:30,148 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-20 13:30:30,148 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-20 13:30:30,155 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][123], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 191#true, 186#true, 97#L689-4true, 174#true, Black: 176#true, 39#L690-3true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:30,155 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-20 13:30:30,155 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-20 13:30:30,156 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-20 13:30:30,156 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-20 13:30:30,188 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][88], [170#true, 26#L690true, 172#true, 77#L696-6true, 104#L689true, 186#true, 191#true, 174#true, 25#L689-3true, Black: 176#true, 35#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:30,188 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-20 13:30:30,188 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-20 13:30:30,188 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-20 13:30:30,189 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-20 13:30:30,240 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [139#L689true, 8#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 7#L690-3true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:30,240 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-20 13:30:30,240 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-20 13:30:30,240 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:30,240 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:30,262 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([646] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][49], [139#L689true, 8#L690true, 170#true, 172#true, 77#L696-6true, 80#L689-1true, 186#true, 191#true, 174#true, Black: 176#true, 7#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:30,263 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-20 13:30:30,263 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-20 13:30:30,263 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-20 13:30:30,263 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-20 13:30:30,263 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([646] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][49], [139#L689true, 8#L690true, 170#true, 172#true, 77#L696-6true, 104#L689true, 191#true, 186#true, 174#true, Black: 176#true, 35#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:30,263 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-20 13:30:30,263 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-20 13:30:30,263 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-20 13:30:30,263 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-20 13:30:30,283 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [8#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 117#L689-1true, 174#true, Black: 176#true, 39#L690-3true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:30,283 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-20 13:30:30,283 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-20 13:30:30,283 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-20 13:30:30,283 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-20 13:30:30,283 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-20 13:30:30,283 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-20 13:30:30,283 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-20 13:30:30,283 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-20 13:30:30,291 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][184], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 97#L689-4true, 174#true, Black: 176#true, 39#L690-3true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:30,291 INFO L294 olderBase$Statistics]: this new event has 84 ancestors and is cut-off event [2024-11-20 13:30:30,291 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-20 13:30:30,291 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-20 13:30:30,291 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-20 13:30:30,291 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 97#L689-4true, 174#true, 25#L689-3true, Black: 176#true, 39#L690-3true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:30,291 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-20 13:30:30,291 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-20 13:30:30,291 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-20 13:30:30,291 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-20 13:30:30,295 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 26#L690true, 172#true, 110#L690-3true, 77#L696-6true, 186#true, 191#true, 117#L689-1true, 174#true, Black: 176#true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:30,295 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-20 13:30:30,295 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-20 13:30:30,295 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-20 13:30:30,295 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-20 13:30:30,295 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-20 13:30:30,300 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [26#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, Black: 176#true, 78#L689true, 7#L690-3true, Black: 181#true, 168#true, 93#L689-1true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:30,300 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-20 13:30:30,300 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-20 13:30:30,300 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-20 13:30:30,300 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-20 13:30:30,306 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [170#true, 26#L690true, 172#true, 77#L696-6true, 104#L689true, 191#true, 186#true, 174#true, Black: 176#true, 35#L690-3true, Black: 181#true, 168#true, 93#L689-1true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:30,306 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-20 13:30:30,306 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-20 13:30:30,306 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-20 13:30:30,307 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-20 13:30:30,312 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][147], [170#true, 172#true, 77#L696-6true, 104#L689true, 63#L689-5true, 191#true, 186#true, 174#true, 112#L689-5true, Black: 176#true, 35#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:30,313 INFO L294 olderBase$Statistics]: this new event has 85 ancestors and is cut-off event [2024-11-20 13:30:30,313 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-20 13:30:30,313 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-20 13:30:30,313 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-20 13:30:30,326 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][147], [170#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 172#true, 104#L689true, 77#L696-6true, 63#L689-5true, 191#true, 186#true, 174#true, Black: 176#true, 35#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:30,326 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-20 13:30:30,326 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-20 13:30:30,326 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-20 13:30:30,326 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-20 13:30:30,326 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-20 13:30:30,330 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][184], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 63#L689-5true, 186#true, 191#true, 174#true, Black: 176#true, 78#L689true, 7#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:30,330 INFO L294 olderBase$Statistics]: this new event has 85 ancestors and is cut-off event [2024-11-20 13:30:30,330 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-20 13:30:30,330 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-20 13:30:30,331 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-20 13:30:30,331 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 83#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 77#L696-6true, 186#true, 191#true, 174#true, 25#L689-3true, Black: 176#true, 78#L689true, 7#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:30,331 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2024-11-20 13:30:30,331 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-20 13:30:30,331 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-20 13:30:30,331 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-20 13:30:30,331 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-20 13:30:30,331 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][220], [170#true, 172#true, 77#L696-6true, 191#true, 186#true, 174#true, 112#L689-5true, 25#L689-3true, Black: 176#true, 78#L689true, 7#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:30,331 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2024-11-20 13:30:30,331 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-20 13:30:30,332 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-20 13:30:30,332 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-20 13:30:30,332 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][232], [170#true, 172#true, 77#L696-6true, 63#L689-5true, 191#true, 186#true, 174#true, 112#L689-5true, Black: 176#true, 78#L689true, 7#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:30,332 INFO L294 olderBase$Statistics]: this new event has 85 ancestors and is cut-off event [2024-11-20 13:30:30,332 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-20 13:30:30,332 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-20 13:30:30,332 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-20 13:30:30,332 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-20 13:30:30,332 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][220], [170#true, 172#true, 77#L696-6true, 191#true, 186#true, 174#true, 25#L689-3true, 112#L689-5true, Black: 176#true, 78#L689true, 7#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:30,332 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2024-11-20 13:30:30,333 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-20 13:30:30,333 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-20 13:30:30,333 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-20 13:30:30,333 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-20 13:30:30,335 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][111], [170#true, 26#L690true, 172#true, 77#L696-6true, 104#L689true, 191#true, 186#true, 174#true, 25#L689-3true, Black: 176#true, 35#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:30,335 INFO L294 olderBase$Statistics]: this new event has 84 ancestors and is cut-off event [2024-11-20 13:30:30,335 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-20 13:30:30,335 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-20 13:30:30,335 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-20 13:30:30,336 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][196], [170#true, 172#true, 104#L689true, 77#L696-6true, 191#true, 186#true, 174#true, 112#L689-5true, 25#L689-3true, Black: 176#true, 35#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:30,336 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2024-11-20 13:30:30,336 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-20 13:30:30,336 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-20 13:30:30,336 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-20 13:30:30,336 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-20 13:30:30,371 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [8#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 174#true, Black: 176#true, 78#L689true, 7#L690-3true, 21#L689-1true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:30,371 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-20 13:30:30,371 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-20 13:30:30,371 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-20 13:30:30,371 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-20 13:30:30,371 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-20 13:30:30,379 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([684] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][76], [170#true, 26#L690true, 172#true, 77#L696-6true, 41#L689true, 186#true, 191#true, 117#L689-1true, 174#true, Black: 176#true, 35#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:30,379 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-20 13:30:30,379 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-20 13:30:30,379 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-20 13:30:30,380 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-20 13:30:30,403 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([646] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][49], [139#L689true, 8#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 117#L689-1true, 174#true, Black: 176#true, 35#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:30,404 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-20 13:30:30,404 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-20 13:30:30,404 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-20 13:30:30,404 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-20 13:30:30,404 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-20 13:30:30,404 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-20 13:30:30,416 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][123], [8#L690true, 170#true, 172#true, 77#L696-6true, 186#true, 191#true, 97#L689-4true, 174#true, Black: 176#true, 39#L690-3true, 78#L689true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:30,416 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is not cut-off event [2024-11-20 13:30:30,417 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is not cut-off event [2024-11-20 13:30:30,417 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is not cut-off event [2024-11-20 13:30:30,417 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is not cut-off event [2024-11-20 13:30:30,435 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([570] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][147], [170#true, 26#L690true, 172#true, 104#L689true, 77#L696-6true, 63#L689-5true, 191#true, 186#true, 174#true, Black: 176#true, 35#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:30,435 INFO L294 olderBase$Statistics]: this new event has 86 ancestors and is cut-off event [2024-11-20 13:30:30,435 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-20 13:30:30,435 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-20 13:30:30,436 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-20 13:30:30,438 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][182], [8#L690true, 170#true, 172#true, 77#L696-6true, 191#true, 186#true, 174#true, 112#L689-5true, Black: 176#true, 78#L689true, 7#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:30,438 INFO L294 olderBase$Statistics]: this new event has 86 ancestors and is cut-off event [2024-11-20 13:30:30,438 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-20 13:30:30,438 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-20 13:30:30,438 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-20 13:30:30,492 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L688-14-->L689: Formula: (= |v_#race~s~0_4| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_4|} AuxVars[] AssignedVars[#race~s~0][156], [170#true, 172#true, 77#L696-6true, 186#true, 191#true, 148#L688-7true, 174#true, Black: 176#true, 39#L690-3true, 78#L689true, 7#L690-3true, Black: 181#true, 168#true, Black: 188#(= |thr1Thread1of4ForFork0_#t~nondet4#1| |#race~s~0|)]) [2024-11-20 13:30:30,493 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2024-11-20 13:30:30,493 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-20 13:30:30,493 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-20 13:30:30,493 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event